OnChainIntel Probe Ping is a paid API for AI agents from probe.onchainintel.net, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-13).
Lightweight health verification ping that checks whether an HTTP endpoint is alive and responsive
Lightweight endpoint health verification ping
A lightweight ping response confirming whether the target endpoint is alive and reachable, indicating basic health status of the service being probed.
POSThttps://probe.onchainintel.net/api/pingUse this endpoint when you need a fast, cheap ($0.05 USDC) liveness check on an HTTP service before invoking it in a workflow, or when you want a trustless on-chain-verified ping rather than a simple client-side request. Best for agents that need to guard against calling a dead service endpoint.
{
"input": {
"body": {
"status": "check"
},
"type": "http",
"method": "POST",
"bodyType": "json"
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"tier": "0.05",
"status": "ok",
"endpoint": "ping",
"timestamp": "2026-06-03T23:08:51.477Z"
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"