Skip to content
Back to Cerberus Index

Card snapshot

cerberusindex.com · 2026-07-20 18:08:13 UTC · 83fed93a42877002205b574bec233f135219606c295a65f0ec6afb5a4f1fdcf3

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "schemaVersion": "0.1",
  "name": "Cerberus Index",
  "description": "One call before any irreversible action. AI agents pay per call (USDC via x402, no account, no API key) for live safety verdicts: token rug-checks on the XRP Ledger today; address risk, transaction intent, and endpoint/tool trust next.",
  "url": "https://cerberusindex.com",
  "protocols": [
    "mcp"
  ],
  "mcp": {
    "transport": "streamable-http",
    "url": "https://cerberusindex.com/mcp"
  },
  "payments": {
    "protocol": "x402",
    "asset": "USDC",
    "network": "base"
  },
  "skills": [
    {
      "id": "check_xrpl_token",
      "name": "Is this XRPL token safe? One call answers it.",
      "price_usdc": 0.005,
      "docs": "https://cerberusindex.com/tools/check-xrpl-token.html"
    },
    {
      "id": "check_issuer_reputation",
      "name": "Has this XRPL issuer rugged before?",
      "price_usdc": 0.002,
      "docs": "https://cerberusindex.com/tools/check-issuer-reputation.html"
    },
    {
      "id": "get_new_pools",
      "name": "Every new XRP Ledger AMM pool, as it launches.",
      "price_usdc": 0.01,
      "docs": "https://cerberusindex.com/tools/get-new-pools.html"
    },
    {
      "id": "quote_amm",
      "name": "Exact XRPL AMM swap quotes, with price impact.",
      "price_usdc": 0.001,
      "docs": "https://cerberusindex.com/tools/quote-amm.html"
    },
    {
      "id": "submit_feedback",
      "name": "Need a tool that doesn't exist yet? Ask.",
      "price_usdc": 0.0,
      "docs": "https://cerberusindex.com/tools/submit-feedback.html"
    }
  ],
  "legal": {
    "terms": "https://cerberusindex.com/terms.html",
    "privacy": "https://cerberusindex.com/privacy.html",
    "disclaimer": "https://cerberusindex.com/disclaimer.html"
  }
}