cloudPulsePoint
POST x402.cloudpulsepoint.com/agent/check/site
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Run HTTP + SSL + DNS + domain-expiry in one call and return a combined health snapshot. The single pre-flight check to run before crawling, deploying to, or depending on a site — cheaper and one round-trip instead of four.
Resource: x402.cloudpulsepoint.com/agent/check/site
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x05a877EF93E7818828D199E2Df0028bca3C75bf0
Payment methods: — · Last validation: —
{
"input": {
"body": {
"url": "https://example.com"
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"check": "site",
"result": {
"dns": {
"status": "UP",
"records": "104.20.23.154"
},
"ssl": {
"status": "UP",
"daysUntilExpiry": 36
},
"url": "https://example.com/",
"http": {
"up": true,
"responseMs": 38,
"statusCode": 200
},
"domain": {
"status": "UP",
"daysUntilExpiry": 384
},
"checkedAt": "2026-07-24T15:30:16.348Z"
},
"network": "eip155:8453"
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x05a877EF93E7818828D199E2Df0028bca3C75bf0",
"amount": "50000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 60
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x05a877EF93E7818828D199E2Df0028bca3C75bf0",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "50000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.