{"uid":"cap_l_FiipmoMqZF_6tY-S8gQ","slug":"entropy-rip-conduit-agent-to-agent-mailbox-queue-0cb5a41e","name":"ENTROPY.RIP Conduit – Agent-to-Agent Mailbox Queue","description":"Create a private, asynchronous agent-to-agent mailbox queue","url":"https://entropy.rip/api/conduit/create","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"ttl_seconds":{"type":"integer","description":"Time to live in seconds"}}},"responseSchema":{"type":"json","example":{"expires_at":"2026-07-21T10:00:00Z","mailbox_id":"conduit_1234..."}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","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.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_KUrkV6Dw5ahn5ODcLBQsy","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Creates a private, asynchronous mailbox queue that enables agent-to-agent message passing with a configurable time-to-live","exampleAgentPrompt":"Create a private agent-to-agent mailbox conduit that stays live for 3600 seconds — I need a temporary async queue so my two agents can pass messages without a shared connection.","exampleUseCases":[{"title":"Coordinate workflow handoff between task agents","prompt":"Set up a temporary message queue between my research agent and my writing agent — they need to pass data back and forth asynchronously for about 2 hours before the task completes."},{"title":"Fan-out work distribution across agent fleet","prompt":"I want to create a short-lived mailbox that my supervisor agent can broadcast tasks to, and multiple worker agents can pick them up as they become available — expire it after 30 minutes once everything's processed."},{"title":"Decouple error recovery across microservices","prompt":"Build me a quick async channel where if one of my agents fails, it can leave a retry message for another agent to pick up later — just needs to live for 12 hours in case recovery is delayed."}],"resultDescription":"Returns a conduit/queue identifier and associated metadata (such as an access token or endpoint URL) that agents can use to send and receive messages, along with the expiry time based on the requested TTL.","failureModes":["Invalid ttl_seconds value (e.g. negative or zero) returns a 400 validation error","Missing or malformed request body returns a 400 bad request","Payment not attached or insufficient USDC balance returns a 402 Payment Required","TTL exceeds maximum allowed duration returns a 400 error","Server-side queue provisioning failure returns a 500 error"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, disposable async communication channel between two or more AI agents or microservices without standing up persistent infrastructure. Ideal for ephemeral task coordination, fan-out messaging, or decoupled agent pipelines where the queue only needs to exist for a bounded time window.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:48:20.751Z","isFirstParty":false}