A supplier in Manila invoices a buyer in São Paulo. Under a traditional wire, that payment routes through two or three correspondent banks, takes two to five business days, loses a percentage point or two to FX spread and fees, and might get held for manual review if a compliance officer somewhere doesn't recognize the counterparty. Under a stablecoin rail, the same payment settles in under a minute, for a fee measured in cents, and lands in a wallet the recipient controls directly. That gap — not some abstract claim about "the future of money" — is why stablecoins have moved from crypto-trading curiosity to a line item finance teams are actually evaluating for cross-border contracts.
This piece looks at what's actually happening when a business settles a contract in stablecoins, why the economics work out the way they do, and where the approach still runs into real friction.
What a Stablecoin Payment Actually Is
A stablecoin is a token issued on a blockchain — most commonly Ethereum, Solana, or a handful of other chains — whose value is pegged to a reference asset, almost always the US dollar. The issuer (companies like Circle for USDC or Tether for USDT are the largest) holds reserves, typically short-term Treasury bills and cash equivalents, and commits to redeeming each token for one dollar. The peg is maintained by that redemption promise plus arbitrage: if the token trades below a dollar, buyers profit by redeeming it at par; if it trades above, issuers profit by minting more.
For a cross-border contract, what matters isn't the mechanics of the peg — it's what settling "in dollars, on a blockchain" changes about the payment itself:
- The token moves directly between wallets. There's no correspondent bank forwarding the payment through a chain of intermediary accounts, each taking a cut and adding latency.
- Settlement is near-instant and final. A transaction confirmed on-chain doesn't get reversed the way a wire can be recalled or a check can bounce.
- The rail runs continuously. Blockchains don't observe business hours, weekends, or bank holidays in the destination country.
- The unit of account stays dollar-denominated, which sidesteps the local-currency volatility that makes contracts in some markets hard to price confidently.
None of this requires either party to hold or trade cryptocurrency in the way most people picture it. A buyer can send USDC from a corporate wallet or through a payment processor that debits a linked bank account and converts automatically; a recipient can receive USDC and immediately off-ramp it to local currency through an exchange or payment partner. The blockchain is the pipe, not necessarily something either counterparty has to actively manage.
How a Stablecoin Settlement Actually Flows
It helps to walk through what happens end to end, because the appeal and the risk both live in the details.
- Contract terms specify a stablecoin and a wallet address. Instead of (or alongside) bank routing details, the invoice or contract references a USDC or USDT amount and a destination wallet, sometimes locked to a specific chain (Ethereum mainnet vs. a lower-fee chain like Solana or a Layer 2 changes the fee and speed profile meaningfully).
- The payer acquires the stablecoin. This might mean converting fiat to USDC through an exchange, a payment processor with built-in on-ramping, or drawing from an existing treasury balance already held in stablecoins.
- The transaction is broadcast and confirmed on-chain. Depending on the network, this takes anywhere from a few seconds to a couple of minutes, and the transaction is publicly visible on a block explorer — a level of auditability wires don't offer.
- The recipient decides what to do with the funds. They can hold the stablecoin (useful if they'll spend it again in dollars, or if local currency is volatile), convert it to local currency through an off-ramp partner, or move it into a yield-bearing product.
- Reconciliation happens against the on-chain record. Because every transaction has a public hash and timestamp, matching payment to invoice is often simpler than reconciling a wire that arrived with a mangled reference field.
Where the Cost Savings Actually Come From
The fee comparison isn't marketing spin — it reflects a genuinely different cost structure.
| Cost driver | Traditional wire | Stablecoin transfer |
|---|---|---|
| Intermediary banks | 1-3 correspondent banks, each with a fee | None — peer-to-peer settlement |
| FX spread | Often 1-3% built into the exchange rate | Near-zero if both sides use dollar-denominated stablecoins |
| Fixed transfer fee | $15-50 per wire | Cents to a few dollars in network gas fees |
| Settlement time | 1-5 business days | Seconds to minutes |
| Availability | Business hours, business days | 24/7/365 |
| On/off-ramp cost | N/A (already fiat) | 0.1-1% typical conversion fee at each end |
The catch in that table is the last row: the savings are real for the on-chain leg, but most real-world payments still need an on-ramp and an off-ramp — someone has to convert local currency into stablecoins on one end and back into local currency on the other. Those conversion fees eat into the savings, though they're usually still well below what a correspondent-banking wire costs, especially on corridors between countries with less-developed banking relationships (which are also the corridors where wires are slowest and most expensive).
Why This Matters Now for Businesses
Cross-border B2B payment volume is enormous, and a meaningful share of it moves through corridors where correspondent banking is thin — parts of Latin America, Sub-Saharan Africa, Southeast Asia, and Eastern Europe don't always have direct banking relationships with counterparties in North America or Western Europe, which is exactly why those wires are slow and expensive in the first place. Stablecoins don't need a correspondent relationship to exist; they need a wallet and an internet connection on both ends.
That has made stablecoin settlement particularly attractive for a specific set of contract types:
- Recurring supplier payments where the same two parties transact repeatedly and can set up wallet infrastructure once rather than re-negotiating banking details.
- Freelance and contractor payouts for globally distributed teams, where a company paying dozens of contractors across a dozen countries would otherwise manage a dozen different wire or local-payment integrations.
- Trade finance and invoice factoring, where speed of settlement affects working capital directly and a five-day delay has a real cost.
- Payments into markets with currency controls or high local-currency volatility, where holding value in a dollar-pegged token is itself a feature, not just a payment mechanism.
Payment processors and fintech infrastructure providers have built increasingly seamless products around this — letting a buyer pay with a normal bank transfer or card while the backend settles the cross-border leg in stablecoins, so the counterparties on each end may not even realize a blockchain was involved. That "invisible rail" pattern is arguably the more consequential trend than any individual company deciding to hold USDC directly: the stablecoin becomes plumbing inside a product that looks, to the end user, like an ordinary payment.
The industries leaning into this hardest tend to share a common trait: high transaction frequency across the same corridor, where the fixed cost of setting up wallet infrastructure gets amortized over many payments. Global payroll and contractor-management platforms, import/export trading firms with recurring supplier relationships, and outsourced software and BPO providers billing clients abroad are all examples where the same two parties transact often enough that a one-time integration effort pays for itself within a few payment cycles. A one-off contract between parties who will never transact again is a much weaker candidate — the setup friction of getting both sides comfortable with wallets and on/off-ramps can easily outweigh the savings on a single payment.
Building the Contract Language Itself
Contracts written for wire-based payment don't translate cleanly to stablecoin settlement — the boilerplate that specifies "payment in USD via wire to [bank/routing/account]" needs to be rewritten around a different set of variables. A workable stablecoin payment clause typically needs to specify:
- Which stablecoin is acceptable (USDC, USDT, or another), since payer and payee may have different preferences based on where they'll off-ramp.
- Which chain the transfer will occur on, because the same stablecoin can exist on multiple networks with different fee structures and the wrong choice can strand funds or require an extra conversion step.
- What happens if the stablecoin depegs before settlement is complete — whether the obligation is denominated in the stablecoin itself or in the US dollar value it's meant to represent, and who bears the risk of a gap between the two.
- A recognized reference for exchange rate if any portion of the transaction still involves local currency conversion, to avoid disputes over which rate applied.
- Confirmation and dispute procedures, since there's no bank to call if something goes wrong — the transaction hash on the relevant block explorer becomes the primary evidence of payment.
Legal teams unfamiliar with this are increasingly borrowing language from crypto-native trading agreements and adapting it, rather than starting from scratch, since the core risk-allocation questions (who bears depeg risk, what counts as timely delivery, how disputes get evidenced) have already been worked through in that context.
Practical Implications for Businesses and Builders
If a business is evaluating stablecoin settlement for cross-border contracts, a few practical questions determine whether it's worth the operational lift.
Treasury and Accounting
Most accounting systems and ERPs were not built with native stablecoin support, which means treasury teams need a plan for:
- Recording stablecoin holdings and transactions in a way that satisfies auditors and matches GAAP or local equivalents.
- Deciding whether to hold stablecoins on the balance sheet between receipt and conversion, and for how long, given that most stablecoins are not interest-bearing to the holder even though the issuer's reserves earn yield.
- Tracking cost basis and any gain/loss if a stablecoin briefly depeches from its target value — a rare event, but not a zero-probability one, as seen when USDC briefly traded below $0.90 during the March 2023 Silicon Valley Bank episode before recovering once reserve concerns were resolved.
Compliance and Counterparty Risk
Contracts denominated in stablecoins still need the same due diligence any cross-border contract needs, plus a few crypto-specific layers:
- Know-your-counterparty on wallet addresses. A wallet address doesn't come with a name attached; businesses typically rely on their payment processor or exchange partner to have done KYC on the other side, rather than verifying it themselves.
- Sanctions screening. Blockchain transactions are public but pseudonymous — screening tools exist to check wallet addresses against sanctions lists, but this is an added step, not something a bank's existing wire compliance automatically covers.
- Regulatory treatment varies by jurisdiction. Some countries treat stablecoin receipt as a taxable crypto transaction with reporting obligations distinct from ordinary invoice payments; others have no clear guidance at all, which is its own risk.
Choosing a Chain and Stablecoin
Not all stablecoins or chains are equivalent for business use:
| Factor | What to check |
|---|---|
| Issuer transparency | Does the issuer publish regular attestations of reserves? |
| Regulatory status | Is the issuer licensed/regulated in a jurisdiction relevant to your business? |
| Chain fees and speed | Ethereum mainnet is more expensive per transaction than Solana or Layer 2 networks |
| Liquidity | Can the recipient easily off-ramp this specific stablecoin in their country? |
| Counterparty acceptance | Does the other party already have infrastructure for this stablecoin/chain combination? |
Liquidity and off-ramp availability tend to matter more in practice than which stablecoin has the largest market cap globally — a token that's easy to convert to cash in New York may have thin liquidity in a specific recipient country, which defeats the purpose.
Real Limitations and Open Questions
Stablecoin settlement is not a frictionless replacement for existing rails, and pretending otherwise sets up bad expectations.
- On/off-ramp access is uneven. In markets with strict capital controls or limited exchange infrastructure, converting stablecoins to local currency can be as slow or restricted as the traditional banking problem the stablecoin was supposed to solve.
- Regulatory clarity is still developing in many jurisdictions. A contract that's straightforward to execute today could face new reporting or licensing requirements if a country tightens its stance on crypto-denominated commerce.
- Irreversibility cuts both ways. The same finality that prevents chargebacks also means a payment sent to the wrong wallet address, or sent before a dispute is resolved, generally can't be clawed back the way a wire recall or chargeback process allows.
- Reserve quality and issuer solvency are counterparty risk, not abstractions. A stablecoin is only as trustworthy as the reserves and governance behind it; the SVB-related USDC depeg is the clearest example of that risk materializing, even briefly, for a major, well-regulated issuer.
- Key management is a new operational burden. Losing access to a private key or wallet credential is unlike losing a bank login — there's often no customer support line that can restore access.
- Not every counterparty wants to be paid this way. Adoption is uneven; a supplier unfamiliar with stablecoins may see it as added complexity rather than a convenience, regardless of the cost savings on paper.
What to Watch Next
A few developments will determine how far this moves from early-adopter niche to mainstream B2B infrastructure:
- Stablecoin-specific regulation maturing in major markets. Clearer rules on issuer reserves, licensing, and how stablecoin payments are treated for tax and AML purposes will reduce the compliance uncertainty that currently makes some finance teams cautious.
- Bank and payment-processor integration deepening. As more mainstream payment platforms embed stablecoin settlement as an invisible backend option, businesses will increasingly use the rail without needing to manage wallets or chains directly.
- Interoperability between chains improving. Right now, choosing the wrong chain can strand liquidity; better cross-chain infrastructure would reduce that friction.
- Yield-bearing and tokenized cash-equivalent products expanding. Businesses holding stablecoin balances between receipt and use are increasingly interested in products that let idle balances earn yield without leaving the stablecoin ecosystem.
- Central bank digital currencies (CBDCs) developing in parallel. Depending on how various countries' CBDC programs evolve, they could compete with, complement, or eventually absorb some of what commercial stablecoins do today for cross-border settlement.
FAQ
Are stablecoin cross-border payments legal for businesses?
In most jurisdictions, yes, though the specific licensing, tax, and reporting requirements vary significantly by country and are still evolving. Businesses should confirm the regulatory status of both the stablecoin issuer and the receiving jurisdiction before relying on this as a primary payment method.
How is a stablecoin payment different from a regular crypto payment?
A stablecoin is designed to hold a stable value (typically pegged 1:1 to the US dollar), unlike volatile cryptocurrencies such as Bitcoin or Ethereum. That stability is what makes it usable for pricing and settling contracts without either party taking on currency-speculation risk.
What happens if a stablecoin loses its peg?
If a stablecoin trades below its target value — as USDC briefly did during the March 2023 Silicon Valley Bank situation — anyone holding it at that moment faces a real, if usually temporary, loss in value. This is a legitimate counterparty risk tied to the issuer's reserves and should factor into which stablecoin a business chooses to use or hold.
Do both parties in the contract need to understand blockchain technology?
Not necessarily. A growing number of payment processors let one or both sides interact with ordinary bank transfers or cards while the stablecoin settlement happens in the background, meaning the counterparties may never need to manage a wallet or a blockchain directly.
How fast do stablecoin payments actually settle compared to wires?
Most stablecoin transfers confirm on-chain within seconds to a couple of minutes, compared to one to five business days for a typical international wire. The bottleneck in a full stablecoin payment cycle is usually the fiat on-ramp or off-ramp at either end, not the blockchain transaction itself.
Can a stablecoin payment be reversed if sent by mistake?
Generally no. On-chain transactions are final once confirmed, so a payment sent to the wrong address or before a dispute is resolved typically cannot be reversed the way a bank wire recall or credit card chargeback can. This makes address verification and internal payment controls especially important.
Which stablecoin is most commonly used for B2B cross-border payments?
USDC and USDT are the two most widely used, with USDC generally favored by businesses seeking stronger reserve transparency and regulatory alignment, and USDT often having deeper liquidity in certain regional markets. The right choice depends heavily on which one the recipient can most easily convert to local currency.
Teams building or evaluating stablecoin payment infrastructure for cross-border contracts can find hands-on implementation help through Woyce Technologies.
