byDexterDexterbeta
DashboardSearch
Explorer
ProtocolsChainsFacilitatorsServersResourcesTransactionsLifetime
Dexter Products
OpenDexterInstinct
Intelligence
WashCircleChannels
Skills
Browse SkillsBuild a Skill
StatusDocsAboutBlog
DexterDexter

The real-time explorer for the x402 paid web. 8 chains. Quality-scored APIs. Live settlement data.

Explore

  • Facilitators
  • Servers
  • Resources
  • Transactions

Developers

  • API Docs
  • GitHub
  • x402 SDK
  • OpenDexter
  • Status

Company

  • About
  • Blog
  • Terms of Service
  • Privacy Policy
  • Contact
© 2026 Dexter Labs CorporationPowered by the x402 protocol
DashboardSearch
Explorer
ProtocolsChainsFacilitatorsServersResourcesTransactionsLifetime
Dexter Products
OpenDexterInstinct
Intelligence
WashCircleChannels
Skills
Browse SkillsBuild a Skill
StatusDocsAboutBlog
Dashboard/Servers/api.reloadpi.com
SolanaBasePolygonArbitrumOptimismAvalancheBNBSKALE
SolanaBasePolygonArbitrumOptimismAvalancheBNBSKALE
api.reloadpi.com

Reloadpi

api.reloadpi.com
15 resources3215ms p50
Base

api.reloadpi.com

ReloadPi is a digital goods distribution API serving agents that need to browse and present mobile top-up, eSIM, and voucher/gift card catalogs to end users. It covers country eligibility checks, offer discovery with pricing and metadata, and post-purchase eSIM order tracking. The host is catalog- and status-oriented; it does not expose purchase, payment, redemption, or real-time network availability endpoints.

Capabilities

Country Eligibility
Determines which countries are supported for each product type before initiating any catalog lookup or purchase flow. Should be called first to validate user-supplied country codes.
fetch-topup-supported-countriesfetch-voucher-supported-countries
Voucher Catalog Discovery
Enables browsing and filtering of the voucher and gift card catalog, from discovering valid filter dimensions to retrieving paginated offer listings with pricing and brand metadata.
fetch-voucher-catalog-filtersfetch-voucher-offers-catalog
Top-Up Offer Catalog
Returns the full paginated catalog of mobile top-up and bundle offers for a given country or carrier, including data/voice/SMS allowances and USD pricing.
fetch-topup-offers-catalog
eSIM Catalog and Order Tracking
Covers the full eSIM lifecycle available on this host: browsing available eSIM plans by country, region, data, and duration, then checking fulfillment status and retrieving delivery artifacts (ICCID, QR code) for a placed order.
fetch-esim-offers-catalogfetch-esim-order-info

Workflows

Voucher Product Discovery
Use when an agent needs to present a filtered voucher or gift card catalog to a user, starting from unknown filter state.
  1. 1
    fetch-voucher-supported-countriesValidate that the user's target country is eligible for voucher purchase before proceeding.
  2. 2
    fetch-voucher-catalog-filtersRetrieve available filter dimensions (sub-types, regions, brands) to narrow the catalog query or populate UI filter options.
  3. 3
    fetch-voucher-offers-catalogFetch the paginated voucher and gift card listings, using the validated country and filter values to present relevant offers with pricing and brand metadata.
Top-Up Offer Lookup
Use when an agent needs to present available mobile top-up or bundle offers for a user-specified country.
  1. 1
    fetch-topup-supported-countriesConfirm the user's country is supported in the top-up catalog before fetching offers.
  2. 2
    fetch-topup-offers-catalogRetrieve paginated top-up and bundle offers filtered to the validated country, including pricing and allowance details.
eSIM Plan Selection and Order Tracking
Use when an agent needs to help a user select an eSIM plan and then monitor fulfillment of a subsequently placed order.
  1. 1
    fetch-esim-offers-catalogBrowse available eSIM plans by country, region, data size, duration, and speed tier to identify the offer ID for purchase.
  2. 2
    fetch-esim-order-infoAfter an order has been placed externally, poll this skill with the orderId to retrieve fulfillment status, ICCID, QR code URL, and refund eligibility.

Use this host in Claude

Copy the skill below, then add it on claude.ai under Skills → Create skill → Upload.

Machine-readable: skills.json · SKILL.md · manifest.json
$0.11
across58settlements·$0.001931avg
1buyers
1sellers
All-time context: $122.00 across 2,857 settlements
Facilitators
all-time breakdown
CoinbaseCoinbase58 txns$0.11
Chains
Last 24h
base

Resources (15)

All-time breakdown
ResourceCategoryQualityTierTxnsVolume
api.reloadpi.com
TopUp Offers API
https://api.reloadpi.com/api/catalog/topups/offers
DeFi
95
host level——
api.reloadpi.com
Voucher Offers API
https://api.reloadpi.com/api/catalog/vouchers/offers
Other
96
host level——

Own api.reloadpi.com? List it with your agent

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.

  • 5 routes are scoring below 50 — likely broken, mispriced, or returning the wrong shape.
  • 4 routes are flagged by the verifier as failing or inconclusive.
Paste this to your agent
Make my x402 API at https://api.reloadpi.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://api.reloadpi.com --json`. Heads up: 5 routes are 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.

Latest Settlements

Live feed
ForViaChainAmountBuyerTxTime
api.reloadpi.com
Voucher Countries Catalog
https://api.reloadpi.com/api/catalog/vouchers/countries
Data
96
host level
—
—
api.reloadpi.com
Voucher Brand Catalog
https://api.reloadpi.com/api/catalog/vouchers/brands
Data
97
host level——
api.reloadpi.com
Voucher Purchase Info
https://api.reloadpi.com/api/catalog/vouchers/purchase/info
Tools
22
host level——
api.reloadpi.com
eSIM Offers Catalog
https://api.reloadpi.com/api/catalog/esims/offers
Data
96
host level——
api.reloadpi.com
Topup Purchase Info
https://api.reloadpi.com/api/catalog/topups/purchase/info
Tools
48
host level——
api.reloadpi.com
Voucher Filter Catalog
https://api.reloadpi.com/api/catalog/vouchers/filters
Data
92
host level——
api.reloadpi.com
Topup Offer Lookup
https://api.reloadpi.com/api/catalog/topups/offers/:offerId
Tools
12
host level——
api.reloadpi.com
eSIM Offer Lookup
https://api.reloadpi.com/api/catalog/esims/offers/:offerId
Data
12
host level——
api.reloadpi.com
Voucher Offer Lookup
https://api.reloadpi.com/api/catalog/vouchers/offers/:offerId
Data
12
host level——
api.reloadpi.com
Topup Countries Catalog
https://api.reloadpi.com/api/catalog/topups/countries
Data
92
host level——
api.reloadpi.com
eSIM Purchase Info
https://api.reloadpi.com/api/catalog/esims/purchase/info
Tools
78
host level——
api.reloadpi.com
eSIM Order Info
https://api.reloadpi.com/api/catalog/esims/orders/info
Data
86
host level——
api.reloadpi.com
Topup Regions Finder
https://api.reloadpi.com/api/catalog/topups/regions
Data
96
host level——

Accolades