{
  "service": "antfleet",
  "version": 1,
  "description": "Two-model GitHub PR code review with per-review USDC settlement on Base. x402 pay-per-review for public repos; prepaid wallet-bound channels for installed/private repos.",
  "chain_id": 8453,
  "payment_token": {
    "address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "symbol": "USDC",
    "decimals": 6
  },
  "price_per_review_usdc": "0.50",
  "min_deposit_usdc": "5.00",
  "deposit_address": "0xab822d5346fa5077e0b53074f932da556632a32c",
  "github_app_install_url": "https://github.com/apps/antfleet/installations/new",
  "endpoints": {
    "create_installation": "https://www.antfleet.dev/api/v1/installations",
    "bind_wallet": "https://www.antfleet.dev/api/v1/installations/{id}/bind",
    "submit_deposit": "https://www.antfleet.dev/api/v1/installations/{id}/deposit",
    "get_installation": "https://www.antfleet.dev/api/v1/installations/{id}",
    "review_x402": {
      "url": "https://www.antfleet.dev/api/v1/review/x402",
      "access_scope": "public"
    },
    "get_x402_review": {
      "url": "https://www.antfleet.dev/api/v1/review/x402/{jobId}",
      "access_scope": "public"
    },
    "scan_x402": {
      "url": "https://www.antfleet.dev/api/v1/scan/x402",
      "access_scope": "public",
      "price_usdc": "2.00",
      "description": "Full-repo vulnerability scan, semantic chunking, two-model consensus"
    },
    "llms_txt": "https://www.antfleet.dev/llms.txt",
    "manifest": "https://www.antfleet.dev/.well-known/antfleet.json"
  },
  "docs": {
    "llms_txt": "https://www.antfleet.dev/llms.txt",
    "receipts": "https://www.antfleet.dev/receipts"
  }
}