Broader Ecosystem / Positioning
Arc Is Live: The Design Choices Behind Circle's Dollar-Native Chain
A choice-by-choice breakdown of Circle's new Arc blockchain — why USDC-as-gas, deterministic finality, EVM compatibility and permissioned validators were chosen, what each trades away, and what changes for traders, builders, DeFi teams, fintechs, AI agents and Solana.
Circle switched on the public mainnet of Arc today — a Layer-1 blockchain built by the issuer of USDC, launched with BlackRock, Visa, Mastercard and DTCC among its 11 founding validators.
Let's start with the basics.
Part 1: The terms
Layer-1 (L1): A base blockchain with its own validators and consensus rules, like Ethereum or Solana. An L2 is a secondary network built on top of one to make transactions faster and cheaper.
Gas token: The asset you pay transaction fees in. ETH on Ethereum, SOL on Solana. Every chain charges a fee for one reason: without a cost per transaction, anyone could flood the network with junk for free. Fees are spam prevention and resource pricing at once.
Validator: A specialised computer on the network that works like a digital notary. It checks that transactions follow the rules, then adds them to the ledger.
Finality: The point at which a transaction becomes irreversible.
Stablecoin: A token pegged to a fiat currency. USDC is Circle's dollar stablecoin, fully reserved and redeemable 1:1.
Part 2: The choices, and what they cost
Choice 1 — USDC is the gas token
What it means. On Arc you pay fees in USDC — a dollar. Not in a volatile native coin you first have to buy, hold and account for.
The problem it solves. For a payments company, Ethereum means taking on risk that has nothing to do with the business. To move one dollar, you must hold ETH. ETH's price swings, so your fee cost in dollars is unpredictable hour to hour. And holding a speculative asset drags the finance team into new accounting rules, tax events and compliance reviews.
Arc removes all of that. A transaction costs a predictable fraction of a dollar, and the treasury never touches anything that isn't a dollar.
Why it matters. For ten years the industry argued that a volatile native token was essential — it pays validators and secures the network. Arc says the opposite: for payments, that token is what blocks adoption, so the chain has to find another way to secure itself.
The trade-off. Without a native gas token, what secures the chain? Normally validators lock up tokens as collateral and lose them if they misbehave. Arc skips that for now and relies on trusted institutions instead (see Choice 5), with a separate ARC token planned later. Dollar gas makes payments easy; it also forces a completely different security model.
Choice 2 — Malachite consensus and deterministic finality
What it means. Malachite, Arc's consensus engine, is a BFT (Byzantine Fault Tolerant) protocol from the Tendermint family. Validators vote on each block in rounds. Once more than two-thirds approve, the block is final. Nothing further is needed.
Why that's different. Bitcoin-style chains never make a transaction strictly final — reversing it just gets exponentially more expensive as blocks stack on top. That's what exchanges are waiting for when they ask for confirmations: not impossibility, just implausibility.
For a trade, implausible is fine. For a $50 million settlement, it's not something a risk committee will sign. BFT gives a categorical answer instead: settled, in under a second.
Why it matters. Traditional finance runs on guarantees, not probabilities — DTCC, one of Arc's validators, exists to guarantee settlement. Choosing BFT means building for that world rather than asking it to adapt.
The trade-off. Every validator has to vote on every block, so the set has to stay small — dozens, not thousands. Ethereum's security comes from having far too many validators to collude; Arc's comes from a handful of institutions with reputations to lose. Fast, certain finality costs you that kind of decentralization. Arc took the trade knowingly.
Choice 3 — Separating consensus from execution
What it means. Arc splits ordering transactions (consensus, handled by Malachite) from running them (execution, an EVM). The two are independent layers.
Why it matters. A monolithic chain bundles both together, so you upgrade all of it at once or none of it. Splitting them lets you improve execution without touching consensus, or replace consensus without rewriting every contract. For infrastructure meant to run for decades, that's maintainability rather than elegance — and it's now close to standard practice among chain architects.
Choice 4 — EVM compatibility
What it means. Arc runs the Ethereum Virtual Machine. Solidity contracts deploy unchanged, and Foundry, Hardhat, MetaMask and wagmi work as-is.
Why not build something faster? Solana's runtime is faster, and Move is arguably a safer language for representing assets. Circle chose the EVM anyway, for network effects: the largest developer population, the most audited contract libraries, the deepest tooling, and the most people who know how to review the code. A faster VM with a tenth of the developers is a worse bet.
Why it matters. The EVM has become the default the way x86 became the default instruction set — not the best design, but the one its ecosystem makes hard to leave. New chains now compete on consensus, economics and distribution rather than the VM itself. Arc is another data point in that pattern.
Choice 5 — Permissioned validators, PoA now, PoS later
What it means. Arc runs Proof of Authority: a fixed, known set of institutions produces blocks, chosen for identity and reputation rather than staked capital. Circle says the roadmap moves toward Proof of Stake later. Deploying is permissionless even though validating isn't — anyone can ship a contract without asking.
Why this choice. A regulated institution generally can't process payments through infrastructure run by anonymous parties it can't identify or hold accountable. That's usually a legal requirement, not caution. PoA makes the validator set answerable, which is what lets a bank's compliance team sign off.
Why it matters, and why to stay skeptical. Permissioned enterprise blockchains have a poor track record. Quorum, Corda, Hyperledger and various bank-consortium chains launched with fanfare and went nowhere — closed networks with no users, no liquidity, and no reason for outsiders to build on them.
Arc differs in three ways. It's public: anyone can read it, transact on it and deploy to it. It launches with a stablecoin that already has real usage, so it isn't bootstrapping demand from zero. And it interoperates with existing ecosystems instead of walling itself off.
Whether that's enough is still open.
Choice 6 — Opt-in privacy on the roadmap
What it means. Selective confidentiality — transaction details hidden from public view, but auditable by authorized parties.
Why it matters. Full transparency blocks commercial payments. If payroll runs on a public chain, every competitor can read every salary. If supplier payments are public, so are your negotiated terms. Transparency is a useful property for a monetary base layer and a liability for a business running on top of one. Any chain that wants real commercial volume has to address this.
Choice 7 — Stablecoin FX and tokenized assets at genesis
What it means. Arc launched with StableFX, an engine for 24/7 exchange between fully reserved stablecoins; support for 20+ fiat stablecoins including USDC and EURC; native access to tokenized funds like BlackRock's BUIDL and Circle's USYC; and lending via Aave and Morpho — all live from the first block.
Why it matters. Most chains launch empty and spend years trying to attract liquidity. Arc launched with an FX market, money-market instruments and lending venues already there. That's infrastructure built for a known customer with known requirements, not shipped and hoped for.
The FX piece deserves its own look. Foreign exchange is a multi-trillion-dollar daily market that still closes on weekends and settles slowly through correspondent banks. A 24/7 on-chain FX engine between fully reserved stablecoins may be one of the more commercially significant parts of this launch.
Part 3: What it changes, depending on who you are
If you're a retail trader
Not much, directly.
Arc isn't built for you. No memecoin culture, no launchpad scene, no permissionless listing free-for-all. The validator set is a dozen financial institutions, and nothing here is designed for speculative on-chain trading.
What reaches you is indirect: deeper USDC liquidity across every chain Arc bridges to, and native 24/7 stablecoin FX that turns moving between currencies into a built-in feature rather than a bridge-and-hope process.
Worth tracking: whether ARC becomes a publicly tradable token. Circle raised
If you're a builder
Your skills transfer completely. The new primitive is worth understanding.
EVM compatibility means your Solidity and toolchain work unchanged, and deployment is permissionless. The genuinely new thing is dollar-denominated gas: you can quote a user an exact cost in dollars before they sign, and it stays that cost when the transaction lands. That's what fee estimators have always been trying to approximate. Subscriptions, payroll, invoicing — anything that needs a forecastable per-transaction cost gets simpler.
The trade-off: blocks come from a permissioned set of institutions. For payments infrastructure that's a reasonable trade. For anything needing censorship resistance, it rules Arc out.
If you're running a DeFi protocol
The opportunity is capital that couldn't previously reach you.
Aave and Morpho are live at launch, alongside tokenized treasury instruments like BUIDL and USYC, inside a compliance setup institutions can actually clear. For a lending protocol, that's a new depositor class. For FX or payments, StableFX plus 20+ stablecoins is infrastructure, not a side integration.
The caveat: institutional capital comes with institutional process — audits, legal review, counterparty diligence. It moves slower than most DeFi cycles. That's the price of the larger pool.
If you're a fintech or payments company
This is who Arc was built for.
Predictable fees, sub-second final settlement, no volatile asset on the balance sheet. Those three things have blocked most enterprise blockchain payment projects. Arc removes them by design and wires into Circle's existing stack (CCTP, Gateway, institutional on/off-ramps), so the fiat side is already handled.
Cross-border settlement is the obvious first case. Instead of correspondent banking's multi-day, opaque, fee-stacked path, you settle in seconds, in dollars, on rails you can explain to a regulator.
The fine print: Arc has not been reviewed or approved by the NYDFS or any other regulator, and ordinary blockchain risks still apply. Institutional validators are not the same thing as a regulated product.
If you're building AI agents
This gets less attention than it should.
Circle is positioning Arc for agent-driven economic activity, with a Circle Agent Stack among the launch components. An agent making economic decisions needs a fixed number to budget against. "0.003 ETH, dollar value unknown at execution time" is a bad input — the agent has to model an exchange rate just to decide whether an action is worth taking. "$0.01" is a number it can act on directly.
Deterministic finality matters for the same reason. An agent needs to know whether its action succeeded before taking the next one. Probabilistic finality means polling and waiting; deterministic finality answers in under a second, which is what makes multi-step autonomous workflows practical without elaborate retry logic.
Together that points toward micropayments between agents, metered API calls settled on-chain, and automated treasury operations. Early, but worth watching.
If you're on Solana
Arc isn't a competitor here.
Arc describes itself as a settlement hub that interoperates with Ethereum and Solana through CCTP and Gateway. The split is fairly clean: institutional dollar flows settle on Arc, while open, high-throughput, consumer-facing activity — trading, launches, apps with real users — stays where the users already are.
The effect on Solana is indirect but real. More regulated capital on-chain means deeper USDC liquidity everywhere it bridges to, and one more large institutional bet on stablecoins as the main use case for public chains. That benefits any chain where people actually transact, Solana included.
The shape of the bet
Every choice above points the same direction. Dollar gas, deterministic finality, known validators, assets at genesis — none of these are reluctant compromises. Together they argue that the next wave of on-chain volume is payments and tokenized assets rather than speculation, and that this wave wants predictability and accountability more than permissionless validation.
If that's right, Arc becomes core infrastructure and Circle controls both the rails and the dollar. If it's wrong, Arc stays a well-backed consortium chain with a strong validator list and modest day-to-day usage — a pattern this industry has seen before.
Either way, one fact stands out: the most institutionally backed chain launch to date is a stablecoin chain, not a general-purpose one. That says something about where institutional money expects this to go.