live for agent purchases

Your agent can land connected.

Tell an AI agent where you are going. It can compare live prepaid eSIM plans, show you the exact quote, pay in USDC over x402, and return the installation QR or code privately.

How it works

From destination to install code.

01

Ask

Give your agent a destination, travel dates, data needs, and a maximum budget.

02

Choose

The agent reads the live Freeland catalog and shows the plan, duration, data, and exact quote before spending.

03

Pay

Your agent calls the public eSIM purchase route and pays once with native USDC on Base. The payer becomes the owner.

04

Install

The paid response returns a private order delivery token. After fulfillment, the agent uses it to retrieve the QR/LPA installation material.

05

Stay in control

The raw delivery token is never stored. Installation material stays encrypted at rest and is returned with a no-store policy.

06

Use live data

Plans and prices change. The agent always reads the current catalog instead of trusting a static promise.

Ready-to-use request

Copy this to your agent.

Replace the brackets, then send the full instruction:

Buy me a prepaid travel eSIM for [country or region] for [travel dates].
I need about [data amount] and my maximum budget is [budget] USDC.

Use the Freeland agent guide:
https://x402card.org/for-agents/

Before paying, show me the selected plan, countries, duration, data,
and exact USDC price. Use x402 on Base with native USDC. Use one stable
idempotency key and submit at most one payment. If the payment result
is unclear, reconcile the same order instead of trying again. After the
preserve the private delivery token from the paid response. When the order
is fulfilled, return the installation QR or LPA code to me
privately and do not place it in logs or public storage.
Base mainnetnative USDCx402 exactowner-private delivery

Built for autonomous clients

A checkout an agent can actually understand.

Machine-readable first

OpenAPI, Bazaar metadata, an agent contract, live JSON catalog, MCP discovery, Markdown, and well-known metadata all point to the same flow.

One explicit commit

The first purchase call returns the quote and 402 challenge. Repeating that call with the payment signature is the single value-changing step.

Private result

The public order status never contains the installation secret. The order-scoped delivery capability works for payment-only wallets; wallet-signature access remains a fallback.

Questions

What you should know.

Does this page list every plan?

No. Countries, bundles, prices, and availability are dynamic. Your agent should read the live catalog immediately before choosing.

Can I check out here manually?

Not yet. This MVP is designed for an AI agent with a Base-USDC wallet and an owner-controlled signer.

What arrives after purchase?

The paid response contains an order id and private delivery token. Once fulfilled, that token retrieves the ICCID, QR/LPA data, iOS installation link, and eSIM Passport link.

Can someone else read my eSIM?

Not without the private delivery token or an authenticated owner-wallet session. Treat the token like the QR itself and never share it.