Crypto payments
made easy.
For shops
and sellers.
Apa is a non-custodial checkout for crypto payments. Create a link or API checkout, let customers pay with supported crypto, and settle to your own wallet — Apa never holds your funds. Direct payments cost 0%; routed conversions use one flat 1.5% fee.
One payment tool for links, checkout, and API orders.
Save one or more payout wallets; each link or checkout settles to the one you choose. Solo sellers can share a payment link; online shops can create checkout sessions from their backend. Customers pay from their own wallet, and funds settle straight to yours as the direct transfer or route completes, never held by Apa.
Exact-asset payments are free
When a customer pays the exact asset on your payout wallet's network, funds settle straight to your wallet and Apa charges nothing.
Routed payments convert for you
Pay a different asset or network from your payout wallet. Apa swaps and bridges when needed so you still get your preferred asset.
You always hold the keys
Apa is non-custodial — it never holds funds or private keys, settling over public blockchains. Customers sign from their own wallet; payouts land directly in yours.
The customer pays the exact asset on your payout wallet's network. Customer wallet → merchant wallet. No swap, no bridge, no Apa fee.
Paid as a different asset, a different network, or both. Apa quotes and orchestrates the route, then settles your preferred asset to your wallet as it completes.
Track every payment, direct or routed
Accept everything by default.
Customize only if you want to.
You never configure tokens one by one. Set your payout wallet and Apa accepts its full Safe List of vetted assets — across every supported chain — out of the box.
Disable an asset, accept stablecoins only, restrict to one network, or turn off routed payments — all from your dashboard, whenever you want.
An API-first checkout you can ship today
- Create checkout sessions from your backend
- Redirect customers to a hosted, branded page
- Listen for signed webhooks to mark orders paid
- Publishable and secret keys, rotate any time
curl https://apa.app/v1/checkout/sessions \
-H "Authorization: Bearer sk_live_…" \
-H "Content-Type: application/json" \
-d '{
"payout_wallet_id": "pp_123",
"amount": "240.00",
"currency": "USD",
"order_id": "ord_1042"
}'
{
"data": {
"id": "cs_a91f2c",
"object": "checkout_session",
"status": "created",
"checkout_url": "https://apa.app/checkout/cs_a91f2c"
}
}The exact payout asset on your payout wallet's network. Always free, forever.
When the asset, network, or both differ from your payout wallet. Standard routed pricing.
Crypto payments made easy.
Settle straight to your wallet.
Create your first payment link in minutes. No password, no custody, no setup fees.