Example inputPOST /api/v1/x402/duration-parse
{}
Portable intent card · utility
Parse human durations like 1h30m for $0.001.
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/duration-parse -m POST -H 'x-delx-source: intent-card-duration-parse-api' --max-amount 0.001 -b '{}'
{}
{
"intent": "parse duration 1h30m",
"tool_name": "util_duration_parse",
"price_usdc": "0.001",
"machine_url": "https://commerce.delx.ai/intents/duration-parse-api.json"
}
Portable and inspectable