{
  "name": "aizamon-x402-services",
  "version": "1.0",
  "doctrine": "many_microtransactions_over_one_big_pay",
  "protocol": "aizamon-x402-bridge",
  "note": "Bazaar-style discovery for Aizamon agent micros. Full Coinbase facilitator x402 coming next; this bridge reuses live USDC settle.",
  "services": [
    {
      "id": "edge",
      "url": "https://aizamon.com/x402/v1/edge",
      "sku": "SKU_AG_EDGE_01",
      "description": "Top live tradeable alpha edge (inline JSON)",
      "priceUsdc": 0.25,
      "network": "eip155:8453",
      "asset": "USDC",
      "settle": "Send USDC on Base, then retry with X-PAYMENT header (see docs)"
    },
    {
      "id": "scan",
      "url": "https://aizamon.com/x402/v1/scan",
      "sku": "SKU_AG_SCAN_01",
      "description": "Mini leak/error scan — send payload via X-Aizamon-Payload (base64 JSON) or ?raw=",
      "priceUsdc": 0.49,
      "network": "eip155:8453",
      "asset": "USDC",
      "settle": "Send USDC on Base, then retry with X-PAYMENT header (see docs)"
    },
    {
      "id": "alpha-day",
      "url": "https://aizamon.com/x402/v1/alpha-day",
      "sku": "SKU_AG_ALPHA_24H",
      "description": "24h X-Aizamon-Feed-Token for GET /api/v1/alpha-feed",
      "priceUsdc": 1.49,
      "network": "eip155:8453",
      "asset": "USDC",
      "settle": "Send USDC on Base, then retry with X-PAYMENT header (see docs)"
    },
    {
      "id": "tor-call",
      "url": "https://aizamon.com/x402/v1/tor-call",
      "sku": "SKU_AG_TOR_CALL_01",
      "description": "One metered Tor MCP call permit (redeem via GET /api/v1/tor-call-permit)",
      "priceUsdc": 0.05,
      "network": "eip155:8453",
      "asset": "USDC",
      "settle": "Send USDC on Base, then retry with X-PAYMENT header (see docs)"
    }
  ],
  "docs": {
    "skillMd": "https://aizamon.com/skill.md",
    "agentStore": "https://aizamon.com/agent-store.json",
    "paymentRails": "https://aizamon.com/payment-rails"
  }
}