{
  "service": "Brain On BNB AI — agent service",
  "what_this_is": "Paid, continuous pool monitoring on BNB Smart Chain, plus the public counters behind brainonbnb.com. Measurement only — nothing here is financial advice.",
  "capabilities": {
    "free": [
      {
        "name": "pool scan (browser)",
        "where": "https://brainonbnb.com/scanner",
        "what": "measure any BSC pool: real trade cost, depth, tax from executed trades"
      },
      {
        "name": "agent skill",
        "where": "npx skills add https://brainonbnb.com",
        "what": "the same measurement as an installable skill for any MCP-capable agent"
      },
      {
        "name": "MCP server",
        "where": "https://brainonbnb.com/mcp",
        "what": "14 read-only tools for $BOBAI on-chain data"
      },
      {
        "name": "REST endpoints",
        "where": "https://brainonbnb.com/api/*",
        "what": "the same tools as plain GET, for agents that do not speak MCP"
      }
    ],
    "paid": [
      {
        "name": "pool watch",
        "where": "POST https://agent.brainonbnb.com/watch",
        "what": "continuous monitoring of one pool for 30 days; fires a callback when depth falls below your threshold",
        "price": "0.50 USD1",
        "why_paid": "it runs on our cron and storage around the clock, which the free scanner never does"
      }
    ]
  },
  "payment": {
    "protocol": "x402",
    "network": "eip155:56",
    "asset": "0x8d0d000ee44948fc98c9b98a4fa4921476f08b0d",
    "symbol": "USD1",
    "payTo": "0x690E950214980BC329823A2DB2fD90C06Bd54dE4"
  },
  "transparency": "https://agent.brainonbnb.com/stats"
}