Get a swop.id storefront
swop_get_storeList the real products a swop.id sells on their SmartSite, with USDC prices and each product's x402 buyUrl. An agent with an x402-capable wallet purchases by GETting the buyUrl: the first request returns HTTP 402 with payment instructions (exact USDC amount, network, pay-to address), and retrying with a signed X-PAYMENT header completes the purchase and returns a receipt. Always show the user the product, price, and seller and get their confirmation before paying.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | The seller swop.id, e.g. "travis.swop.id" |