DELXCOMMERCE Payable now

Portable intent card · utility

Reading time API for agents

Estimate human reading time from word count for $0.001 — useful for content budgets, UX labels, and queue sizing.

reading timewpmcontent lengthx402 reading

Intent to transaction

One command, attributed.

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 '{}'
Example inputPOST /api/v1/x402/reading-time
{}
Agent discoverydelx/intent-card/v1
{
  "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

Share the intent, not a directory search.