{"api":"v1","generated_at":"2026-09-16T07:33:39.429Z","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-cloudpulsepoint-com-agent-check-http-b915a2","pinned_page":"https://tollindex.com/e/x402-cloudpulsepoint-com-agent-check-http-b915a2/at/2026-09-16T04-48Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-16T04:48:25.992Z","snapshot_stamp":"2026-09-16T04-48Z","endpoint":{"slug":"x402-cloudpulsepoint-com-agent-check-http-b915a2","canonical_url":"https://x402.cloudpulsepoint.com/agent/check/http","resource":"https://x402.cloudpulsepoint.com/agent/check/http","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Fetch a URL and report whether it is reachable, the HTTP status code, and the response time in milliseconds. A fast liveness/uptime probe — run it before relying on a site or as a cheap health signal.","service_name":"cloudPulsePoint","declared_category":null,"declared_tags":["monitoring","http","uptime","website"],"route_template":null,"registry_updated":"2026-09-15T12:00:15.901Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"check http","category":"inference","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-16T04:48:25.991Z","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":"0x05a877EF93E7818828D199E2Df0028bca3C75bf0","scheme":"exact"}],"counters":{"observed_at":"2026-09-16T04:48:25.992Z","calls_30d":29,"unique_payers_30d":2,"last_called_at":"2026-09-15T12:00:15.731Z"},"validation":{"latest":{"observed_at":"2026-09-16T06:03:56.961Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-16"},"uptime":[{"days":7,"observed":6,"passed":6,"ratio":1},{"days":30,"observed":6,"passed":6,"ratio":1},{"days":90,"observed":6,"passed":6,"ratio":1}],"history_90d":[{"observed_at":"2026-09-16T06:03:56.961Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-16","state_changed":false},{"observed_at":"2026-09-15T06:20:26.663Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T05:50:27.100Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T05:43:22.003Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T08:00:25.192Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T11:56:05.021Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x05a877EF93E7818828D199E2Df0028bca3C75bf0","page":"https://tollindex.com/seller/0x05a877EF93E7818828D199E2Df0028bca3C75bf0","endpoints":7,"hosts":1},"reports":0,"registry_record":{"cdp":[{"tags":["monitoring","http","uptime","website"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x05a877EF93E7818828D199E2Df0028bca3C75bf0","amount":"10000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-15T12:00:15.731Z","l30DaysTotalCalls":29,"l30DaysUniquePayers":2},"resource":"https://x402.cloudpulsepoint.com/agent/check/http","extensions":{"bazaar":{"info":{"input":{"body":{"url":"https://example.com"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"check":"http","result":{"up":true,"url":"https://example.com/","error":null,"responseMs":177,"statusCode":200},"network":"eip155:8453"}}},"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"],"properties":{"url":{"type":"string","description":"Full http(s) URL of the site to check, e.g. \"https://example.com\". Must resolve to a public address — private, loopback, link-local, and cloud-metadata targets are rejected with HTTP 400 before any payment."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"check":{"const":"http","description":"Identifies which check produced this result."},"result":{"type":"object","properties":{"up":{"type":"boolean","description":"true if the site responded with a success/expected status, false otherwise."},"url":{"type":"string","description":"The normalized URL that was checked."},"error":{"type":["string","null"],"description":"Human-readable failure reason, or null on success."},"responseMs":{"type":["integer","null"],"description":"Time from request to response headers, in milliseconds."},"statusCode":{"type":["integer","null"],"description":"HTTP status code returned (e.g. 200, 404, 500); null if the request never completed."}}},"network":{"type":"string","description":"CAIP-2 id of the chain the payment settled on (e.g. eip155:8453 = Base)."}}}}}}}}},"description":"Fetch a URL and report whether it is reachable, the HTTP status code, and the response time in milliseconds. A fast liveness/uptime probe — run it before relying on a site or as a cheap health signal.","lastUpdated":"2026-09-15T12:00:15.901Z","serviceName":"cloudPulsePoint","x402Version":2}]}}