{"api":"v1","generated_at":"2026-09-15T19:47:01.126Z","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/x402-pkgproof-net-v1-verify-e3843a","pinned_page":"https://tollindex.com/e/x402-pkgproof-net-v1-verify-e3843a/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":"x402-pkgproof-net-v1-verify-e3843a","canonical_url":"https://x402.pkgproof.net/v1/verify","resource":"https://x402.pkgproof.net/v1/verify","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"One pkgproof package verification","service_name":"pkgproof","declared_category":null,"declared_tags":["npm","security","supply-chain","package-verification","typosquat"],"route_template":null,"registry_updated":"2026-08-26T11:39:10.268Z"},"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-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.05 USDC","amount_units":0.05,"decimals_known":true,"pay_to":"0xB1fe0fd90C16800C3D5e811c6f07972dE9d2b98E","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":8,"unique_payers_30d":3,"last_called_at":"2026-09-08T11:01:09.944Z"},"validation":{"latest":{"observed_at":"2026-09-15T06:49:45.786Z","state":"fail","failed_checks":["returns_402"],"endpoint_http_status":200,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":3,"ratio":0.6},{"days":30,"observed":5,"passed":3,"ratio":0.6},{"days":90,"observed":5,"passed":3,"ratio":0.6}],"history_90d":[{"observed_at":"2026-09-15T06:49:45.786Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T06:17:26.424Z","state":"fail","failed_checks":["returns_402"],"run_id":"daily-2026-09-14","state_changed":true},{"observed_at":"2026-09-13T06:08:14.048Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:25:43.374Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T14:17:12.610Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0xB1fe0fd90C16800C3D5e811c6f07972dE9d2b98E","page":"https://tollindex.com/seller/0xB1fe0fd90C16800C3D5e811c6f07972dE9d2b98E","endpoints":1,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["npm","security","supply-chain","package-verification","typosquat"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xB1fe0fd90C16800C3D5e811c6f07972dE9d2b98E","amount":"50000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-08T11:01:09.944Z","l30DaysTotalCalls":8,"l30DaysUniquePayers":3},"resource":"https://x402.pkgproof.net/v1/verify","extensions":{"bazaar":{"info":{"input":{"body":{"name":"left-pad","version":"1.3.0","ecosystem":"npm"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"name":"left-pad","reasons":[{"code":"package_exists","kind":"fact","detail":"left-pad 1.3.0 is published on the npm registry.","source":"npm registry","verdict":"safe"},{"code":"no_known_advisories","kind":"fact","detail":"OSV lists no advisories for this version.","source":"osv.dev","verdict":"safe"}],"sources":{"osv.dev":"https://api.osv.dev","npm registry":"https://registry.npmjs.org"},"verdict":"safe","version":"1.3.0","ecosystem":"npm","checked_at":"2026-08-26T12:00:00Z"}}},"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":{"type":"object","required":["ecosystem","name"],"properties":{"name":{"type":"string","description":"Package name. ASCII only; homoglyph and Unicode-confusable names are refused before any upstream call."},"version":{"type":"string","description":"Optional. Omit to verify the package rather than one release."},"ecosystem":{"enum":["npm"],"type":"string","description":"npm is the only ecosystem this service verifies."}},"additionalProperties":false},"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":["ecosystem","name","verdict","reasons","sources","checked_at"],"properties":{"name":{"type":"string"},"reasons":{"type":"array","items":{"type":"object","required":["verdict","code","kind","source","detail"],"properties":{"code":{"type":"string"},"data":{"type":"object"},"kind":{"enum":["fact","heuristic"],"type":"string","description":"fact is established; heuristic is inference and never convicts on its own."},"detail":{"type":"string"},"source":{"type":"string"},"verdict":{"type":"string"}}},"description":"Evidence, one entry per finding. Branch on `code`, not on `detail`."},"sources":{"type":"object","description":"The upstream each check consulted, by name."},"verdict":{"enum":["safe","caution","block","does_not_exist"],"type":"string","description":"Ordered worst-last. The overall verdict is the worst any check produced. block and does_not_exist are answers, not errors, and return 200."},"version":{"type":["string","null"]},"ecosystem":{"type":"string"},"checked_at":{"type":"string","format":"date-time","description":"When the verification ran, which is not always when it was requested: a reused result carries its original timestamp."}}}}}}}}},"description":"One pkgproof package verification","lastUpdated":"2026-08-26T11:39:10.268Z","serviceName":"pkgproof","x402Version":2}]}}