{"uid":"cap_uuBuduvCk4TF53NERllSm","slug":"delx-uuid-generate-f043c61b","name":"Delx UUID Generate","description":"UUID generator API for agents: generate one to ten UUIDv4 identifiers for $0.001 USDC with no API key or subscription.","url":"https://api.delx.ai/api/v1/x402/uuid","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"properties":{"input":{"type":"object","required":["type","bodyType","body"],"properties":{"body":{"type":"object","additionalProperties":true},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type","example"],"properties":{"type":{"type":"string","const":"json"},"example":{"type":"object","additionalProperties":true}}}}},"responseSchema":{"type":"json","example":{}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_rqTR66yxv2NH7h4IygvKv","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Generates one to ten UUIDv4 identifiers in a single call for $0.001 USDC, no API key required.","exampleAgentPrompt":"Can you generate 3 UUIDv4 identifiers for me right now — I need them for some new database records I'm creating?","exampleUseCases":[{"title":"Seeding new database rows","prompt":"I'm inserting 5 new rows into my database and need unique IDs for each — can you generate 5 UUIDs for me?"},{"title":"Unique ID for a new resource","prompt":"I'm creating a new user account in my system and need a single UUID to assign as the user's ID."},{"title":"Bulk identifier generation for a batch job","prompt":"I'm kicking off a batch job that needs 10 unique correlation IDs — can you generate 10 UUIDs right now?"}],"resultDescription":"Returns a list of one to ten UUIDv4 strings (e.g. '550e8400-e29b-41d4-a716-446655440000'), randomly generated and globally unique, suitable for use as database primary keys, correlation IDs, or any identifier that must not collide.","failureModes":["Count out of range (less than 1 or more than 10) — likely a 400 bad request","Payment failure or insufficient USDC balance — transaction rejected before UUID generation","Network timeout — no UUIDs returned","Malformed request body — server returns validation error"],"whenToPreferThis":"Choose this endpoint when an agent needs one to ten fresh UUIDv4 values instantly without maintaining any API key or subscription. It is ideal for lightweight, pay-per-use workflows where setting up an SDK or account is impractical. Prefer it over local UUID libraries when the agent environment lacks native UUID generation support, or when auditability of payment-gated generation is desired.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T07:14:55.000Z","isFirstParty":false}