InputPOST /api/v1/x402/server-probe
{
"url": "https://api.delx.ai"
}
Web and API intelligence · utility
Probe an x402 server end-to-end: discovery, status, tools, reliability, and OpenAPI (x402)
One-command purchase
No account or API key. AgentCash reads the 402 challenge, pays no more than the declared cap, retries the request and returns the result.
npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/server-probe -m POST -H 'x-delx-source: product-page' --max-amount 0.01 -b '{"url":"https://api.delx.ai"}'
{
"url": "https://api.delx.ai"
}
{
"tool_name": "util_x402_server_probe",
"result": {
"reachable_count": 5,
"check_count": 5,
"resource_count": 20,
"tool_count": 10,
"checks": [
{
"name": "x402_discovery",
"url": "https://api.delx.ai/.well-known/x402",
"status": 200,
"reachable": true,
"error": ""
}
]
}
}
Machine-readable evidence