DELXCOMMERCE Live contract

Web and API intelligence · utility

Delx Api Health Report

Measure endpoint status, latency, redirects, content type, and reachability in one call (x402)

x402utilityapihealthmonitoringsingle-fetchmicroprice

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/api-health-report -m POST -H 'x-delx-source: product-page' --max-amount 0.001 -b '{"url":"https://api.example.com/health"}'
InputPOST /api/v1/x402/api-health-report
{
  "url": "https://api.example.com/health"
}
Delivered resultapplication/json
{
  "tool_name": "util_api_health_report",
  "result": {
    "final_url": "https://api.example.com/health",
    "status": 200,
    "latency_ms": 184,
    "content_type": "application/json",
    "response_bytes": 128,
    "server": "cloudflare",
    "cache_control": "no-store",
    "is_json": true,
    "json_valid": true
  }
}

Machine-readable evidence

Inspect before paying.