DELXCOMMERCE Live contract

Web and API intelligence · utility

Delx Openapi Summary

Summarize an OpenAPI document into paths, tags, version, and auth hints (x402)

x402utilityopenapiapiintegrationsingle-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/openapi-summary -m POST -H 'x-delx-source: product-page' --max-amount 0.001 -b '{"url":"https://api.delx.ai"}'
InputPOST /api/v1/x402/openapi-summary
{
  "url": "https://api.delx.ai"
}
Delivered resultapplication/json
{
  "tool_name": "util_openapi_summary",
  "result": {
    "title": "Delx Agent Operations REST API",
    "version": "3.3.0",
    "path_count": 31,
    "x402_path_count": 25,
    "auth_hints": [
      "x402"
    ]
  }
}

Machine-readable evidence

Inspect before paying.