Example inputPOST /api/v1/x402/api-health-report
{
"url": "https://api.example.com/health"
}
Portable intent card · utility
Probe an HTTP endpoint and receive a structured health report for $0.001 without an account or API key.
Intent to transaction
The source header follows this discovery route through challenge, payment and delivery without exposing the buyer or request body.
npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/api-health-report -m POST -H 'x-delx-source: intent-card-api-health-check-api' --max-amount 0.001 -b '{"url":"https://api.example.com/health"}'
{
"url": "https://api.example.com/health"
}
{
"intent": "check whether an API endpoint is healthy",
"tool_name": "util_api_health_report",
"price_usdc": "0.001",
"machine_url": "https://commerce.delx.ai/intents/api-health-check-api.json"
}
Portable and inspectable