klymax402 DEX Quote API is a paid API for AI agents from klymax402.com, paid per call via x402, $0.012/call, status unknown (last checked 2026-09-14).
Returns a real-time decentralized exchange (DEX) swap quote for a given token pair and amount on Base or Ethereum
One MCP endpoint gives your AI agent access to 100 APIs -- crypto, DeFi, web, AI, finance and utilities. No API keys, USDC on Base from $0.003/call.
Returns a JSON object containing the DEX name used for routing, the chain, quoted price, swap route, token metadata for both input and output tokens, raw and formatted input/output amounts, price impact percentage, and estimated gas cost for the swap.
GEThttps://klymax402.com/api/dex-quotes/api/quoteUse this endpoint when you need a real-time DEX swap quote on Base or Ethereum without setting up your own API keys or infrastructure. It is ideal for AI agents that need to check token prices, estimate swap outputs, assess price impact, or gather gas cost data before executing a trade, at a low per-call cost of $0.012 USDC with no authentication setup required.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"dex": "example",
"chain": "example",
"price": "example",
"route": "example",
"tokenIn": {},
"amountIn": "example",
"tokenOut": {},
"amountOut": "example",
"priceImpact": "example",
"estimatedGas": "example",
"amountInFormatted": "example",
"amountOutFormatted": "example"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"