USDC (USD Coin)
A fully reserved, regulated digital dollar issued by Circle, pegged 1:1 to the US dollar — the primary settlement asset for on-chain, agent-to-agent machine payments.
Rail: Payment · Updated: 2026-07-09
What It Is
USD Coin (USDC) is a fiat-referenced stablecoin pegged 1:1 to the US dollar, issued globally by Circle Internet Financial and, within the European Union, by its affiliate Circle Internet Financial Europe SAS. It functions as a programmable digital dollar, natively deployed as a smart contract or token primitive across a wide range of public blockchains — most notably Ethereum, Solana, and Base — combining the stability of fiat with the speed and programmability of blockchain settlement.
USDC is not an algorithmic or crypto-collateralized asset. Every token in circulation is backed by a corresponding dollar of reserves held in cash deposits and short-dated US Treasuries, with the Treasury portion managed through the SEC-registered Circle Reserve Fund. An independent accounting firm publishes monthly attestation reports verifying that the fair value of the reserves equals or exceeds the circulating supply, and the reserve structure is designed to be bankruptcy-remote and redeemable at par.
In the European Union, USDC is recognized as an Electronic Money Token (EMT) under the Markets in Crypto-Assets (MiCA) regulation, authorized by the French Autorité de Contrôle Prudentiel et de Résolution (ACPR). This regulatory standing, together with deep liquidity and native multichain interoperability via Circle's Cross-Chain Transfer Protocol (CCTP), has made USDC a default settlement stablecoin for enterprise and decentralized-finance infrastructure.
Why It Matters for the Machine Economy
USDC is the settlement asset underlying the on-chain payment activity that MachineEconomy.ai's Payment Rail measures — the x402 volume metric is denominated in on-chain USDC settlement. Traditional payment rails depend on credit cards, centralized accounts, and human approval, which do not fit autonomous agents that need to make high-velocity, sub-cent payments. A fully-reserved, independently verifiable, on-chain dollar lets machines settle value peer-to-peer at software speed. Just as importantly, because every USDC transfer is cryptographically finalized and permanently recorded on a public ledger, it is inherently auditable — and that on-chain verifiability is precisely what makes decentralized machine-payment volume measurable at all. An unverifiable settlement asset could not anchor a metric; USDC can.
Real-World Example
When an autonomous agent needs live market data from an API provider, it may receive an HTTP 402 "Payment Required" response. Using the x402 protocol, the agent signs a cryptographic authorization to transfer a small USDC amount (for example, $0.01) on the Base network. The payment settles on-chain in about a second, the server independently verifies the USDC transfer on the ledger, and the data is returned — all programmatically, with no API keys, subscription, or human approval.
Current Status
As of mid-2026, USDC's circulating supply fluctuates in the region of $73–79 billion, natively issued across a large number of blockchain networks including Ethereum, Solana, and Base. In the EU it is regulated as a MiCA-compliant Electronic Money Token under ACPR supervision. Circulating supply and supported-network counts change continuously.
Related Terms
- Stablecoin — the broader asset class USDC belongs to
- x402 Protocol — the HTTP-native payment standard that settles in USDC
- MiCA — the EU regulation under which USDC is issued as an EMT
- Nanopayment — the sub-cent settlements USDC enables for machines