read-this-challenge
Decode an HTTP 402 payment challenge to reveal required payment amount, asset, chain, payee, and signing details. Paste the raw 402 body or header value.
Instructions
Decodes an HTTP 402 payment challenge (x402) into a plain explanation of what the server is asking for: how much, what asset, which chain, who to pay, and what to sign. Paste the raw 402 response body or the PAYMENT-REQUIRED header value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| challenge | Yes | The raw 402 response body, OR the value of the PAYMENT-REQUIRED header (base64-encoded x402 challenge) |