Give Privy wallet users payouts to 34 countries — banks, mobile money, and cash. You register the parties, request a quote, and execute. Airtm settles your funding in USDC and delivers local currency through direct off-ramps and its P2P network.
This is what your wallet users experience when Airtm is embedded in your product — click through each step.
transaction.completed webhook fires to your platform. Recipient receives local currency typically within 2 minutes.One funded transaction flows through Airtm's normalization layer. You fund in any supported rail; Airtm holds value in USDC and routes the payout through a direct off-ramp or its P2P network, depending on the destination.
Subscribe once. The transaction lifecycle is delivered as discrete events — no polling required. Each error is a stable, catchable code.
Emitted in order across the transaction lifecycle.
Returned on the request that caused them.
A partner-scoped bearer token, an idempotency key on every write, and a webhook endpoint. That's the integration surface.
Call with your partner-scoped bearer token and read /capabilities to learn which funding and payout rails are live, plus the destination fields each requires.
Create the sender and receiver, passing your existing KYC as reliance. Request a quote for the corridor — specify one amount, get both back with pricing.
Execute against the quote, fund using the returned instructions, and let the webhook stream drive your UI. Reconcile any time via GET /transactions.
# headers Authorization: Bearer <partnerToken> Idempotency-Key: "a1f3…uuid" Content-Type: application/json { "quoteId": "q001", "clientTransactionId": "tx123" } // 200 — funding instructions returned { "transactionId": "txn001", "status": "AWAITING_FUNDING", "funding": { "railId": "fund001", "address": "GCFX…", "reference": "txn001" } }
Base URL https://api.airtm.com/embedded/v1 · full auth, sandbox credentials, webhook schemas and rail reference in the API documentation.
Net payout your users receive per 1 USDC, pulled live from Airtm's rate feed. The capabilities catalog returns the exact rail for each corridor; here's a slice of the network.
Net local currency received per 1 USDC · source: rates.airtm.io · figures move continuously and are indicative until quoted.
The Global South is where stablecoin wallet adoption is growing fastest. Airtm has spent a decade building the infrastructure to serve it.
34 active countries with liquidity across LATAM, Africa, and APAC — corridors we execute in daily, not a coverage list.
Fund in fiat or crypto. Airtm holds value in USDC internally and routes payout through the right channel per destination.
FinCEN registered, VASP compliant, screening on every transaction. Pass your KYC as reliance — no duplicate onboarding.
Pago Móvil, PIX, UPI, GCash, M-Pesa. Beneficiaries see delivered, not pending, in key markets.
Active monitoring, rail failover, and a dedicated liquidity ops team — SLAs you can put in a partner agreement.
Your users share infrastructure with a battle-tested consumer network moving real volume every month.
Embed Airtm's payout network into Privy and give every wallet user a way home for their money.
Replay the flow →