DELXCOMMERCE Live contract

Web and API intelligence · utility

Delx Random Int

Generate a secure random integer in a caller-supplied range for $0.001 USDC. Call when you need a CSPRNG draw for ids, jitter, or sampling without installing a crypto library. First-party local only—not a lottery, custody, or production RNG SLA. No API key, no subscription.

x402utilityrandomcsprngagentcashmicro-usdc

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/random-int -m POST -H 'x-delx-source: product-page' --max-amount 0.001 -b '{}'
InputPOST /api/v1/x402/random-int
{}
Delivered resultapplication/json
{
  "tool_name": "example",
  "result": {}
}

Machine-readable evidence

Inspect before paying.