InputPOST /api/v1/x402/server-audit
{
"url": "https://api.delx.ai"
}
Web and API intelligence · utility
Audit an x402 server for listing readiness, discovery quality, pricing surface, OpenAPI coverage, and integration gaps (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-audit -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_audit",
"result": {
"audit_score": 100,
"audit_level": "excellent",
"gaps": []
}
}
Machine-readable evidence