{"api":"v1","generated_at":"2026-09-15T22:54:44.795Z","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/source-claim-proof-mattskowronis-workers-dev-v1-verify-1183e1","pinned_page":"https://tollindex.com/e/source-claim-proof-mattskowronis-workers-dev-v1-verify-1183e1/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":"source-claim-proof-mattskowronis-workers-dev-v1-verify-1183e1","canonical_url":"https://source-claim-proof.mattskowronis.workers.dev/v1/verify","resource":"https://source-claim-proof.mattskowronis.workers.dev/v1/verify","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Verify whether a supplied public source page currently supports one atomic factual claim. Returns supported, contradicted, or insufficient-evidence plus source snippets, or explicit blocked/unreachable/unsupported states. Not a general fact checker or web search.","service_name":null,"declared_category":null,"declared_tags":[],"route_template":null,"registry_updated":"2026-09-14T19:53:47.050Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"verify","category":"identity","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":"0x22B3D4485C8Dcd8FC4840a7570664747c9055530","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T21:20:12.737Z","calls_30d":7,"unique_payers_30d":5,"last_called_at":"2026-09-14T19:53:46.578Z"},"validation":{"latest":{"observed_at":"2026-09-15T03:59:40.526Z","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-15T03:59:40.526Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T03:58:47.741Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T03:58:30.816Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:13:37.876Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T09:38:34.396Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x22B3D4485C8Dcd8FC4840a7570664747c9055530","page":"https://tollindex.com/seller/0x22B3D4485C8Dcd8FC4840a7570664747c9055530","endpoints":7,"hosts":4},"reports":0,"registry_record":{"cdp":[{"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x22B3D4485C8Dcd8FC4840a7570664747c9055530","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-09-14T19:53:46.578Z","l30DaysTotalCalls":7,"l30DaysUniquePayers":5},"resource":"https://source-claim-proof.mattskowronis.workers.dev/v1/verify","extensions":{"bazaar":{"info":{"input":{"body":{"url":"https://example.com/event","claim":"The event begins at 7:00 PM."},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"claim":"The event begins at 7:00 PM.","verdict":"supported","evidence":[{"text":"Doors 6:30 PM. Program begins at 7:00 PM.","location":"Schedule","polarity":"supports","evidence_type":"visible_text"}],"final_url":"https://example.com/event","source_url":"https://example.com/event","content_hash":"e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855","retrieved_at":"2026-08-18T22:00:00.000Z","source_status":"verified","service_version":"1.0.0","retrieval_method":"direct_http","reasoning_summary":"Visible schedule text states the program begins at 7:00 PM."}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"required":["url","claim"],"properties":{"url":{"type":"string","maxLength":2048,"description":"Public HTTP or HTTPS source page URL to inspect."},"claim":{"type":"string","maxLength":500,"minLength":3,"description":"One atomic factual assertion to check against that source only."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["verdict","claim","source_url","final_url","source_status","evidence","reasoning_summary","retrieval_method","retrieved_at","content_hash","service_version"],"properties":{"claim":{"type":"string","description":"The claim that was checked."},"verdict":{"enum":["supported","contradicted","insufficient_evidence"],"type":"string","description":"supported, contradicted, or insufficient_evidence."},"evidence":{"type":"array","items":{"type":"object","required":["text","location","evidence_type","polarity"],"properties":{"text":{"type":"string","maxLength":240,"description":"Source snippet that supports or contradicts the claim."},"location":{"type":["string","null"],"description":"Page location of the snippet, or null if unknown."},"polarity":{"enum":["supports","contradicts","neutral"],"type":"string","description":"Whether the snippet supports, contradicts, or is neutral."},"evidence_type":{"enum":["visible_text","heading","json_ld","meta","status"],"type":"string","description":"Where the snippet came from on the source page."}},"additionalProperties":false},"maxItems":3,"description":"Compact source snippets used for the verdict."},"final_url":{"type":"string","description":"Final URL after redirects."},"source_url":{"type":"string","description":"Requested source URL."},"content_hash":{"type":"string","description":"Hash of retrieved source content."},"retrieved_at":{"type":"string","description":"UTC timestamp of the check."},"source_status":{"enum":["verified","blocked","unreachable","unsupported","insufficient_evidence"],"type":"string","description":"verified, blocked, unreachable, unsupported, or insufficient_evidence."},"service_version":{"type":"string","description":"Source Claim Proof service version."},"retrieval_method":{"enum":["direct_http","browser_run","official_api","unsupported"],"type":"string","description":"How the source page was fetched."},"reasoning_summary":{"type":"string","maxLength":400,"description":"Short machine-readable reason for the verdict."}},"additionalProperties":false}}}}}}},"description":"Verify whether a supplied public source page currently supports one atomic factual claim. Returns supported, contradicted, or insufficient-evidence plus source snippets, or explicit blocked/unreachable/unsupported states. Not a general fact checker or web search.","lastUpdated":"2026-09-14T19:53:47.05Z","x402Version":2}]}}