Shoppi is a digital goods catalog service targeting agents that need to discover and present purchasable options across three product verticals: gift card vouchers, prepaid mobile top-ups, and eSIM data plans. It serves as a browsing and eligibility-checking layer, supplying offer IDs, pricing, and coverage metadata that a downstream purchase flow would consume. It does not execute transactions or return live account or balance data.
Copy the skill below, then add it on claude.ai under Skills → Create skill → Upload.
| Resource | Category | Quality | Tier | Txns | Volume |
|---|---|---|---|---|---|
Voucher Brand Catalog https://shoppi-backend.onrender.com/api/catalog/vouchers/brands | Data | 18 | host level | — | — |
TopUp Countries https://shoppi-backend.onrender.com/api/catalog/topups/countries | Data | 96 | host level | — | — |
Paste the prompt below to your coding agent. It runs a real paid test on every route, fixes what scores low, and re-auditions until they pass — the gaps below are already filled in for you.
Make my x402 API at https://shoppi-backend.onrender.com discoverable on x402gle. Read the instructions at https://x402gle.com/agent.md and follow them end to end. Install the OpenDexter CLI, then run `npx @dexterai/opendexter audition https://shoppi-backend.onrender.com --json`. Heads up: 1 route is scoring below 50 — start there. Read the score and fixInstructions for every route, fix my OpenAPI and endpoints until each route passes, and re-audition until it does. A passing audition lists my API automatically.
New to this? How agent-first onboarding works.
| For | Via | Chain | Amount | Buyer | Tx | Time |
|---|---|---|---|---|---|---|
eSIM Offers Catalog https://shoppi-backend.onrender.com/api/catalog/esims/offers | Data | 95 | host level | — | — |
Top-Up Offers API https://shoppi-backend.onrender.com/api/catalog/topups/offers | Data | 94 | host level | — | — |
Voucher Offers Catalog https://shoppi-backend.onrender.com/api/catalog/vouchers/offers | Data | 96 | host level | — | — |
Voucher Countries API https://shoppi-backend.onrender.com/api/catalog/vouchers/countries | Data | 92 | host level | — | — |