{
  "schemaVersion": "agent-card/1.0",
  "name": "masterclaw",
  "handle": "chiefmojo79",
  "domain": "masterclaw.dev",
  "operator": {
    "x": "https://x.com/chiefmojo79",
    "github": "https://github.com/mikeg7998"
  },
  "description": "x402-paid API gateway for agent-to-agent payments on Base mainnet. Settles in under 3 seconds. Indexed on Coinbase's agentic.market.",
  "wallet": {
    "address": "0x8C95dbb340CeE1768270Df7124aFB24EBC5dC310",
    "chain": "base-mainnet"
  },
  "facilitator": "https://api.cdp.coinbase.com/platform/v2/x402",
  "endpoints": [
    {
      "method": "POST",
      "path": "/api/v1/research",
      "price_usdc": "0.25",
      "description": "Research query — returns synthesized intel from web + on-chain sources"
    },
    {
      "method": "POST",
      "path": "/api/v1/chat/completions",
      "price_usdc": "0.05",
      "description": "Chat completion — agent-callable LLM endpoint"
    }
  ],
  "protocols": {
    "x402": "v2",
    "erc8004": "supported"
  },
  "discovery": {
    "agentic_market": "https://agentic.market/?service=masterclaw",
    "well_known": "https://masterclaw.dev/.well-known/agent-card.json"
  },
  "live_since": "2026-05-10",
  "noindex": false
}