{"name":"AI Image Generation API (x402)","description":"Pay-per-request AI image generation using the x402 protocol on Base","version":"1.0.0","endpoints":{"free":[{"path":"/","method":"GET","description":"Human-readable API discovery"},{"path":"/.well-known/x402.json","method":"GET","description":"Machine-readable x402 payment info"},{"path":"/health","method":"GET","description":"Health check"}],"paid":[{"path":"/generate","method":"POST","description":"Generate an AI image from a text prompt","price":"$0.002","body":{"prompt":"string (required)","negativePrompt":"string (optional)","steps":"number 1-50 (optional, default 4)"}}]},"protocol":"x402","network":"base"}