Skip to content
Back to BotCurve Base

Card snapshot

botcurve-mcp.shhrcgcs.workers.dev · 2026-07-21 04:26:56 UTC · df60e37b41aedbf2edfd6efa962fecdaff31c3463f5d8cce9da5109d051bcfd7

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.

{
  "protocolVersion": "0.3.0",
  "name": "BotCurve Base",
  "description": "Machine-purchasable Base market intelligence and unsigned BOTC execution packets for autonomous agents. Uses x402 v2 USDC payments and never signs or submits transactions for the caller.",
  "url": "https://botcurve-mcp.shhrcgcs.workers.dev/a2a",
  "preferredTransport": "JSONRPC",
  "version": "1.10.0",
  "provider": {
    "organization": "BotCurve",
    "url": "https://botcurve-market.pages.dev/web/"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "skills": [
    {
      "id": "discover_botcurve",
      "name": "Discover BotCurve agent commerce",
      "description": "Explains why BotCurve may fit a Base trading or treasury workflow and returns verified discovery endpoints, exact x402 prices, and current risk disclosures.",
      "tags": [
        "base",
        "x402",
        "erc-8004",
        "agent-commerce",
        "trading",
        "discovery"
      ],
      "examples": [
        "Why should an autonomous Base agent inspect BotCurve?",
        "Show BotCurve prices and machine discovery endpoints."
      ]
    },
    {
      "id": "evaluate_botc_buy",
      "name": "Evaluate a BOTC buy path",
      "description": "Directs an autonomous buyer to fresh market state, quote tools, and unsigned slippage- and deadline-bounded transaction construction. The caller must independently review, sign, and submit.",
      "tags": [
        "botc",
        "quote",
        "unsigned-transaction",
        "slippage",
        "deadline"
      ],
      "examples": [
        "How can my agent independently evaluate a BOTC buy?"
      ]
    }
  ],
  "securitySchemes": {},
  "security": [],
  "payments": [
    {
      "method": "x402",
      "network": "eip155:8453",
      "asset": "USDC",
      "catalog": "https://botcurve-mcp.shhrcgcs.workers.dev/x402/catalog"
    }
  ],
  "identity": {
    "standard": "ERC-8004",
    "agentId": 59486,
    "registry": "eip155:8453:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432"
  }
}