THE GUIDE · DIGITAL ASSETS

No bank. No network. No chargebacks.
What could go wrong?

A blockchain payment is closer to a wire than a card: push, final, no undo button. The rail itself moves money for cents, 24/7, to anywhere. The catch was never the rail — it's getting normal money on and off it. No hype, no scorn: here's how it actually works.

SCROLL ↓
PART 01

Anatomy of an on-chain payment.

Alice in Lisbon pays Bob in Manila $500 in USDC. Notice what's missing: there's no acquirer, no issuer, no network operator to call — and no one who can reverse it.

PART 02

The mental model: a wire, not a card.

Everything confusing about crypto payments becomes obvious once you place it in the family tree correctly:

PUSH, NOT PULL

"Cards ask your bank. Crypto is you, sending."

A card payment is a pull — the merchant requests, your issuer decides. An on-chain payment is a push: you sign, it goes. There's no one to decline it, and no one to call when you fat-finger the address. Every property of crypto payments — good and bad — follows from this.

FINALITY

"The receipt is carved in stone, not printed."

Card settlement takes days and can be clawed back for 120 days (see: chargebacks). On-chain settlement is done in seconds to minutes and is irreversible — like Fedwire, not like Visa. Merchants love this. Fraud victims don't. Finality cuts both ways, always.

GAS

"Postage for the world computer."

Validators who process transactions get paid a fee ("gas"). On Ethereum mainnet it can be dollars in busy hours; on L2 rollups and chains like Solana it's fractions of a cent (fees vary block to block — treat numbers as illustrative). The fee pays for security, not for a middleman's margin.

CUSTODY

"Your keys, your money. Their keys, their promise."

Self-custody means the keys — and every mistake — are yours. Custodial (an exchange holds it) reintroduces exactly the intermediary crypto was built to remove — with all the classic failure modes. The industry's history is a pendulum between the two, usually swung by whichever just failed.

PART 03

The honest receipt.

"Crypto is nearly free" and "crypto is expensive" are both true — they're just measuring different segments. The rail is cheap. The ramps are the business.

THE ON-RAMP

Turning euros into USDC means an exchange or fintech doing KYC, AML screening, and fraud checks — the same compliance stack as any bank, priced in. Card-funded on-ramps can cost 1–4%; bank-transfer ramps less. Regulation didn't disappear; it moved to the edges.

THE RAIL

The middle segment — actually moving the value — costs cents and takes seconds, any hour, any border. This is the part that terrifies correspondent banks (compare the $65 haircut in the cross-border chapter).

THE OFF-RAMP

Bob needs pesos, so someone must sell his USDC and pay out over a local rail — with local licenses, local KYC, and an FX conversion where the spread can quietly return (see: FX chapter). The last mile is where the old costs sneak back in.

CRYPTO REMITTANCE
EUR → USDC → PHP · VIA L2 · ~MINUTES
AMOUNT SENT$500.00
ON-RAMP FEE 0.7%−$3.50
NETWORK GAS (L2)−$0.03
OFF-RAMP FEE 1.0%−$4.96
LOCAL FX SPREAD 0.5%−$2.46
ARRIVES$489.05
TOTAL COST ≈ 2.2% — VS 6.5% ON THE SWIFT RECEIPT
RAIL COST  $0.03 (0.006%)
RAMP + FX COST  $10.92 (99.7% OF ALL FEES)
ILLUSTRATIVE — RAMP PRICING VARIES WIDELY BY CORRIDOR
PART 04

Where crypto meets the card rails.

The two systems aren't rivals so much as awkward roommates — and three arrangements matter:

CRYPTO CARDS

"A Visa card wearing a crypto costume."

That crypto debit card? At the terminal it's a normal card transaction — the issuer just sells your crypto for fiat at authorization time. The merchant gets paid on card rails, interchange and all. Crypto is the funding source, not the rail.

STABLECOIN SETTLEMENT

"The networks joined the thing they feared."

Visa and Mastercard now settle parts of their own network obligations in stablecoins for some partners — using the new rail as back-office plumbing while the front of house stays a card tap. Adoption that looks boring is usually the adoption that sticks. (Full story: stablecoins chapter.)

MERCHANT ACCEPTANCE

"Accept crypto, receive dollars."

Processors like the crypto-commerce gateways let a store "accept crypto" while receiving fiat the next day — the processor takes the volatility and compliance risk for a fee. Structurally identical to what acquirers did for cards in 1970. History rhymes on purpose.

THE RULEBOOK ARRIVES

"The wild west got zoning laws."

The EU's MiCA regime, the US GENIUS Act for stablecoins, and the FATF travel rule (identity must accompany transfers between providers) pulled crypto payments inside the regulatory perimeter. For payments professionals this is the actual story: crypto stopped being an alternative to the system and became a regulated part of it.

FIELD NOTES — THE PRO LAYER

For the professionals.

Under the push-wire mental model: attack economics, key custody, the travel rule, MEV, and why bridges keep getting robbed.

ATTACK ECONOMICS — WHAT A 51% ATTACK ACTUALLY BUYS
Consensus security is an economic claim, not a cryptographic one. Control a majority of hash power (PoW) or a supermajority-blocking share of stake (PoS) and you can reorganize recent history — enough to double-spend — but you still can't forge signatures or spend Alice's coins. The defense is cost: majority hash power or a third of all staked value costs billions to acquire, and PoS slashing burns the attacker's own collateral. Finality also differs by design: Bitcoin's is probabilistic (each confirmation makes reversal exponentially less likely — hence 'wait six blocks'), while modern PoS chains reach deterministic finality in seconds-to-minutes via validator votes. Practical rule: know your chain's finality time, because 'irreversible' has a timestamp — and small chains with rentable hash power have suffered real 51% double-spends (Ethereum Classic, repeatedly, 2019–2020).
KEY CUSTODY — HOW MONEY IS ACTUALLY HELD
The private key is the money, so custody became an engineering discipline. The stack: seed phrases (BIP-39's 12/24 words deterministically generate all your keys — one backup, whole wallet); HD wallets derive unlimited addresses from one seed; hardware wallets keep keys in a chip that signs without revealing them. Institutions go further: multi-sig (m-of-n keys must sign) and MPC (the key is mathematically split across parties and never exists whole anywhere, even while signing), layered with cold storage, geographic sharding and insurance. Regulated custody (trust charters in the US, MiCA CASP licenses in the EU) is quietly one of crypto's biggest B2B businesses. The design question mirrors banking: self-custody = bearer-asset risk; custodial = counterparty risk. Pick your failure mode consciously.
THE TRAVEL RULE — KYC'S PLUMBING, ON-CHAIN
FATF Recommendation 16: when value moves between VASPs (exchanges, custodians), originator and beneficiary identity data must travel with it — the same rule wires have carried for decades. Typical trigger threshold is around $/€1,000 and varies by jurisdiction; the EU's Transfer of Funds Regulation applies it with no minimum and adds verification duties for transfers involving self-hosted wallets. The catch: the blockchain carries no identity fields, so the industry built side-channel messaging networks (the IVMS 101 data standard, VASP-to-VASP protocols) to exchange the data alongside the on-chain transfer. For payments builders this is the compliance seam: on-ramp KYC + travel-rule messaging + sanctions screening of addresses (OFAC lists specific wallets) is the real protocol of regulated crypto payments.
MEV — THE ORDERING GAME
Whoever orders transactions inside a block can profit from the ordering — maximal extractable value. The classic form is the sandwich: a bot sees your pending DEX trade in the public mempool, buys just before you (moving the price), lets your trade execute at the worse price, and sells right after. Plain transfers — payments — have essentially nothing to extract; MEV feeds on trades with price impact, and mitigations exist (private order flow, batch auctions, proposer-builder separation). Why a payments professional should care anyway: MEV is the on-chain version of a very old truth — whoever controls ordering owns a toll. It's the same economics as interchange and payment-for-order-flow, wearing new clothes.
BRIDGES & WRAPPED ASSETS — THE WEAKEST LINK
Chains can't talk to each other natively, so bridges lock an asset on chain A and mint a wrapped IOU on chain B. That lockbox is a single, enormous honeypot — bridge exploits are crypto's biggest loss category (Ronin ~$625M, Wormhole ~$325M, Nomad ~$190M, all 2022; reported figures). A wrapped token is only as good as its bridge — an IOU on an IOU, the same layering problem as the fintech pooled accounts in what money is. This is why serious stablecoin issuers now deploy natively on each chain and move supply by burn-and-mint between them (the CCTP model) instead of relying on third-party bridges — and why 'which chain is your USDC on, and how did it get there' is a real due-diligence question, not pedantry.
PART 05

Remember three things.

1
It's a push wire, not a card. You send, it's final, nobody can decline or reverse it. Every strength (speed, cost, reach) and every weakness (fraud, fat-fingers, no recourse) follows from that one fact.
2
The rail is cheap; the ramps are the business. Moving value costs cents. Converting, complying, and paying out locally is where ~99% of the fees live — which is why every serious crypto-payments company is really a licensing and banking-relationships company.
3
Crypto joined the system. Networks settle in stablecoins, regulators wrote the rulebook (MiCA, GENIUS, travel rule), and "crypto payments" increasingly means regulated digital dollars on public rails. The revolution got a compliance department.