{"uid":"cap_LlsKgeZ0fayA3fri75h-q","slug":"cyre-guardian-circuit-breaker-check-28233518","name":"CYRE Guardian Circuit Breaker Check","description":"Guardian Circuit Breaker check — heartbeat freshness + embedded spend policy before an agent pays. Returns admit/deny brief. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md","url":"https://cyre.dev/api/circuit/check","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["token"],"properties":{"token":{"type":"string"},"amountAtomic":{"type":"string"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"}}}}},"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_hAtekhQTrcfXJWDGUAHsK","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Validates a circuit token's freshness and checks embedded spend policy before an agent executes a payment, returning an admit or deny decision.","exampleAgentPrompt":"Before you pay that x402 skill, run a CYRE Guardian circuit breaker check with my circuit token to make sure my heartbeat is fresh and I'm within my spend policy — use a GET method.","exampleUseCases":[{"title":"Pre-payment safety gate for agent","prompt":"Before my agent pays that new API skill, check the circuit breaker with my token to confirm the heartbeat is still fresh and my spend policy allows this GET request."},{"title":"Spend policy enforcement before autonomous transaction","prompt":"My autonomous agent is about to pay 500 atomic units to an x402 endpoint — run a Guardian circuit check with my circuit token first to make sure I'm within policy limits."},{"title":"Heartbeat freshness check before agent loop pays","prompt":"Check whether my agent loop is still alive and my circuit token is valid before it proceeds with the next payment — I need an admit or deny before it goes through."}],"resultDescription":"Returns an admit or deny brief indicating whether the agent's circuit token is fresh (heartbeat valid) and the embedded spend policy permits the intended payment. The response surfaces patterns, not final verdicts — giving the agent actionable guidance on whether to proceed.","failureModes":["Missing or expired circuit token returns deny with freshness failure reason","Spend policy ceiling exceeded returns deny with policy violation detail","Invalid or malformed token returns error response","Network timeout if cyre.dev is unreachable","Unsupported HTTP method (e.g. POST) rejected by schema validation"],"whenToPreferThis":"Use this endpoint when your agent needs a lightweight, real-time pre-payment gate that combines both heartbeat liveness and spend policy validation in a single call before executing an x402 payment. Prefer it over checking heartbeat and spend policy separately when you need a combined admit/deny signal. Best suited for autonomous agent loops that must enforce budget guardrails before every payment.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:32:42.844Z","isFirstParty":false}