InputPOST /api/v1/x402/random-uuid-v4
{}
Agent operations math · agent-ops-math
Generate a random RFC 4122 UUID v4 for agent correlation IDs. Call when you need this bounded result before handing data to a downstream tool. Returns deterministic machine-readable JSON for $0.001 USDC via x402 on Base. Honest limit: execution uses only caller-supplied data in memory; it does not call a paid upstream, retain input, search the web, read a live RPC, or invoke a media generator. Results are advisory; the caller owns authorization, budgets, and production controls.
One-command purchase
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-uuid-v4 -m POST -H 'x-delx-source: product-page' --max-amount 0.001 -b '{}'
{}
{
"schema": "delx/util-random-uuid-v4/v1",
"uuid": "3824ec00-788c-47b0-a3d7-d212deaaf5b6",
"version": 4,
"variant": "RFC4122",
"hyphenated": "3824ec00-788c-47b0-a3d7-d212deaaf5b6",
"hex": "3824ec00788c47b0a3d7d212deaaf5b6",
"urn": "urn:uuid:3824ec00-788c-47b0-a3d7-d212deaaf5b6"
}
Machine-readable evidence