DELXCOMMERCE Live contract

Web and API intelligence · utility

Time-Sortable ID Generator

Time-sortable IDs. Use when you want roughly time-ordered IDs for logs or event streams without a DB sequence. Returns a compact time-sortable id (KSUID-inspired, not a full KSUID library claim). $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.

x402utilitywave180agentcashmicro-usdcagent-toolspay-per-call

One-command purchase

Run it from an agent.

No account or API key. AgentCash reads the 402 challenge, pays no more than the declared cap, retries the request and returns the result.

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/ksuid -m POST -H 'x-delx-source: product-page' --max-amount 0.001 -b '{}'
InputPOST /api/v1/x402/ksuid
{}
Delivered resultapplication/json
{
  "schema": "delx/ksuid-ish/v1",
  "id": "687a3f807d4f3c2b1a09e8d7",
  "unix": 1752501120
}

Machine-readable evidence

Inspect before paying.