# Agent Launch Readiness API Paid launch-readiness and trust audit API for builders launching MPP, x402, MCP, and agent-payment services. ## Endpoints - POST /v1/analyze: general opportunity report. - POST /v1/launch-readiness: paid pre-launch readiness report. - POST /v1/service-diligence: primary paid launch-readiness and trust audit for an existing paid agent/API service. - POST /v1/ecosystem-fit: compare launch fit across Tempo MPP, Base x402, Venice, and agent directories. - GET /v1/reports/{report_id}: retrieve a stored report with the original Idempotency-Key or receipt_id proof in live payment modes. ## Service Diligence Request Call POST /v1/service-diligence with JSON like: {"base_url":"https://api.example.com","goal":"mppscan_listing","depth":"quick","runtime_probe":true} The audit checks OpenAPI discovery, x-payment-info, 402 responses, safe runtime probes, and listing blockers. ## Payment Payment mode: tempo Offers: tempo:tempo:10000 0x20c000000000000000000000b9537d11c60e8b50 Local mock mode: retry unpaid 402 responses with X-Mock-Payment: paid and the same Idempotency-Key. ## Safety The runtime does not load an owner/root wallet. Outbound Tempo MPP spending is dry-run only unless explicitly enabled with a capped allowlist.