read-this-challenge
Decode an HTTP 402 payment challenge into a plain explanation of the amount, asset, chain, payee, and required signature. Paste the raw response body or PAYMENT-REQUIRED 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) |