{"uid":"cap_e1dSxGEBSqLgvsAGA_3bm","slug":"agenticfi-bridge-quote-4a205a66","name":"AgenticFi Bridge Quote","description":"DeFi APIs for AI agents. 36 pay-per-call endpoints for token data, pricing, wallet analytics, swap routing, and on-chain workflows. Powered by x402 on Base.","url":"https://defi-api.agenticfi.wtf/api/bridge/quote","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["fromChain","toChain","fromToken","toToken","fromAmount","fromAddress"],"properties":{"toChain":{"type":"string","title":"toChain (required)","description":"Required. Destination chain ID Examples: 8453, 1, 42161"},"toToken":{"type":"string","title":"toToken (required)","description":"Required. Destination token address Examples: 0x833589fCD6EDB6E08f4c7C32D4f71b54bdA02913"},"fromChain":{"type":"string","title":"fromChain (required)","description":"Required. Source chain ID Examples: 8453, 1, 42161"},"fromToken":{"type":"string","title":"fromToken (required)","description":"Required. Source token address Examples: 0x4200000000000000000000000000000000000006"},"fromAmount":{"type":"string","title":"fromAmount (required)","description":"Required. Amount in smallest unit Examples: 1000000000000000"},"fromAddress":{"type":"string","title":"fromAddress (required)","description":"Required. Sender wallet address Examples: 0x742d35Cc6634C0532925a3b844Bc454e4438f44e, 0x1111111111111111111111111111111111111111"}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_SHXzK6nQcSuRsFFvILVLs","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Get a cross-chain bridge quote for swapping tokens from one blockchain to another","exampleAgentPrompt":"Get me a bridge quote to move 0.001 ETH (that's 1000000000000000 in wei) from Base (chain 8453) using token 0x4200000000000000000000000000000000000006 to USDC on Ethereum mainnet (chain 1, token 0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48) from my wallet 0x742d35Cc6634C0532925a3b844Bc454e4438f44e.","exampleUseCases":[{"title":"Cross-chain token migration cost analysis","prompt":"I'm moving 5 USDC from Arbitrum to Base and want to see how much I'll actually receive after fees before committing. Can you get me a bridge quote so I know if the transfer is worth it?"},{"title":"Multi-chain liquidity rebalancing for protocols","prompt":"We need to rebalance our treasury by moving 10 ETH from Ethereum mainnet to Arbitrum. Show me what the bridge quote looks like so we can decide which route minimizes our slippage and fees."},{"title":"User-facing DeFi interface quote display","prompt":"A user wants to bridge 1000 USDC from Base to Ethereum but needs to see exactly how many tokens they'll get and what the total cost is before they approve the transaction. Pull that bridge quote for them."}],"resultDescription":"Returns a bridge quote including estimated output token amount, route details, fees, and bridge provider information for a cross-chain token transfer.","failureModes":["Invalid chain ID returns 400 error — chain must be a supported EVM chain ID such as 1, 8453, or 42161","Invalid token address returns 400 — must be a valid EVM contract address","fromAmount must be in smallest unit (wei/raw decimals); human-readable amounts will cause incorrect quotes or errors","Unsupported token pair on the specified chain combination returns no routes found","Sender address not a valid Ethereum address returns 400","Network unavailability or bridge provider outage returns 503 or timeout"],"whenToPreferThis":"Use this endpoint when an agent needs to estimate how many tokens a user will receive after bridging from one EVM chain to another before executing the actual transfer. Ideal for pre-flight checks, UI quote displays, or route comparison in multi-step cross-chain DeFi workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:46:23.446Z","isFirstParty":false}