{
  "service": "Agent Launch Readiness API",
  "version": "0.3.0",
  "payment": {
    "offers": [
      {
        "method": "tempo",
        "intent": "charge",
        "amount": "10000",
        "amount_usd": "0.01",
        "currency": "0x20c000000000000000000000b9537d11c60e8b50",
        "receiver": "0xf2479a50952Cb3D85A569Cf3F804A2089BbA97d2",
        "network": "tempo",
        "unitType": "report",
        "description": "Tempo MPP charge for an Agent Launch Readiness report."
      }
    ]
  },
  "resources": [
    "/v1/analyze",
    "/v1/launch-readiness",
    "/v1/service-diligence",
    "/v1/ecosystem-fit"
  ],
  "notes": [
    "Tempo MPP live mode is enabled; paid report endpoints require a verified Tempo payment credential and stable Idempotency-Key.",
    "Base x402 live mode is scaffolded but blocked until recipient wallet and middleware are configured."
  ]
}