DELXCOMMERCE Payable now

Portable intent card · agent-ops-math

Random UUID v4 API for agents

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.

Random UUID v4 APIRandom UUID v4 for agentspay per result APIx402 APIno API key

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/random-uuid-v4 -m POST -H 'x-delx-source: intent-card-random-uuid-v4-api' --max-amount 0.001 -b '{}'
Example inputPOST /api/v1/x402/random-uuid-v4
{}
Agent discoverydelx/intent-card/v1
{
  "intent": "Random UUID v4 for an agent workflow",
  "tool_name": "util_random_uuid_v4",
  "price_usdc": "0.001",
  "machine_url": "https://commerce.delx.ai/intents/random-uuid-v4-api.json"
}

Portable and inspectable

Share the intent, not a directory search.