Animica x402 Directory

Directory / cyre.dev

cyre.dev/api/caution

Guardian Settlement Caution — before you settle, get a pattern brief + withhold-style band for payTo/amount/URL. Not insurance. Not custody. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://cyre.dev/api/caution'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://cyre.dev/api/caution'

Endpoint: https://cyre.dev/api/caution. Operated by cyre.dev, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on cyre.dev

cyre.dev/api/address

Guardian address profile — explainable on-chain risk signals. Patterns, not verdicts. Agent guide: https://cyre.dev/SKILL.md

GET · $0.005

cyre.dev/api/alerts

Guardian Counterparty Alerts — poll up to 10 watched addresses and return only those with HIGH risk, dormant→active, or burst patterns. Patterns, not verdicts. …

GET · $0.015

cyre.dev/api/batch

Guardian Settlement Batch — grade a payer and up to 10 payout addresses, ranked by score gap vs the payer. Patterns, not verdicts. Agent guide: https://cyre.dev…

GET · $0.02

cyre.dev/api/bazaar

Guardian Bazaar Scan — before you pay a new x402 / Agentic Market skill, probe the resource URL, forensics the 402 offer, and grade payTo. Shopping hygiene. Pat…

GET · $0.003

cyre.dev/api/circuit/check

Guardian Circuit Breaker check — heartbeat freshness + embedded spend policy before an agent pays. Returns admit/deny brief. Patterns, not verdicts. Agent guide…

GET · $0.001

cyre.dev/api/circuit/heartbeat

Guardian Circuit Breaker heartbeat — prove the agent loop is alive; returns rotated circuit token with fresh lastBeatAt. Patterns, not verdicts. Agent guide: ht…

GET · $0.001

cyre.dev/api/circuit/seal

Guardian Circuit Breaker — seal operator heartbeat interval + spend rails for an autonomous agent. Heartbeat via /api/circuit/heartbeat; enforce before pay via …

GET · $0.003

cyre.dev/api/delta

Guardian Passport Delta — re-attest a wallet against a prior Passport and return score drift, risk-level flips, and signal changes. Patterns, not verdicts. Agen…

GET · $0.01

cyre.dev/api/escrow

Guardian Escrow Brief — before agents release escrow, grade both payTo sides (Base or Solana) + amount hygiene. Not custody. Patterns, not verdicts. Agent guide…

GET · $0.005

cyre.dev/api/exchange/match

Guardian Intent Exchange match — compare a sealed intent token to a vendor quote (URL, payTo, amount). Returns fit brief + next skills. Patterns, not verdicts. …

GET · $0.002

cyre.dev/api/exchange/post

Guardian Intent Exchange — seal a budgeted agent need into a signed intent token. Gossip the token; matchers call /api/exchange/match. Patterns, not verdicts. A…

GET · $0.003

cyre.dev/api/gate

Guardian Gate — before your agent pays ANY other x402 service, grade the payTo counterparty + spend shape in one cheap call. Patterns, not verdicts. Agent guide…

GET · $0.001

All 33 endpoints on cyre.dev →