{"api":"v1","generated_at":"2026-09-15T18:50:11.325Z","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-scrape-19230a","pinned_page":"https://tollindex.com/e/uxus-finance-api-scrape-19230a/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":"uxus-finance-api-scrape-19230a","canonical_url":"https://uxus.finance/api/scrape","resource":"https://uxus.finance/api/scrape","http_method":"GET","type":"http","x402_version":1,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Fetch any URL and get clean, LLM-ready page content — no API key, no account, no signup; pay per call in USDC on Base. Gets past common bot-blocking. Params: ?url=... (required), format=markdown|text|html (default markdown), max_chars=N (default 40000, max 120000). Returns { url, status, title, description, format, content, truncated, chars, latency_ms }; non-HTML URLs return raw content. For agents that need a page as text before summarising or extracting.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-03T22:08:08.916Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"scrape","category":"scraping","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.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0xE0Ed7A30589Fec49e98F2085c7162B90FdbB83de","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":4,"unique_payers_30d":1,"last_called_at":"2026-09-03T22:08:08.739Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:04:58.851Z","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:04:58.851Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:03:35.096Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:03:13.060Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:18:20.165Z","state":"legacy_v1","failed_checks":["x402_version"],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T09:44:46.047Z","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/scrape","description":"Fetch any URL and get clean, LLM-ready page content — no API key, no account, no signup; pay per call in USDC on Base. Gets past common bot-blocking. Params: ?url=... (required), format=markdown|text|html (default markdown), max_chars=N (default 40000, max 120000). Returns { url, status, title, description, format, content, truncated, chars, latency_ms }; non-HTML URLs return raw content. For agents that need a page as text before summarising or extracting.","outputSchema":{"input":{"type":"http","method":"GET","queryParams":{"url":"Absolute URL to fetch. Required.","format":"markdown | text | html. Default markdown.","max_chars":"Truncation limit, default 40000, max 120000."},"discoverable":true},"output":{"type":"json","example":{"url":"https://example.com/article","chars":1840,"title":"Example Article","format":"markdown","status":200,"content":"# Example Article ...clean markdown...","truncated":false,"latency_ms":620,"description":"meta description text"}}},"maxAmountRequired":"10000","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-03T22:08:08.739Z","l30DaysTotalCalls":4,"l30DaysUniquePayers":1},"resource":"https://uxus.finance/api/scrape","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","queryParams":{"url":"Absolute URL to fetch. Required.","format":"markdown | text | html. Default markdown.","max_chars":"Truncation limit, default 40000, max 120000."}},"output":{"type":"json","example":{"url":"https://example.com/article","chars":1840,"title":"Example Article","format":"markdown","status":200,"content":"# Example Article ...clean markdown...","truncated":false,"latency_ms":620,"description":"meta description text"}}},"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":"Fetch any URL and get clean, LLM-ready page content — no API key, no account, no signup; pay per call in USDC on Base. Gets past common bot-blocking. Params: ?url=... (required), format=markdown|text|html (default markdown), max_chars=N (default 40000, max 120000). Returns { url, status, title, description, format, content, truncated, chars, latency_ms }; non-HTML URLs return raw content. For agents that need a page as text before summarising or extracting.","lastUpdated":"2026-09-03T22:08:08.916Z","x402Version":1}]}}