decode-merchant
Read any product URL and extract product details, seller, price, stock status, and payment method — autonomous (x402) or human checkout. Returns a clean, actionable shape for agents.
Instructions
Read any product URL on the open web and return ONE clean shape (CleanRead): what it is, who sells it, what it costs, whether it's in stock, and the verdict — can an agent pay this autonomously (x402) or is it human checkout? Reads only; never signs or pays. To pay an autonomous result, use this kit's wallet lessons (read-this-challenge, how-do-i-pay).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The product URL to read (http or https). |