{"api":"v1","generated_at":"2026-09-16T01:52:02.197Z","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/4yearcycle-com-x402-web-search-c06c97","pinned_page":"https://tollindex.com/e/4yearcycle-com-x402-web-search-c06c97/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":"4yearcycle-com-x402-web-search-c06c97","canonical_url":"https://4yearcycle.com/x402/web-search","resource":"https://4yearcycle.com/x402/web-search","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"General web search reselling the Tavily Search API: query the live web and get back ranked results (title, URL, snippet, relevance score) plus an optional short synthesized answer, with basic or advanced search depth and optional domain include/exclude filters.","service_name":"Web Search","declared_category":null,"declared_tags":["search","web","tavily","reseller"],"route_template":null,"registry_updated":"2026-09-11T01:26:39.909Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"web search","category":"search","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.03 USDC","amount_units":0.03,"decimals_known":true,"pay_to":"0x9862ca83b72aB95521F457aFf6e6EFb03d8164C3","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":11,"unique_payers_30d":5,"last_called_at":"2026-09-11T01:26:39.268Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:25:54.074Z","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:25:54.074Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:55:22.763Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:48:01.740Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:05:13.980Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T12:02:18.831Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x9862ca83b72aB95521F457aFf6e6EFb03d8164C3","page":"https://tollindex.com/seller/0x9862ca83b72aB95521F457aFf6e6EFb03d8164C3","endpoints":3,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["search","web","tavily","reseller"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x9862ca83b72aB95521F457aFf6e6EFb03d8164C3","amount":"30000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-11T01:26:39.268Z","l30DaysTotalCalls":11,"l30DaysUniquePayers":5},"resource":"https://4yearcycle.com/x402/web-search","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"q":"who is Leo Messi","max":"5","depth":"basic"}},"output":{"type":"json","example":{"count":1,"query":"who is Leo Messi","answer":"Lionel Messi is an Argentine professional footballer widely regarded as one of the greatest players of all time.","results":[{"url":"https://en.wikipedia.org/wiki/Lionel_Messi","score":0.8135,"title":"Lionel Messi - Wikipedia","snippet":"Lionel Andrés Messi is an Argentine professional footballer who plays as a forward for and captains both Major League Soccer club Inter Miami and the Argentina national team."}],"responseTimeMs":1340}}},"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":["q"],"properties":{"q":{"type":"string","examples":["who is Leo Messi","latest news on EU AI Act enforcement"],"maxLength":400,"minLength":1,"description":"Search query. Required, 1-400 characters."},"max":{"type":"string","default":"5","pattern":"^\\d{1,2}$","examples":["5","10"],"description":"Maximum number of results to return. Integer 1-10. Default: 5."},"depth":{"enum":["basic","advanced"],"type":"string","default":"basic","examples":["basic","advanced"],"description":"Search depth. \"advanced\" costs Tavily more upstream but is not priced differently to the buyer yet. Default: basic."},"exclude_domains":{"type":"string","examples":["pinterest.com"],"description":"Optional comma-separated domains to exclude from results."},"include_domains":{"type":"string","examples":["wikipedia.org","nytimes.com,bbc.com"],"description":"Optional comma-separated domains to restrict results to, e.g. wikipedia.org,bbc.com."}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["query","count","results"],"properties":{"count":{"type":"integer","description":"Number of results returned"},"query":{"type":"string","description":"Query as sent to Tavily"},"answer":{"type":["string","null"],"description":"Tavily's short synthesized answer, null if unavailable"},"results":{"type":"array","items":{"type":"object","required":["title","url","snippet","score"],"properties":{"url":{"type":"string","description":"Source URL"},"score":{"type":"number","description":"Tavily relevance score for this result (higher = more relevant)"},"title":{"type":"string","description":"Page title as indexed by Tavily"},"snippet":{"type":"string","description":"Tavily's extracted content for this result, capped to 500 characters"}}},"description":"Ranked search results, most relevant first"},"responseTimeMs":{"type":"integer","description":"Upstream Tavily response time in milliseconds"}}}}}}}}},"description":"General web search reselling the Tavily Search API: query the live web and get back ranked results (title, URL, snippet, relevance score) plus an optional short synthesized answer, with basic or advanced search depth and optional domain include/exclude filters.","lastUpdated":"2026-09-11T01:26:39.909Z","serviceName":"Web Search","x402Version":2}]}}