0. Just want to see it work?
Open/chat in your browser and type any onchain question — e.g. “Top Uniswap V3 pools on Base” or “Wallet balance for vitalik.eth”. No setup, no wallet, no signup.
Calling it from code? Read on.
1. Ask anything
No auth, no keys, nothing to install. POST a plain-English question:Free tier: 3 routing calls/day per identified sender. Identification means putting your wallet address (or other ID) in the A2A message metadata — e.g.
params.metadata.sender_id or params.message.metadata.from_agent_id. Anonymous senders (no identity in metadata) pay from call 1 — there is no IP-fallback free tier.Beyond the 3-free cap, POST /route returns HTTP 402 with x402 payment requirements; any x402-aware client signs a $0.01 USDC transferWithAuthorization on Base and retries automatically. No signup, no card, no API key — ever.2. Keep going once you hit the cap
3. Use it from Claude Desktop (MCP)
Add to~/Library/Application Support/Claude/claude_desktop_config.json: