{"api":"v1","generated_at":"2026-09-15T22:02:49.154Z","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/402utils-com-v1-x402-quote-f1299c","pinned_page":"https://tollindex.com/e/402utils-com-v1-x402-quote-f1299c/at/2026-09-15T21-20Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T21:20:12.737Z","snapshot_stamp":"2026-09-15T21-20Z","endpoint":{"slug":"402utils-com-v1-x402-quote-f1299c","canonical_url":"https://402utils.com/v1/x402-quote","resource":"https://402utils.com/v1/x402-quote","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Enriched quote for an x402 endpoint: probes it unpaid (never pays, SSRF-checked), decodes {price, asset, network, payTo}, then compares the USD price against the live Bazaar market for its category → {marketContext:{category, medianForCategory, cheaperThanMarket}}. Not just how much, but whether it's fair. Market context is best-effort; the decoded quote returns even if the Bazaar read fails. Neutral — our own endpoints are never featured.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-09T16:23:05.655Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"x402 quote","category":"market-data","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T21:20:12.737Z","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.002 USDC","amount_units":0.002,"decimals_known":true,"pay_to":"0xc55A2D530b53CBaD1001e4AfD4720B7E71f9C291","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":4,"unique_payers_30d":3,"last_called_at":"2026-09-09T16:23:03.667Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:59:29.457Z","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:59:29.457Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:26:12.704Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T06:16:11.594Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T09:10:37.596Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T14:43:58.802Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xc55A2D530b53CBaD1001e4AfD4720B7E71f9C291","page":"https://tollindex.com/seller/0xc55A2D530b53CBaD1001e4AfD4720B7E71f9C291","endpoints":16,"hosts":2},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xc55A2D530b53CBaD1001e4AfD4720B7E71f9C291","amount":"2000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-09T16:23:03.667Z","l30DaysTotalCalls":4,"l30DaysUniquePayers":3},"resource":"https://402utils.com/v1/x402-quote","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"url":"https://402utils.com/v1/rss-to-json"}},"output":{"type":"json","example":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0x209693Bc6afc0C5328bA36FaF03C514EF312287C","price":"2000","isX402":true,"status":402,"network":"eip155:8453","priceUsd":0.002,"resource":"https://402utils.com/v1/rss-to-json","description":"Fetch an RSS 2.0 or Atom feed and return clean JSON.","marketContext":{"category":"rss","sampleSize":4,"cheaperThanMarket":true,"medianForCategory":0.003}}}},"schema":{"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":["url"],"properties":{"url":{"type":"string","format":"uri","description":"Public http(s) URL of the x402 endpoint to quote (required)."}},"description":"Query string only."}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["isX402","status"],"properties":{"asset":{"type":"string"},"payTo":{"type":"string"},"price":{"type":"string","description":"Chosen accept's amount in atomic units of the asset."},"isX402":{"type":"boolean"},"status":{"type":"integer"},"network":{"type":"string"},"priceUsd":{"type":"number","description":"USD price when the asset is a recognised USD stablecoin."},"resource":{"type":"string"},"discovery":{"type":"object","description":"Bazaar/discovery extension, passed through verbatim when present."},"description":{"type":"string"},"marketContext":{"type":"object","required":["category","sampleSize"],"properties":{"category":{"type":"string","description":"Derived category keyword the market is sampled for."},"sampleSize":{"type":"integer","description":"USD-priced Bazaar resources matched for the category."},"cheaperThanMarket":{"type":"boolean","description":"True when this endpoint's USD price is below the category median."},"medianForCategory":{"type":"number","description":"Median USD price across the matched category (omitted if <3 matches)."}}}}}}}}}}},"description":"Enriched quote for an x402 endpoint: probes it unpaid (never pays, SSRF-checked), decodes {price, asset, network, payTo}, then compares the USD price against the live Bazaar market for its category → {marketContext:{category, medianForCategory, cheaperThanMarket}}. Not just how much, but whether it's fair. Market context is best-effort; the decoded quote returns even if the Bazaar read fails. Neutral — our own endpoints are never featured.","lastUpdated":"2026-09-09T16:23:05.655Z","x402Version":2}]}}