InputPOST /api/v1/x402/resource-summary
{
"url": "https://api.delx.ai"
}
Web and API intelligence · utility
Summarize a server's .well-known/x402 resources, pricing surface, networks, and paths (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/resource-summary -m POST -H 'x-delx-source: product-page' --max-amount 0.001 -b '{"url":"https://api.delx.ai"}'
{
"url": "https://api.delx.ai"
}
{
"tool_name": "util_x402_resource_summary",
"result": {
"status": 200,
"resource_count": 20,
"networks": [
"base"
],
"resources": [
{
"tool_name": "util_page_extract",
"resource": "https://api.delx.ai/api/v1/x402/page-extract",
"networks": [
"base"
]
}
]
}
}
Machine-readable evidence