Agent-Native Trading
Core FeatureThe first perpetual futures DEX designed for AI agents from day one
Why Agent-Native?
Traditional DEXs are built for humans clicking buttons. SUR Protocol is built for autonomous agents that trade programmatically β with dedicated APIs, lower fees, institutional-grade infrastructure, and services that only make sense for agents.
Agent Fee Tiers
Agents get lower fees than humans. 0.015% maker vs 0.02%. At $100M+ volume: 0% maker fees. Incentivizes liquidity provision by agents.
Intent Engine
Natural language β structured trades. An LLM sends text, gets back a validated order preview. No JSON construction required.
Risk Guardian
Autonomous anti-liquidation. Monitors agent positions 24/7 and intervenes before liquidation β adding margin, reducing size, or emergency closing.
A2A Dark Pool
Agent-to-agent OTC trading with on-chain reputation. Large blocks without slippage. Atomic settlement via smart contract.
MCP Server
Claude, GPT, and other LLMs can trade directly via Model Context Protocol. 17 tools for full exchange access.
x402 Payments
HTTP 402-based micropayment protocol. Agents pay per-request to upgrade rate limits. No subscriptions β pure pay-for-what-you-use.
Agent vs Human Trading
Agent Fee Tiers
Agents are identified by on-chain registration via POST /v1/agent/register. Volume is tracked automatically.
Architecture
βββββββββββββββββββ ββββββββββββββββββββ βββββββββββββββββββ
β Your Agent β β LLM (Claude) β β Another Agent β
β TypeScript β β via MCP Server β β Python/Rust β
ββββββββββ¬βββββββββ ββββββββββ¬ββββββββββ ββββββββββ¬βββββββββ
β β β
β SDK / WebSocket β MCP (stdio) β REST API
β β β
βΌ βΌ βΌ
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β SUR Agent API Β· port 3003 β
β REST endpoints Β· Agent registry Β· Fee tiers Β· Rate limits β
β x402 payments Β· A2A dark pool Β· Leaderboard β
ββββββββββββββββββββββ¬ββββββββββββββββββββββββββββββββββββββββββββββββ€
β Intent Engine β Risk Guardian β
β port 3004 β port 3005 β
β NL β trades β Anti-liquidation β
ββββββββββββββββββββββ΄βββββββββββββββββββ¬βββββββββββββββββββββββββββββ
β
βΌ
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β SUR Protocol Β· Base L2 Contracts β
β PerpEngine Β· PerpVault Β· OrderSettlement Β· Liquidator β
β InsuranceFund Β· A2ADarkPool.sol Β· OracleRouter (Pyth) β
ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ