{"uid":"cap_BqPYCAaoT23zVu_pStbgj","slug":"entropy-rip-distributed-mutex-lock-acquire-2dcae980","name":"entropy.rip Distributed Mutex Lock Acquire","description":"Acquire a distributed mutex lock for resource coordination","url":"https://entropy.rip/api/gate/acquire","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"resource":{"type":"string","description":"resource"},"ttl_seconds":{"type":"integer","description":"Time to live in seconds"}}},"responseSchema":{"type":"json","example":{"lock_id":"lock_xyz...","success":true,"expires_at":"2026-07-14T10:00:30Z"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_TQWRxps0RvdnsIKufv7UG","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Acquires a distributed mutex lock on a named resource with a configurable TTL for coordinating concurrent AI agent access","exampleAgentPrompt":"Lock the resource named 'job-processor-queue' for exclusive access for 30 seconds so no other agent can run it simultaneously.","exampleUseCases":null,"resultDescription":"Returns a lock acquisition result indicating whether the mutex was successfully acquired, along with a lock token or identifier and the expiration timestamp based on the requested TTL.","failureModes":["Lock already held by another process — returns conflict or failure status","Invalid or missing resource name — returns 400-level error","TTL value out of acceptable range — returns validation error","Payment failure (x402) — lock not acquired","Network timeout — lock state unknown, agent should retry cautiously"],"whenToPreferThis":"Use this endpoint when multiple autonomous AI agents or processes may concurrently attempt to access or mutate a shared resource and you need a lightweight, pay-per-use distributed mutex without standing up your own locking infrastructure. Ideal for agent orchestration scenarios where exactly-once execution matters.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:42:48.108Z","isFirstParty":false}