{"api":"v1","generated_at":"2026-09-15T18:51:27.651Z","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-blacklist-428a53","pinned_page":"https://tollindex.com/e/x402-cloudpulsepoint-com-agent-check-blacklist-428a53/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-cloudpulsepoint-com-agent-check-blacklist-428a53","canonical_url":"https://x402.cloudpulsepoint.com/agent/check/blacklist","resource":"https://x402.cloudpulsepoint.com/agent/check/blacklist","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Resolve the site's IP and check it against 15 major DNSBL spam/abuse blacklists. Use before sending mail from, or trusting, a host. WARN = listed on 1–2 lists; DOWN = listed on 3 or more.","service_name":"cloudPulsePoint","declared_category":null,"declared_tags":["monitoring","blacklist","dnsbl","email","reputation"],"route_template":null,"registry_updated":"2026-09-14T12:00:20.627Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"check blacklist","category":"inference","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.03 USDC","amount_units":0.03,"decimals_known":true,"pay_to":"0x05a877EF93E7818828D199E2Df0028bca3C75bf0","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":26,"unique_payers_30d":1,"last_called_at":"2026-09-14T12:00:20.497Z"},"validation":{"latest":{"observed_at":"2026-09-15T04:34:34.467Z","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:34:34.467Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:30:44.014Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:29:12.978Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T06:44:59.902Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:17:31.373Z","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","blacklist","dnsbl","email","reputation"],"type":"http","accepts":[{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0x05a877EF93E7818828D199E2Df0028bca3C75bf0","amount":"30000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":60}],"quality":{"lastCalledAt":"2026-09-14T12:00:20.497Z","l30DaysTotalCalls":26,"l30DaysUniquePayers":1},"resource":"https://x402.cloudpulsepoint.com/agent/check/blacklist","extensions":{"bazaar":{"info":{"input":{"body":{"url":"https://example.com"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"check":"blacklist","result":{"url":"https://example.com/","error":null,"status":"UP","sources":null,"warning":null,"listedCount":0,"listedTotal":15},"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":"blacklist","description":"Identifies which check produced this result."},"result":{"type":"object","properties":{"url":{"type":"string","description":"The normalized URL that was checked."},"error":{"type":["string","null"],"description":"Human-readable failure reason, or null on success."},"status":{"enum":["UP","WARN","DOWN"],"type":"string","description":"UP = listed on 0 blacklists; WARN = listed on 1–2; DOWN = listed on 3 or more."},"sources":{"type":["string","null"],"description":"Comma-separated names of the blacklists that listed the IP, or null if clean."},"warning":{"type":["string","null"],"description":"Human-readable warning when the check passed but a threshold was crossed, else null."},"listedCount":{"type":["integer","null"],"description":"Number of blacklists the IP was found on."},"listedTotal":{"type":["integer","null"],"description":"Total number of blacklists queried (15)."}}},"network":{"type":"string","description":"CAIP-2 id of the chain the payment settled on (e.g. eip155:8453 = Base)."}}}}}}}}},"description":"Resolve the site's IP and check it against 15 major DNSBL spam/abuse blacklists. Use before sending mail from, or trusting, a host. WARN = listed on 1–2 lists; DOWN = listed on 3 or more.","lastUpdated":"2026-09-14T12:00:20.627Z","serviceName":"cloudPulsePoint","x402Version":2}]}}