
A new category of blockchain launched into the mainstream in 2026: networks built for one job, moving digital dollars, with stablecoins as the native currency and no volatile gas token anywhere in the design. Here is how stablechains like Tempo, Arc, Plasma, and Stable work, why Stripe and Circle are building them, and what they change for anyone who uses stablecoins.
Every major blockchain until recently was built the same way: a general-purpose computer with its own volatile token at the center, where anyone wanting to do anything, including something as mundane as sending ten digital dollars to another country, first had to acquire the network’s coin to pay for gas. The design made sense when the point was open-ended experimentation. It makes much less sense now that the dominant real-world use of blockchains is moving stablecoins, a market that crossed $300 billion in circulation with transfer volumes rivaling major card networks.
The mismatch produced a new category: the stablechain, a blockchain purpose-built for stablecoin payments, where the stablecoin itself is the native asset, fees are paid in dollars, and every design decision serves throughput, predictability, and compliance instead of generality. The category went from whitepapers to production in about eighteen months, and the builders are not anonymous founders. Stripe incubated Tempo, which reached mainnet in March 2026. Circle is building Arc. The Tether ecosystem backs Plasma and Stable. The question is no longer whether specialized payment chains will exist but which of them will carry the money.
This guide explains what defines a stablechain, how the architecture differs from general-purpose networks, who the major contenders are, what problems the category actually solves, and where the skeptics have a point.
The problem stablechains exist to solve
Stablecoins succeeded on infrastructure that was never designed for them, and the seams show in three places.
The first is the gas token problem. On Ethereum or Solana, sending USDT or USDC requires holding ETH or SOL to pay transaction fees. For a crypto trader this is trivial; for a business paying suppliers or a worker sending remittances it is absurd: the user holds dollars, wants to send dollars, and must first buy a volatile asset, in the right amount, on the right network, just to press send. Every payments company that touched stablecoins identified this as the single worst piece of user experience in the flow.
The second is fee volatility. General-purpose chains price blockspace by auction, so a stablecoin transfer competes with NFT mints, DeFi liquidations, and memecoin manias for inclusion. The result is fees that swing from cents to dollars without warning, which is survivable for speculation and disqualifying for payments, where a business needs to know that processing ten thousand payouts costs what the spreadsheet said it would.
The third is institutional fit. Banks and payment processors run on messaging standards, reconciliation systems, and compliance workflows that general-purpose chains ignore. A network that wants Deutsche Bank or Visa as a user needs native support for the ISO 20022 financial messaging standard, predictable finality, and compliance hooks in the protocol, features no general-purpose chain prioritizes because its constituency never asked.
A stablechain is what you get when you design for these three complaints from scratch and treat everything else as optional.
The defining features of the category
Across implementations, four design choices define a stablechain.
Stablecoin gas. Fees are paid in the stablecoins themselves. Tempo lets users settle transaction costs in any major stablecoin through an integrated exchange mechanism under its TIP-20 standard; Plasma and Stable use USDT natively; Arc is built around USDC. The volatile gas token disappears from the user’s world entirely, and with it the worst onboarding step in crypto. Several of these networks launched with no native token at all, with Tempo explicitly deferring any token pending regulatory clarity, a decision that would have been unthinkable for a chain five years ago and says everything about the category’s audience.
Payments-first performance. The chains target sub-second finality, high sustained throughput, and above all fee predictability, engineering for millions of small transfers instead of complex computation. Stable advertises sub-second settlement with a roadmap toward tens of thousands of transactions per second; Tempo describes itself as infrastructure for instant settlement with predictable low fees at internet scale. The architectural bet is that a chain doing one thing can do it better than a chain doing everything, the same logic that separates a payment processor from a mainframe.
Enterprise plumbing. ISO 20022 compatibility lets bank back offices read chain messages natively. Built-in foreign exchange, compliance modules, and privacy features for business transactions ship at the protocol level. This is the least glamorous layer and the most decisive, because it is the difference between a chain enterprises can pilot and one their auditors reject.
Machine payments. The newest members treat software agents as first-class users. Tempo launched alongside the Machine Payments Protocol, co-developed with Stripe, an open standard that lets AI agents authorize spending limits and stream micropayments autonomously, with Visa extending it for card rails, part of the broader agentic payments stack taking shape around standards like x402. The bet is that autonomous agents paying for data, compute, and services will become a giant payments segment, and that sub-cent, high-frequency machine transactions need exactly the fee and speed profile stablechains offer.
Under the hood: how dollar gas actually works
The signature feature, paying fees in stablecoins, sounds like a cosmetic change and is actually a rearchitecting of how a blockchain prices itself, worth understanding because it explains both the appeal and the constraints.
A conventional chain needs its native token for three jobs at once: paying for blockspace, rewarding validators, and securing the network through staking. Remove the token and each job needs a new answer. For fees, the stablechains take two paths. The single-asset model, used by Stable and Plasma, hard-codes USDT as the fee currency, which is simple and matches their remittance-corridor audience. The multi-asset model, used by Tempo through its TIP-20 standard, accepts any major stablecoin and routes fee payments through an integrated exchange mechanism under the hood, so a user holding USDC and a merchant preferring a different token never notice the conversion. Either way, the user-facing outcome is the same: fees are quoted, paid, and accounted in dollars, and a finance department can budget them like any other processing cost.
Validator economics change with the fee currency. Where a token exists, as with Stable’s staking asset, validators stake it and earn dollar-denominated fees; where no token exists, as on Tempo at launch, the operator set is permissioned and compensated by the venture itself, with decentralization deferred alongside the token. This is the honest trade at the center of the category: removing the volatile asset removes crypto’s native mechanism for permissionless security, and every stablechain has chosen the enterprise-friendly side of that trade for now.
The performance claims rest on subtraction. A chain that does not host open-ended computation can cap execution complexity, parallelize transfers aggressively, and keep state growth predictable, which is where the sub-second finality and five-figure throughput targets come from. The constraint is the flip side: a stablechain is a poor home for the long tail of applications, by design, and the builders say so openly. The category’s bet is that payments volume is deep enough that a chain does not need the long tail to matter.
The adoption scorecard so far
Categories are judged by shipped volume, not architecture, so it is worth marking what has actually happened as of mid-2026.
Tempo’s mainnet has been live since March 18, carrying its design partners’ pilots, with the Machine Payments Protocol directory listing over a hundred compatible services at launch and extensions shipped by Visa for card rails and Lightspark for Bitcoin’s Lightning network. Klarna’s committed stablecoin and Stripe’s own settlement flows are the volume events to watch; neither had published scale numbers by early July. Stable’s chain went live with sub-second USDT settlement and a roadmap through parallel execution toward 10,000-plus transactions per second, targeting corridors where USDT already dominates. Arc remains in the build phase, with Circle’s incentive to ship sharpened considerably by the competitive shock of the Open USD launch. And the incumbents keep scoring points: Solana winning the OUSD native launch was the quarter’s biggest single decision, a reminder that liquidity gravity is a feature no new chain can copy.
The scoreboard, honestly read: the category has shipped real infrastructure and marquee partnerships, and has not yet shipped the volume migration that would prove the thesis. That is normal for eighteen months in; it is also the only question that matters from here.
The contenders
The field has four serious entrants and a crowd behind them.
Tempo is the heavyweight. Incubated by Stripe with the crypto investment firm Paradigm, it launched its public testnet in December 2025 and reached mainnet on March 18, 2026, a launch that brought its machine-payments ambitions live along with it. Its design-partner list is the category’s best argument for itself: Visa, Mastercard, Deutsche Bank, Standard Chartered, Revolut, Nubank, Shopify, OpenAI, and Anthropic all worked with the network before launch, Klarna committed to launching a stablecoin on it, and the venture raised $500 million at a $5 billion valuation. Stripe’s $1.9 trillion in annual off-chain payment volume is the demand the chain was built to migrate, and its stated target is the $190 trillion cross-border market where correspondent banking still takes days.
Arc is Circle’s entry, a network built around USDC by the issuer itself, extending the logic of the stablecoin business into the settlement layer: if the coin is the product, owning the rails it moves on captures the rest of the stack.
Plasma and Stable come from the Tether orbit and target USDT’s home turf: emerging-market payments, remittances, and the informal dollar economy where USDT dominates. Stable, often called StableChain, runs USDT as native gas on an EVM-compatible layer 1 with sub-second finality, aiming at merchant payments and remittance corridors instead of Western enterprise treasuries.
Around the core four, the boundary blurs deliberately. General-purpose chains are retrofitting payments features to defend their stablecoin volumes, and corporate networks like Base and Robinhood Chain carry heavy stablecoin traffic without being stablechains in the strict sense, part of the broader corporate land grab for blockchain rails. The strict definition, a chain where stablecoins are the native asset and payments are the sole design target, is worth keeping, because it predicts behavior: a stablechain will always trade generality for predictability, and a general-purpose chain never fully can.
Why the giants are building them
Three forces explain why this category attracted the most conservative money in finance.
Regulation arrived. The GENIUS Act in the United States defined what a compliant dollar stablecoin is, and Europe’s MiCA regime did the equivalent for the European market. Once issuing and using stablecoins became a licensed, supervised activity, the institutions that had watched from the sidelines needed infrastructure matching their obligations, and general-purpose chains, with anonymous validators and volatile fee markets, were never going to be it.
The volumes justified it. Stablecoin transfer volume roughly doubled last year to around $400 billion in monthly terms by some counts, with an estimated 60% of it business-to-business, and the growth is increasingly payments rather than trading. When a flow gets big enough, specialized infrastructure always follows; the history of finance is a sequence of general systems spawning purpose-built rails once a use case earns them.
And the economics are enormous. The issuers and processors building stablechains are fighting over who operates the settlement layer for what Citi projects could be a $4 trillion stablecoin market by 2030, sitting in front of cross-border flows measured in the hundreds of trillions. Owning the rail means owning the fee stream, the data, and the default position, the same calculus that pushed 140 companies to launch a shared stablecoin the same week Circle’s stock cratered. Stablechains are the infrastructure chapter of the same war.
The skeptic’s checklist
The category has real open questions, and honest coverage lists them.
Decentralization is thin. These networks launch with small, permissioned validator sets, sometimes a handful of nodes run by the founding team, and the roadmaps to broader validator participation are promises, not shipped features. For payments users this may not matter; for anyone valuing censorship resistance, a stablechain is closer to a very good consortium database than to Bitcoin, and should be evaluated as such.
Liquidity has to move. A payment chain without the assets, exchanges, and integrations where users already live is an empty highway. The incumbents’ counterargument, that a fast general-purpose chain with deep existing liquidity beats a specialized newcomer, won a material round when the Open USD consortium chose Solana for its native launch instead of any purpose-built chain. Distribution partners on a slide are not volume; migration is slow, expensive, and reversible.
Fragmentation is a real cost. A world with five major stablechains plus a dozen general-purpose chains carrying stablecoins is a world of bridges, wrapped assets, and reconciliation headaches, exactly the fragmentation that central bankers cite when arguing stablecoins cannot scale as money. The Machine Payments Protocol and similar standards are attempts to solve this at the standards layer before incompatible implementations calcify, and their success is far from assured.
And the giants’ patronage cuts both ways. A chain incubated by a payments company inherits its patron’s interests along with its distribution, and enterprises evaluating Tempo or Arc are also evaluating how comfortable they are building on a competitor’s rail. Neutral infrastructure was crypto’s original pitch; the stablechain era tests how much the market actually valued it.
What it means for ordinary users
For most people, the stablechain era will be invisible, which is the point. The visible version of success is stablecoin payments that feel like modern fintech: send dollars, fees in cents and denominated in cents, settlement in a second, no side quest to acquire a volatile token first. Remittances, freelancer payouts, merchant settlement, and eventually agent-driven micropayments are the flows these networks were built to carry, and if they work, users will interact with brands like Stripe, Shopify, or their bank while a stablechain settles underneath, unnamed.
For crypto-native users, the takeaway is a map update. The stablecoin, already the workhorse asset of the entire on-chain economy, is getting dedicated territory, and the fight over that territory, issuer chains versus processor chains versus general-purpose incumbents, will decide where the next hundred billion dollars of digital money actually lives.
How to evaluate a stablechain
As the category crowds, a consistent evaluation checklist separates the contenders from the pitch decks, and five questions do most of the work.
Who must move for this chain to win? A stablechain is only as real as the flows committed to it. Tempo’s answer is Stripe’s own settlement plus its design partners; Stable’s is USDT remittance corridors; Arc’s is USDC’s existing circulation. A chain whose answer is developers will come is running the old playbook in a category built specifically because that playbook stalls for payments.
What does the fee model actually guarantee? Predictable fees are the category’s core promise, so the mechanism matters: hard fee schedules, capped auction dynamics, or subsidized tiers behave differently under load. The test is the worst hour of the busiest day, because a payments rail that reprices under stress has failed at the one thing it exists to do.
Where does security come from today, not on the roadmap? Permissioned validator sets are the current norm; the differences lie in operator diversity, audit posture, and what recourse users hold if the operator set misbehaves. Treating a launch-phase stablechain as a consortium system with an exit path, and pricing the trust accordingly, is the sober frame.
How does value get in and out? On-ramps, custodian support, exchange connectivity, and bridge design decide whether the chain is a destination or an island. The bridge layer deserves particular scrutiny, since bridges remain crypto’s most exploited component and a payments chain concentrates exactly the kind of value attackers prefer.
Who profits from the rail, and does that bend it? Every stablechain has a patron, and the patron’s economics shape listing decisions, fee policy, and neutrality. An enterprise routing volume across a competitor’s chain is making a counterparty decision as much as a technical one, and the chains that win the broadest adoption will be the ones that make that decision easiest to defend to a board.
None of the current contenders scores perfectly across the five, which is the accurate takeaway about an eighteen-month-old category: the architecture has converged faster than the trust has.
Frequently asked questions
What is a stablechain in simple terms?
A stablechain is a blockchain built specifically for stablecoin payments. Stablecoins are the native currency of the network, transaction fees are paid in stablecoins instead of a volatile gas token, and the whole design targets fast, cheap, predictable transfers of digital dollars rather than general-purpose computation.
How is a stablechain different from Ethereum or Solana?
Ethereum and Solana are general-purpose networks where stablecoins are guest assets and fees are paid in ETH or SOL at auction-driven prices. A stablechain removes the native volatile token from the user experience, prices fees in dollars, and trades away generality for payments-grade throughput, finality, and enterprise features like ISO 20022 messaging.
What are the main stablechains right now?
Tempo, incubated by Stripe and Paradigm, reached mainnet in March 2026 with design partners including Visa, Mastercard, Deutsche Bank, OpenAI, and Shopify. Circle is building Arc around USDC. Stable, often called StableChain, and Plasma come from the Tether ecosystem and use USDT for gas, targeting remittances and merchant payments.
Do stablechains have their own tokens?
Several launched without any native token, with Tempo explicitly deferring one pending regulatory clarity. Where a token exists, as with Stable’s staking and governance token, it typically secures and governs the network while gas remains payable in stablecoins, keeping the volatile asset out of the payment flow.
Why would Stripe build a blockchain?
Stripe processed $1.9 trillion in payments in 2025 and sees stablecoins as the next settlement layer for cross-border commerce, a market it sizes at $190 trillion annually. Owning purpose-built rails instead of renting a general-purpose chain gives it control over costs, reliability, standards, and the machine-payments protocols it expects AI agents to use.
What is the Machine Payments Protocol?
An open standard co-developed by Tempo and Stripe that lets software and AI agents request, authorize, and settle payments autonomously, including streaming micropayments under pre-approved spending limits. Visa and other partners have extended it to card and wallet rails, positioning it as a shared standard before the agent-payments market fragments.
Are stablechains decentralized?
Not meaningfully at launch. They typically start with small, permissioned validator sets operated by the founding teams, with decentralization on the roadmap rather than in production. They prioritize reliability, compliance, and performance over censorship resistance, which suits payments but makes them a different kind of system than open networks like Bitcoin or Ethereum.
Will stablechains replace general-purpose blockchains?
Unlikely; the more probable outcome is specialization. Payments-heavy flows migrate to purpose-built rails while trading, DeFi, and open applications stay on general-purpose networks, which are themselves adding payments features to compete. The Open USD consortium choosing Solana for its launch showed the incumbents are far from beaten in the payments race.
Disclaimer: This article is for informational purposes only and does not constitute investment advice. Digital asset markets are volatile and you can lose your entire investment. Always do your own research. Information current as of July 4, 2026.






