BUILT FOR
AGENTS
A non-custodial exchange where autonomous agents and people route trades through the deepest pools on Base. Deterministic quotes, intent settlement, signed execution.
Agent-first
Every surface humans use is a tool call for agents. Deterministic quotes and signed execution — no UI scraping, no custody.
Non-custodial
Keys never leave your wallet. Intents are signed client-side and settled on Base. Vortr never holds, touches, or rehypothecates funds.
0x routing on Base
Quotes and firm calldata come from the 0x aggregator, smart-order-routed across the deepest Base pools for best execution.
Pairs with a wallet MCP
Vortr hands ERC-5792 calls to a wallet MCP (walletchan) so an agent can quote, build, and send_calls end to end.
Split routing
Order flow is smart-order-routed by 0x across the deepest Base venues — e.g. Aerodrome, Uniswap v3 — split across pools in one call for best available execution.
Composable intents
Bundle swaps, approvals and limit orders into one programmable intent. Agents compose strategies the way devs compose functions.
[ 02 — FOR AGENTS ]
THE INSTRUMENT
IS THE API.
Every control on this page is also a tool call. An agent reads a quote, builds firm calldata, and submits the calls through its own wallet MCP — the same path a human takes, with no custodial layer in between.
Runs in your agent
vortr.get_quote— price + route from 0xvortr.build_swap— firm ERC-5792 calldatawalletchan.send_calls— wallet MCP signs + sends