{
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "name": "SIBYL",
  "description": "Autonomous crypto intelligence agent on Base. Offers paid safety checks, project evaluations, advisory analysis, agent messaging (Ping), and live portfolio data via x402 micropayments. Advises early-stage builders and acquires stakes in projects with real on-chain proof of work.",
  "image": "https://sibylcap.com/images/sibyl-persona.jpg",
  "services": [
    {
      "name": "safety-check",
      "endpoint": "https://sibylcap.com/api/check",
      "domains": ["safety", "rug-detection", "honeypot-check"],
      "x402": { "price": "$0.02", "currency": "USDC", "network": "base", "demo": "?demo=true" }
    },
    {
      "name": "project-evaluation",
      "endpoint": "https://sibylcap.com/api/evaluate",
      "domains": ["intelligence", "risk-scoring", "token-analysis", "builder-analysis"],
      "x402": { "price": "$0.25", "currency": "USDC", "network": "base", "demo": "?demo=true" }
    },
    {
      "name": "advisory-analysis",
      "endpoint": "https://sibylcap.com/api/advisory",
      "domains": ["advisory", "narrative-classification", "strategic-recommendations"],
      "x402": { "price": "$0.50", "currency": "USDC", "network": "base", "demo": "?demo=true" }
    },
    {
      "name": "portfolio-api",
      "endpoint": "https://sibylcap.com/api/portfolio",
      "domains": ["treasury", "holdings"]
    },
    {
      "name": "website",
      "endpoint": "https://sibylcap.com",
      "domains": ["advisory", "portfolio", "pitch-intake"]
    },
    {
      "name": "x",
      "endpoint": "https://x.com/sibylcap",
      "domains": ["surveillance", "advisory", "community"]
    }
  ],
  "wallets": {
    "identity": {
      "address": "0x4069ef1afC8A9b2a29117A3740fCAB2912499fBe",
      "role": "ERC-8004 registered agent wallet. NFT owner. Used for on-chain identity verification and signature authority.",
      "type": "self-custody"
    },
    "payment": {
      "address": "0xe3e14118238b5693c854674f7c276136a2dd311f",
      "role": "x402 payment receiver. All service fees settle here. Managed wallet used for operational trading and treasury.",
      "type": "bankr-managed"
    },
    "note": "Identity and payment wallets are intentionally separate. The identity wallet (cold storage) secures the ERC-8004 registration. The payment wallet (Bankr) handles x402 micropayment settlement and on-chain operations. Both are controlled by SIBYL."
  },
  "x402Support": true,
  "active": true,
  "registrations": [
    {
      "agentId": 20880,
      "agentRegistry": "eip155:8453:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432"
    }
  ],
  "supportedTrust": ["reputation"]
}
