ReloadPiReloadPi
Live on Base Mainnet

Connect Your AI to Reloadpi

Give your AI agent access to eSIMs, mobile top-ups, and gift vouchers across 190+ countries β€” paid in USDC on Base. Two ways to connect: MCP for Claude & Cursor, or x402 for any autonomous agent.

πŸ”Œ

Claude & Cursor (MCP)

Recommended

Add Reloadpi as a tool server in any MCP-compatible AI client.

1

Add the MCP server URL to your client

MCP Server URL
https://mcp.reloadpi.com/mcp

In Claude.ai: Settings β†’ Integrations β†’ Add MCP Server. In Cursor: .cursor/mcp.json

2

Fund a Base wallet with USDC

Purchases are paid in USDC on Base mainnet (chain ID 8453). Your AI agent signs payments automatically β€” no API key needed.

3

Start shopping β€” your AI handles the rest

Ask your AI to browse offers, check prices, and purchase. It will poll for delivery and surface your PIN, QR code, or redemption URL directly in the chat.

.cursor/mcp.json
{
  "mcpServers": {
    "reloadpi": {
      "url": "https://mcp.reloadpi.com/mcp"
    }
  }
}

Available tools

Vouchers

browse_voucher_offers

Search gift cards from 5000+ brands across 150+ countries. Filter by brand, country, or category.

get_voucher_offer

Get full details for a specific voucher β€” price, denomination, priceType, and required recipient fields.

get_voucher_filters

Get all valid filter values (brands, countries, categories) before calling browse.

purchase_voucher

Buy a voucher. Returns PIN, serial code, or redemption URL when available β€” email delivery for some brands.

Mobile Top-ups

browse_topup_offers

Find airtime and data top-up offers across 500+ operators in 150+ countries.

get_topup_offer

Get full details for a specific top-up offer β€” price, operator, country, required fields.

purchase_topup

Top up a mobile number (E.164 format). Airtime credited directly to recipient's SIM.

eSIMs

browse_esim_offers

Browse eSIM plans across 190+ countries β€” unlimited, regional, and global roaming plans.

get_esim_offer

Get full details for a specific eSIM plan β€” price, data, duration, coverage.

purchase_esim

Buy an eSIM. Returns ICCID and QR code. Poll get_order if QR is not immediately available.

Orders & Refunds

get_order

Poll fulfillment state and retrieve delivery payload (ICCID, QR, PIN, redeem URL). Free β€” no payment.

recover_order_by_txhash

Recover a lost order using the on-chain txHash β€” if the purchase response was dropped mid-flight.

claim_refund

Manual refund trigger for failed/expired eSIM orders. Failed orders refund automatically within ~5 min β€” use this only as a fallback.

Refund policy

Failed eSIM and carrier-rejected top-up orders are refunded automatically in USDC to the agent wallet within ~5 minutes β€” no action needed. Vouchers are non-refundable once a code is issued.

⚑

Autonomous Agents (x402)

Zero-config access for any agent that speaks the x402 payment protocol.

Reloadpi is a first-implementer of the x402-signals spec. Any agent with a Base wallet can discover, browse, and purchase without API keys or pre-registration β€” the payment is the authentication.

Discovery

Manifesthttps://api.reloadpi.com/.well-known/x402
NetworkBase mainnet Β· Chain ID 8453 Β· USDC

Browse

~$0.001–0.004

Purchase

Product price + 15%

Polling

Free

πŸ”‘

Partner API

Traditional API key access β€” no crypto wallet required.

Building a platform or integration that needs server-to-server access? Apply for a partner key and use the same catalog endpoints without x402 payments.

View Partner SDK docs β†’

Reloadpi Β· Base mainnet Β· USDC payments Β· x402 manifest Β· Trust & Security