{"uid":"cap_OdMRc5cGBZcbeosxaaVfp","slug":"liquid-logic-x402-wallet-allowance-checker-6b6ed3c7","name":"Liquid Logic X402 Wallet Allowance Checker","description":"Call this BEFORE paying an x402 endpoint: ask whether the Liquid Logic treasurer wallet (0xEA24…) is allowed to pay that URL and how much USDC remains under the UTC daily cap. $0.001 USDC on Base — cheaper than /api/audit ($0.05). Pass wallet; optionally pass endpoint. Omit endpoint for wallet-level remaining + allowlist. Site: https://liquidlogicx.com","url":"https://audit.liquidlogicx.com/api/allowance","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["wallet"],"properties":{"wallet":{"type":"string","description":"Wallet to check (Liquid Logic treasurer is 0xEA24bafbBAF6d7Ba58bE860EE906f0Fe533d167D)"},"endpoint":{"type":"string","description":"Optional x402 URL the wallet wants to pay. Omit to get remaining cap + allowlist summary."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"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_Ey7gHEIc7gFXvfMUqM4ZK","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":"Checks whether a wallet is permitted to pay a given x402 endpoint and returns how much USDC spending capacity remains under the UTC daily cap","exampleAgentPrompt":"Before I pay that x402 endpoint, check whether the Liquid Logic treasurer wallet 0xEA24bafbBAF6d7Ba58bE860EE906f0Fe533d167D is allowed to pay https://some-x402-api.com/data and tell me how much USDC I have left under today's daily cap.","exampleUseCases":[{"title":"Pre-flight check before x402 call","prompt":"Before making the x402 payment, check if wallet 0xEA24bafbBAF6d7Ba58bE860EE906f0Fe533d167D is authorized to pay https://data.someservice.com/api/prices and tell me how much USDC daily budget is still available."},{"title":"Wallet-level daily budget review","prompt":"What's the remaining daily USDC spending cap and full allowlist for the Liquid Logic treasurer wallet 0xEA24bafbBAF6d7Ba58bE860EE906f0Fe533d167D — don't filter by any specific endpoint, just give me the overall picture."},{"title":"Agent guardrail before autonomous payment","prompt":"My agent is about to pay an x402 endpoint automatically — first check if wallet 0xEA24bafbBAF6d7Ba58bE860EE906f0Fe533d167D still has USDC budget left today and is allowed to pay https://api.liquidlogicx.com/api/allowance before it proceeds."}],"resultDescription":"Returns the allowance status (whether the wallet is permitted to pay the given endpoint), the remaining USDC amount under the UTC daily spending cap, and optionally a summary of the wallet's full allowlist if no specific endpoint is provided.","failureModes":["Missing wallet parameter returns a validation error","Invalid or malformed wallet address returns an error","Endpoint URL not on allowlist returns denied/unauthorized status","Daily cap fully consumed returns zero remaining allowance","Network or service downtime may return 5xx errors"],"whenToPreferThis":"Use this endpoint when you need a low-cost ($0.001 USDC) pre-flight authorization check before committing to a more expensive x402 API call. Prefer this over the full /api/audit endpoint ($0.05) when you only need allowance and remaining cap data rather than a complete spend history. Ideal for agent workflows that must gate payments behind budget or allowlist validation.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-19T12:33:44.961Z","isFirstParty":false}