{"api":"v1","generated_at":"2026-09-15T22:56:50.829Z","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/uxus-finance-api-search-53941b","pinned_page":"https://tollindex.com/e/uxus-finance-api-search-53941b/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":"uxus-finance-api-search-53941b","canonical_url":"https://uxus.finance/api/search","resource":"https://uxus.finance/api/search","http_method":"GET","type":"http","x402_version":1,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Live web search for AI agents — no API key, no account, no signup; pay per call in USDC on Base. GET ?q=YOUR+QUERY (required), count=N (1-20, default 10). Returns { query, results: [{ title, url, description, score }], provider, latency_ms }; score is 1.0 for the top result descending toward 0.1, so you can rank or threshold. Multiple search backends with automatic failover. For agents grounding an answer in current web data or gathering source URLs to scrape.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-14T19:57:15.723Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"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.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0xE0Ed7A30589Fec49e98F2085c7162B90FdbB83de","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":7,"unique_payers_30d":2,"last_called_at":"2026-09-14T19:57:15.465Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:46:00.394Z","state":"legacy_v1","failed_checks":["x402_version"],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":0,"ratio":0},{"days":30,"observed":5,"passed":0,"ratio":0},{"days":90,"observed":5,"passed":0,"ratio":0}],"history_90d":[{"observed_at":"2026-09-15T04:46:00.394Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:41:27.128Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:39:16.266Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:55:52.665Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:31:23.907Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xE0Ed7A30589Fec49e98F2085c7162B90FdbB83de","page":"https://tollindex.com/seller/0xE0Ed7A30589Fec49e98F2085c7162B90FdbB83de","endpoints":13,"hosts":2},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xE0Ed7A30589Fec49e98F2085c7162B90FdbB83de","scheme":"exact","network":"base","mimeType":"application/json","resource":"https://uxus.finance/api/search","description":"Live web search for AI agents — no API key, no account, no signup; pay per call in USDC on Base. GET ?q=YOUR+QUERY (required), count=N (1-20, default 10). Returns { query, results: [{ title, url, description, score }], provider, latency_ms }; score is 1.0 for the top result descending toward 0.1, so you can rank or threshold. Multiple search backends with automatic failover. For agents grounding an answer in current web data or gathering source URLs to scrape.","outputSchema":{"input":{"type":"http","method":"GET","queryParams":{"q":"Search query. Required.","count":"Number of results, 1-20. Default 10."},"discoverable":true},"output":{"type":"json","example":{"query":"x402 payment protocol","results":[{"url":"https://x402.org/","score":1,"title":"x402 — Payment Required","description":"An open standard for paying for HTTP requests with stablecoins."}],"provider":"duckduckgo","latency_ms":480}}},"maxAmountRequired":"10000","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-14T19:57:15.465Z","l30DaysTotalCalls":7,"l30DaysUniquePayers":2},"resource":"https://uxus.finance/api/search","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"q":"Search query. Required.","count":"Number of results, 1-20. Default 10."}},"output":{"type":"json","example":{"query":"x402 payment protocol","results":[{"url":"https://x402.org/","score":1,"title":"x402 — Payment Required","description":"An open standard for paying for HTTP requests with stablecoins."}],"provider":"duckduckgo","latency_ms":480}}},"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"}}},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{}}}}}}},"description":"Live web search for AI agents — no API key, no account, no signup; pay per call in USDC on Base. GET ?q=YOUR+QUERY (required), count=N (1-20, default 10). Returns { query, results: [{ title, url, description, score }], provider, latency_ms }; score is 1.0 for the top result descending toward 0.1, so you can rank or threshold. Multiple search backends with automatic failover. For agents grounding an answer in current web data or gathering source URLs to scrape.","lastUpdated":"2026-09-14T19:57:15.723Z","x402Version":1}]}}