What's New in v2
A full overview of everything added in v2 — real trading, on-chain wallet infrastructure, x402 payments, multi-agent AI, conversation memory, auto-trade execution, and copy trading.
Base Smart Wallets
How each NORT user gets a Coinbase Smart Wallet (ERC-4337) on Base. MPesa and card on-ramp via Transak. Gas sponsorship so users never need to buy ETH or MATIC manually.
USDC Bridge (LI.FI)
How USDC moves from Base to Polygon for real Polymarket trades. LI.FI aggregates all bridge routes — Across, CCTP, Stargate — and auto-picks the fastest, cheapest path in a single SDK call.
x402 Payments
The HTTP-native micro-payment layer gating premium AI advice. Users pay $0.10 USDC on Base per query — no subscriptions, no API keys. Manual proof flow and automated client flow both covered.
Multi-Agent AI
Multi-Agent AI orchestrates Technical, Sentiment, and Risk sub-agents in parallel for fast, secure, and personalized advice. Features include sliding window memory, auto-trading, premium gating, HMAC security, prompt injection defense, Kiswahili/English support, and structured JSON output.
Auto-Trade Engine
When confidence is high enough, NORT executes a real Polymarket trade automatically from the user's smart wallet — no custody, no manual confirmation. Idempotency-protected and confidence-gated.
Copy Trading
Leader users whose trades meet a strict confidence threshold can be followed automatically. When a leader's AutoTradeEngine fires, the backend fans out the same trade to all opted-in followers.
v2 API Reference
All new v2 endpoints — real trade execution, x402 verification, conversation history, permission management, on-chain wallet balance, and copy trading controls.
v2 FAQs
Common questions about real vs paper mode, how x402 works, what happens when a bridge fails, how copy trading is protected, and how conversation memory is managed.

NORT v2 — Real Trading on Base

Smart wallets, x402 micro-payments, USDC bridging, multi-agent AI, and auto-trade execution — all built on Base.