Example inputPOST /api/v1/x402/unix-now
{}
Portable intent card · utility
Current UTC unix time. Use for idempotency stamps, expiring links, or clock skew checks. Returns unix seconds, millis, and ISO UTC from the server clock. $0.001 USDC per successful call via x402 on Base—first-party JSON from Delx (fresh each call; not a deterministic transform), no API key, no subscription, and nothing is billed on structured validation errors.
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/unix-now -m POST -H 'x-delx-source: intent-card-unix-now-api' --max-amount 0.001 -b '{}'
{}
{
"intent": "UTC Unix Timestamp Now for an agent workflow",
"tool_name": "util_unix_now",
"price_usdc": "0.001",
"machine_url": "https://commerce.delx.ai/intents/unix-now-api.json"
}
Portable and inspectable