{"api":"v1","generated_at":"2026-09-16T08:41:12.893Z","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/x402-solvers-onrender-com-v1-cycles-probe-38a1d1","pinned_page":"https://tollindex.com/e/x402-solvers-onrender-com-v1-cycles-probe-38a1d1/at/2026-09-16T04-48Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-16T04:48:25.992Z","snapshot_stamp":"2026-09-16T04-48Z","endpoint":{"slug":"x402-solvers-onrender-com-v1-cycles-probe-38a1d1","canonical_url":"https://x402-solvers.onrender.com/v1/cycles/probe","resource":"https://x402-solvers.onrender.com/v1/cycles/probe","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Detect whether an arbitrage opportunity exists in a set of token exchange rates (multi-pool negative-cycle scan). Cheap boolean + magnitude signal for trading agents. POST a swap-rate graph, get back whether a profitable cycle exists and how large — without the path.","service_name":"x402-solvers","declared_category":null,"declared_tags":["defi","arbitrage","trading","signal"],"route_template":null,"registry_updated":"2026-09-14T19:47:56.399Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"cycles probe","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-16T04:48:25.991Z","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.001 USDC","amount_units":0.001,"decimals_known":true,"pay_to":"0xA238AF2e66D9d7301F2D02932931851DdF900Dcd","scheme":"exact"}],"counters":{"observed_at":"2026-09-16T04:48:25.992Z","calls_30d":4,"unique_payers_30d":4,"last_called_at":"2026-09-14T19:47:56.008Z"},"validation":{"latest":{"observed_at":"2026-09-16T04:29:38.579Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-16"},"uptime":[{"days":7,"observed":6,"passed":6,"ratio":1},{"days":30,"observed":6,"passed":6,"ratio":1},{"days":90,"observed":6,"passed":6,"ratio":1}],"history_90d":[{"observed_at":"2026-09-16T04:29:38.579Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-16","state_changed":false},{"observed_at":"2026-09-15T04:27:17.754Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:23:56.048Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:22:43.163Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:38:23.427Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:09:14.672Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xA238AF2e66D9d7301F2D02932931851DdF900Dcd","page":"https://tollindex.com/seller/0xA238AF2e66D9d7301F2D02932931851DdF900Dcd","endpoints":1,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["defi","arbitrage","trading","signal"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xA238AF2e66D9d7301F2D02932931851DdF900Dcd","amount":"1000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":30}],"quality":{"lastCalledAt":"2026-09-14T19:47:56.008Z","l30DaysTotalCalls":4,"l30DaysUniquePayers":4},"resource":"https://x402-solvers.onrender.com/v1/cycles/probe","extensions":{"bazaar":{"info":{"input":{"body":{"edges":[{"to":"WETH","dex":"aerodrome","fee":0.0005,"from":"USDC","rate":0.00031},{"to":"USDC","dex":"uniswap","fee":0.0005,"from":"WETH","rate":3300}]},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"hops":3,"tier":"probe","hasArbitrage":true,"profitBucket":">2%","edgesEvaluated":3,"nodesEvaluated":3}}},"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":["edges"],"properties":{"edges":{"type":"array","items":{"type":"object","required":["from","to","rate"],"properties":{"to":{"type":"string","description":"Destination token symbol."},"dex":{"type":"string","description":"Venue label; echoed back untouched."},"fee":{"type":"number","minimum":0,"description":"Fractional swap fee, e.g. 0.003 for 0.30%. Defaults to 0.","exclusiveMaximum":1},"from":{"type":"string","description":"Source token symbol."},"pool":{"type":"string","description":"Pool address; echoed back untouched."},"rate":{"type":"number","description":"Units of `to` per 1 unit of `from`, BEFORE fees.","exclusiveMinimum":0}}},"minItems":1,"description":"Directed exchange-rate edges describing a token swap graph. Supply the rates you observed; the server makes no RPC calls of its own."}}},"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","properties":{"hops":{"type":"number","description":"Swaps in the detected cycle (0 if none)."},"tier":{"const":"probe"},"hasArbitrage":{"type":"boolean","description":"True if a profitable round-trip cycle exists."},"profitBucket":{"enum":["none","<=0.1%","0.1-0.5%","0.5-2%",">2%"],"type":"string","description":"Coarse magnitude of the best cycle gross profit."},"edgesEvaluated":{"type":"number"},"nodesEvaluated":{"type":"number"}},"description":"Fast arbitrage-existence signal for a token swap graph: whether a profitable negative cycle exists and roughly how big, WITHOUT revealing the cycle path (that is the report tier)."}}}}}}},"description":"Detect whether an arbitrage opportunity exists in a set of token exchange rates (multi-pool negative-cycle scan). Cheap boolean + magnitude signal for trading agents. POST a swap-rate graph, get back whether a profitable cycle exists and how large — without the path.","lastUpdated":"2026-09-14T19:47:56.399Z","serviceName":"x402-solvers","x402Version":2}]}}