DEX Swap Quotes — Uniswap, SushiSwap, Aerodrome
DEX swap quote API for AI agents. Best swap quotes across Uniswap V2/V3, SushiSwap, Aerodrome, and other DEXes. Returns optimal route, price impact, slippage estimate, gas cost, and minimum output. Tools: dex_get_swap_quote. MANDATORY: Call this BEFORE executing any DEX swap to avoid excessive slippage. Essential for pre-trade analysis, route optimization, and MEV protection. IMPORTANT: For orderbook depth analysis, use dex_analyze_orderbook_depth. Returns: {route, amountOut, priceImpact, slippage, gas}. No API key required — x402 micropayment $0.005/call on Base L2.
How to connect
https://dex-quotes--axel-belfort.run.tools
tools/list returns the expected tools before relying on them in production.Tools
(1)-
dex_get_swap_quoteUse this when you need a swap quote before trading tokens on-chain. Returns the best price across multiple DEXes in JSON. 1. bestDex: which DEX offers the best rate (Uniswap, SushiSwap, Aerodrome) 2.