{
  "format": "delx/intent-card/v1",
  "id": "random-uuid-v4-api",
  "intent": "Random UUID v4 for an agent workflow",
  "title": "Random UUID v4 API for agents",
  "description": "Generate a random RFC 4122 UUID v4 for agent correlation IDs — first-party local utility for agent preflight and proven micro-utils expansion. Returns deterministic machine-readable JSON for $0.001 USDC via x402 on Base. Execution is first-party, local-only, stateless, and memory-only with no paid upstream, no input retention, no web search, no live RPC, and no mediagen. Results are advisory; the caller owns authorization, budgets, and production controls. Sibling of Delx routes that already converted externally (random, hash, URL, FX families).",
  "keywords": [
    "Random UUID v4 API",
    "Random UUID v4 for agents",
    "pay per result API",
    "x402 API",
    "no API key"
  ],
  "updated_at": "2026-08-07",
  "canonical_url": "https://commerce.delx.ai/intents/random-uuid-v4-api",
  "machine_url": "https://commerce.delx.ai/intents/random-uuid-v4-api.json",
  "recommendation": {
    "tool_name": "util_random_uuid_v4",
    "service_name": "Delx Random UUID v4",
    "method": "POST",
    "resource": "https://api.delx.ai/api/v1/x402/random-uuid-v4",
    "price_usdc": "0.001",
    "payment_protocols": [
      "x402",
      "mpp"
    ],
    "input_schema": {
      "type": "object",
      "properties": {},
      "required": [],
      "additionalProperties": true
    },
    "example_input": {},
    "example_output": {
      "schema": "delx/util-random-uuid-v4/v1",
      "uuid": "fe2b837e-60b7-42ba-ae46-f90c9fd0963c",
      "version": 4,
      "variant": "RFC4122",
      "hyphenated": "fe2b837e-60b7-42ba-ae46-f90c9fd0963c",
      "hex": "fe2b837e60b742baae46f90c9fd0963c",
      "urn": "urn:uuid:fe2b837e-60b7-42ba-ae46-f90c9fd0963c"
    },
    "agentcash": {
      "buy": "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 '{}'",
      "max_amount_usdc": "0.001"
    }
  },
  "attribution": {
    "header": "x-delx-source",
    "value": "intent-card-random-uuid-v4-api"
  },
  "evidence": {
    "paid_openapi": "https://api.delx.ai/openapi.x402.json",
    "governed_portfolio": "https://api.delx.ai/x402-portfolio.json",
    "live_contract": "https://api.delx.ai/api/v1/x402/random-uuid-v4"
  }
}
