DELXCOMMERCE Payable now

Portable intent card · utility

Duration parse API for agents

Parse human durations like 1h30m for $0.001.

duration parse1h30mx402 duration

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/duration-parse -m POST -H 'x-delx-source: intent-card-duration-parse-api' --max-amount 0.001 -b '{}'
Example inputPOST /api/v1/x402/duration-parse
{}
Agent discoverydelx/intent-card/v1
{
  "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

Share the intent, not a directory search.