{"api":"v1","generated_at":"2026-09-16T01:52:05.092Z","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/402-com-tr-api-x402-ai-extract-4ad65c","pinned_page":"https://tollindex.com/e/402-com-tr-api-x402-ai-extract-4ad65c/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":"402-com-tr-api-x402-ai-extract-4ad65c","canonical_url":"https://402.com.tr/api/x402/ai-extract","resource":"https://402.com.tr/api/x402/ai-extract","http_method":"GET","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Turn ANY text into clean, schema-enforced JSON: pass text= plus the fields you want (fields=name,email,price,date — up to 10) and get exactly those keys back, guaranteed-valid JSON via Claude structured outputs. Add list=true to extract EVERY repeated record (invoice lines, listings, table rows) as an array. Up to 16K chars per call. Not crypto-specific — the universal parse step for agent pipelines: pages, emails, receipts, logs. Many documents? ai-extract-batch: 10 in one call for $0.10.","service_name":"AI Extract","declared_category":null,"declared_tags":["ai","llm","analysis","report","extract"],"route_template":null,"registry_updated":"2026-09-09T13:13:20.684Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"ai extract","category":"scraping","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.05 USDC","amount_units":0.05,"decimals_known":true,"pay_to":"0x973a31858f4d2125f48c880542da11a2796f12d6","scheme":"exact"},{"registry":"cdp","ordinal":1,"network":"eip155:137","asset":"0x3c499c542cef5e3811e1192ce70d8cc03d5c3359","asset_name":"USD Coin","symbol":"USDC","decimals":6,"amount_display":"0.05 USDC","amount_units":0.05,"decimals_known":true,"pay_to":"0x973a31858f4d2125f48c880542da11a2796f12d6","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":8,"unique_payers_30d":2,"last_called_at":"2026-09-09T13:13:19.861Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:39:58.066Z","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-15T04:39:58.066Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:35:46.157Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:34:06.538Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:50:17.133Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:24:14.329Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x973a31858f4d2125f48c880542da11a2796f12d6","page":"https://tollindex.com/seller/0x973a31858f4d2125f48c880542da11a2796f12d6","endpoints":161,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["ai","llm","analysis","report","extract"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x973a31858f4d2125f48c880542da11a2796f12d6","amount":"50000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300},{"asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","extra":{"name":"USD Coin","version":"2"},"payTo":"0x973a31858f4d2125f48c880542da11a2796f12d6","amount":"50000","scheme":"exact","network":"eip155:137","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-09T13:13:19.861Z","l30DaysTotalCalls":8,"l30DaysUniquePayers":2},"resource":"https://402.com.tr/api/x402/ai-extract","extensions":{"bazaar":{"info":{"input":{"type":"http","method":"GET","pathParams":{},"queryParams":{"list":"false","text":"Invoice #18 from Acme Corp, due 2026-08-01, total $420.50, contact billing@acme.io","fields":"invoice_no,company,due_date,total,email"}},"output":{"type":"json","example":{"mode":"single","model":"claude-haiku-4-5","checkedAt":"2026-09-05T04:19:43.693Z","truncated":false,"fieldsCount":5,"generatedAt":"2026-09-05T04:19:43.693Z","outputTruncated":false}}},"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"},"pathParams":{"type":"object"},"queryParams":{"type":"object","required":["text"],"properties":{"list":{"type":"string","description":"Extract all records (true/false)"},"text":{"type":"string","description":"Source text"},"fields":{"type":"string","description":"Fields (comma-separated)"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}}},"builder-code":{"info":{"a":"bc_pa0gqlv1"},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"a":{"type":"string","pattern":"^[a-z0-9_]{1,32}$","description":"App builder code"},"s":{"type":"array","items":{"type":"string","pattern":"^[a-z0-9_]{1,32}$"},"description":"Service builder codes"},"w":{"type":"string","pattern":"^[a-z0-9_]{1,32}$","description":"Wallet builder code"}},"additionalProperties":false}}},"description":"Turn ANY text into clean, schema-enforced JSON: pass text= plus the fields you want (fields=name,email,price,date — up to 10) and get exactly those keys back, guaranteed-valid JSON via Claude structured outputs. Add list=true to extract EVERY repeated record (invoice lines, listings, table rows) as an array. Up to 16K chars per call. Not crypto-specific — the universal parse step for agent pipelines: pages, emails, receipts, logs. Many documents? ai-extract-batch: 10 in one call for $0.10.","lastUpdated":"2026-09-09T13:13:20.684Z","serviceName":"AI Extract","x402Version":2}]}}