Error Responses
| Status | Meaning | Recommended Action |
|---|---|---|
| 200 | Success | Process the response as usual. |
| 402 | Payment Required | Request a new payment proof via x402. |
| 429 | Too Many Requests | Back-off, retry later. |
| 500 | Internal Server Error | Retry after a delay, monitor status page. |
| 503 | Service Unavailable | Typically maintenance; retry later. |