{"api":"v1","generated_at":"2026-09-15T19:47:36.563Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/aiagentoracle-ai-api-v1-execution-quote-e47396","pinned_page":"https://tollindex.com/e/aiagentoracle-ai-api-v1-execution-quote-e47396/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"aiagentoracle-ai-api-v1-execution-quote-e47396","canonical_url":"https://aiagentoracle.ai/api/v1/execution/quote","resource":"https://aiagentoracle.ai/api/v1/execution/quote","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"AgentOracle: use when choosing where to execute a Base swap. Compares live Uniswap V3 and KyberSwap routes by expected output, slippage, price impact, estimated gas, and gas-adjusted net execution price. Indicative results expire after 30 seconds.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-06T04:30:13.679Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"execution quote","category":"compute","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:8453","asset":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.1 USDC","amount_units":0.1,"decimals_known":true,"pay_to":"0x2feCabDFC849C76fdC28CA13Aa0Ab392753EF35C","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":3,"unique_payers_30d":1,"last_called_at":"2026-09-06T04:30:13.447Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:50:28.092Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T06:50:28.092Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:18:08.711Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T06:08:51.826Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:26:19.438Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T14:23:17.313Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x2feCabDFC849C76fdC28CA13Aa0Ab392753EF35C","page":"https://tollindex.com/seller/0x2feCabDFC849C76fdC28CA13Aa0Ab392753EF35C","endpoints":16,"hosts":1},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x2feCabDFC849C76fdC28CA13Aa0Ab392753EF35C","amount":"100000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-06T04:30:13.447Z","l30DaysTotalCalls":3,"l30DaysUniquePayers":1},"resource":"https://aiagentoracle.ai/api/v1/execution/quote","extensions":{"bazaar":{"info":{"input":{"body":{"amount":0.1,"network":"base","toToken":"USDC","fromToken":"WETH","slippageBps":100},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"routes":[],"network":"eip155:8453","toToken":"USDC","quotedAt":"2026-01-01T00:00:00Z","bestRoute":{"rank":1,"route":"WETH → USDC @ 0.05%","venue":"Uniswap V3","feeBps":5,"gasUsd":0.02,"source":"Uniswap V3 QuoterV2 on Base","gasUnits":"112000","expiresAt":"2026-01-01T00:00:30Z","quoteType":"INDICATIVE","confidence":"HIGH","executable":false,"slippageBps":100,"minimumOutput":338.4018,"expectedOutput":341.82,"netExecutionPrice":3418,"priceImpactPercent":0.08,"grossExecutionPrice":3418.2,"minimumOutputAtomic":"338401800","expectedOutputAtomic":"341820000"},"expiresAt":"2026-01-01T00:00:30Z","fromToken":"WETH","confidence":"HIGH","disclaimer":"Indicative, read-only on-chain Quoter results; not executable calldata.","inputAmount":0.1,"methodology":"Ranks live Uniswap V3 and KyberSwap routes after estimated gas.","inputAmountAtomic":"100000000000000000","unavailableRoutes":[]}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["network","fromToken","toToken","amount"],"properties":{"amount":{"type":"number","exclusiveMinimum":0},"network":{"enum":["base","eip155:8453"],"type":"string"},"toToken":{"enum":["WETH","USDC","USDT","DAI"],"type":"string"},"fromToken":{"enum":["WETH","USDC","USDT","DAI"],"type":"string"},"slippageBps":{"type":"integer","default":100,"maximum":5000,"minimum":1}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["network","fromToken","toToken","inputAmount","inputAmountAtomic","bestRoute","routes","unavailableRoutes","confidence","quotedAt","expiresAt","methodology","disclaimer"],"properties":{"routes":{"type":"array","items":{"type":"object","required":["rank","venue","route","feeBps","quoteType","executable","expectedOutput","expectedOutputAtomic","minimumOutput","minimumOutputAtomic","gasUnits","gasUsd","slippageBps","priceImpactPercent","grossExecutionPrice","netExecutionPrice","confidence","expiresAt","source"],"properties":{"rank":{"type":"integer"},"route":{"type":"string"},"venue":{"type":"string"},"feeBps":{"type":["number","null"]},"gasUsd":{"type":["number","null"]},"source":{"type":"string"},"gasUnits":{"type":"string"},"expiresAt":{"type":"string","format":"date-time"},"quoteType":{"enum":["EXECUTABLE","INDICATIVE"],"type":"string"},"confidence":{"enum":["HIGH","MEDIUM","LOW"],"type":"string"},"executable":{"type":"boolean"},"slippageBps":{"type":"integer"},"minimumOutput":{"type":"number"},"expectedOutput":{"type":"number"},"netExecutionPrice":{"type":["number","null"]},"priceImpactPercent":{"type":["number","null"]},"grossExecutionPrice":{"type":"number"},"minimumOutputAtomic":{"type":"string"},"expectedOutputAtomic":{"type":"string"}}}},"network":{"enum":["eip155:8453"],"type":"string"},"toToken":{"type":"string"},"quotedAt":{"type":"string","format":"date-time"},"bestRoute":{"type":["object","null"]},"expiresAt":{"type":"string","format":"date-time"},"fromToken":{"type":"string"},"confidence":{"enum":["HIGH","MEDIUM","LOW"],"type":"string"},"disclaimer":{"type":"string"},"inputAmount":{"type":"number"},"methodology":{"type":"string"},"inputAmountAtomic":{"type":"string"},"unavailableRoutes":{"type":"array","items":{"type":"object"}}}}}}}}}},"description":"AgentOracle: use when choosing where to execute a Base swap. Compares live Uniswap V3 and KyberSwap routes by expected output, slippage, price impact, estimated gas, and gas-adjusted net execution price. Indicative results expire after 30 seconds.","lastUpdated":"2026-09-06T04:30:13.679Z","x402Version":2}]}}