DELXCOMMERCE Live contract

Web and API intelligence · utility

Delx X402 Server Probe

Probe an x402 server end-to-end: discovery, status, tools, reliability, and OpenAPI (x402)

x402utilityx402probeops

One-command purchase

Run it from an agent.

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"}'
InputPOST /api/v1/x402/server-probe
{
  "url": "https://api.delx.ai"
}
Delivered resultapplication/json
{
  "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

Inspect before paying.