# AgentRoam.ai > AgentRoam is a crypto-native travel connectivity store. Travelers buy travel eSIM data plans — and, secondarily, travel gift cards and mobile airtime — and pay with stablecoins and crypto from their own wallet. AgentRoam also exposes the same catalog to AI agents through an MCP server, so assistants like ChatGPT and Claude can search, quote, and (with explicit user confirmation) purchase on the user's behalf. ## Product focus The primary product is **travel eSIM data plans paid with crypto** (USDC, USDT, BTC, ETH, SOL and more). Gift cards and airtime top-ups are secondary. The MCP / developer layer is for AI agents and is not the main consumer offering. ## Main pages - [Home](https://agentroam.ai/): Buy travel eSIMs with crypto. - [Travel eSIM](https://agentroam.ai/esim): Compare eSIM data plans for 110+ destinations and pay with crypto. - [Gift Cards](https://agentroam.ai/gift-cards): Crypto-friendly travel gift cards. - [Airtime](https://agentroam.ai/airtime): Mobile top-ups worldwide, paid with crypto. - [How it works](https://agentroam.ai/how-it-works): Choose a destination, pay from your wallet, receive your eSIM by email. - [FAQ](https://agentroam.ai/faq): Common questions about travel eSIMs and crypto payment. - [MCP for AI agents](https://agentroam.ai/mcp): What the MCP server does and its tools. - [Developer docs](https://agentroam.ai/developers): Connect an agent to the MCP endpoint. - [Skill](https://agentroam.ai/skill): Install the AgentRoam skill for your AI agent. ## Popular destination pages - [Israel eSIM](https://agentroam.ai/esim/israel) - [Italy eSIM](https://agentroam.ai/esim/italy) - [Japan eSIM](https://agentroam.ai/esim/japan) - [Europe eSIM](https://agentroam.ai/esim/europe) - [Global eSIM](https://agentroam.ai/esim/global) ## Safety and purchase rules - AI agents MUST call `validate_order` and show the user a full order summary, then wait for explicit user confirmation, before calling `create_order`. No purchase happens without confirmation. - Payment always comes from the user's own wallet. AgentRoam does not custody user funds. - Guest checkout is available where supported. Verification may be required by the provider (Cryptorefills B.V., the merchant of record) depending on order limits and applicable law. - The user's device must be eSIM-compatible and carrier-unlocked. Delivery (an eSIM QR code by email) usually happens after the on-chain payment is confirmed. - Do not describe AgentRoam as "anonymous" or "no KYC". Use accurate wording: guest checkout where available, provider-handled verification, non-custodial crypto checkout. ## MCP endpoint - Streamable HTTP: https://agentroam.ai/api/mcp - Manifest: https://agentroam.ai/.well-known/mcp.json