Example inputPOST /api/v1/x402/reading-time
{}
Portable intent card · utility
Estimate human reading time from word count for $0.001 — useful for content budgets, UX labels, and queue sizing.
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/reading-time -m POST -H 'x-delx-source: intent-card-reading-time-api' --max-amount 0.001 -b '{}'
{}
{
"intent": "estimate reading time words",
"tool_name": "util_reading_time",
"price_usdc": "0.001",
"machine_url": "https://commerce.delx.ai/intents/reading-time-api.json"
}
Portable and inspectable