How Do Crypto Payments Work? A Plain-English Guide for Businesses
By Furlpay Team · July 6, 2026 · 8 min read
Crypto payments sound complicated and are mostly not. Stripped of jargon, a stablecoin payment is a customer moving digital dollars from their account to yours over a shared ledger, in about a second, for a fraction of a cent. This guide explains what actually happens, in order, and how it differs from the card payment you already understand.
What is a crypto payment, really?
A crypto payment is a transfer of value recorded on a blockchain — a shared, tamper-evident ledger that many computers agree on. For payments, the value being moved is usually a stablecoin like USDC, which is pegged one-to-one to the US dollar. So "crypto payment" here does not mean volatile Bitcoin; it means a digital dollar that settles on rails that happen to be built on blockchain technology.
The five steps of a USDC payment
- 1. Quote: your checkout requests a price. Furlpay creates a payment for, say, $150 in USDC and returns the details.
- 2. Authorize: the customer's wallet signs an authorization (an EIP-712 signature) approving the transfer. No card number changes hands.
- 3. Screen: both sides are checked against sanctions lists before anything settles — compliance happens inline.
- 4. Settle: the USDC moves from customer to merchant on Arbitrum and finalizes in about a second.
- 5. Receipt: you get a signed receipt linking to Arbiscan, the public record of the payment, for your books.
Customer wallet ──authorize──▶ Furlpay ──screen──▶ Arbitrum ──settle──▶ Merchant
(signs) (quote + compliance) (~1 second) (receipt)What is a wallet? What is gas?
A wallet is the app that holds the customer's digital dollars and produces the signature that authorizes a payment. Traditional wallets make you back up a twelve-word "seed phrase," which is easy to lose or get phished. Furlpay uses passkey wallets instead — the same Face ID or fingerprint mechanism you already use to sign in — so there is no seed phrase. Gas is the tiny network fee paid to process a transaction; on Arbitrum it is a fraction of a cent, and Furlpay can sponsor it so customers do not need to hold a separate token to pay it. We wrote about replacing the seed phrase with passkeys if you want the security detail.
How is this different from a card payment?
| Card payment | USDC payment | |
|---|---|---|
| Who is in the middle | Issuer, network, processor | Almost no one |
| Settlement time | 2-3 business days | ~1 second |
| Typical fee | 2.9% + 30¢ | 0.5% + sub-cent gas |
| Reversible? | Yes (chargebacks) | No (final on-chain) |
| Works across borders | With FX fees | Natively, dollar-stable |
The finality point cuts both ways. No chargebacks means no friendly fraud and no dispute fees for you — but it also means refunds are something you issue deliberately through the API, not something a bank claws back. For a fuller cost breakdown, see Crypto vs Card Fees: The Real Math.
Do my customers need to understand any of this?
No — and that is the point. A good stablecoin checkout feels closer to a card checkout than to a crypto app: the customer approves with a passkey and the payment settles. The blockchain, the gas, and the screening happen underneath. Your job as a merchant is to add the checkout; Furlpay handles the rest.
Getting started
You can accept your first USDC payment from a hosted checkout link without writing code, or integrate the API in an afternoon. Start with the quickstart, read how merchant acceptance works, or estimate your savings with the fee calculator.
A stablecoin payment is just digital dollars moving directly from one account to another, recorded once, and final. Everything else is plumbing you do not have to see.
Furlpay is not a bank. This guide is informational and not financial advice. On-chain payments are final; issue refunds deliberately through the API.
Ashutosh Kumar Singh
Software Engineer at Skyhigh Security · Building Furlpay · NeurIPS 2026 author · Google DeepMind contributor · ex-Quantiphi
Ashutosh is a Software Engineer at Skyhigh Security (previously Quantiphi), working across ML systems and cloud infrastructure. He is a contributor to Google DeepMind and a NeurIPS 2026 author. He is building Furlpay: stablecoin payments, travel booking, and investing in one client — settled on Arbitrum. Pay in USDC, book 2.2M+ stays and flights, and let AI agents pay per-request via x402. Phishing-resistant. Compliance-aware. Zero gas.
Don't miss the next one
Stay ahead of the curve
Get product updates, engineering deep-dives, and security bulletins. No spam — just the signal.
More in Product News
Crypto vs Card Fees: The Real Math on Every $100,000 in Sales
Credit cards take 2.9%-3.5% of every sale. USDC on Arbitrum takes 0.5%. On $100,000 in volume that is roughly a $3,000 difference. Here is the honest, line-by-line math — including the costs each side hides.
July 6, 2026 · 7 min read
Why We Built Furlpay Around Stablecoin Payments, AI Agents and Arbitrum
Merchant payment fees run 1.5-3.5% on card rails. Stablecoin payments on Arbitrum cost a fraction of that — and the industry's biggest players are moving the same direction. Here is the thesis behind Furlpay, what we have built so far, and where we fit in the payments landscape.
July 5, 2026 · 8 min read
FurlPay for OpenBB: Giving the Open-Source Terminal an Execution Layer
OpenBB gives 50,000+ analysts and AI agents world-class financial data — but it can't move a dollar. Our new open-source plugin adds the missing half: screen an asset in OpenBB, then trade it, DCA into it, or settle agentic API revenue, all in stablecoins.
July 4, 2026 · 6 min read