Skip to main content

125 posts tagged with "Payments"

Payment systems and digital transactions

View all tags

Oobit's Agent Cards: How Tether Just Handed Every AI Bot a Visa Card

· 13 min read
Dora Noda
Software Engineer

On April 30, 2026, a Tether-backed payments startup did something no Fortune 500 bank, no incumbent fintech, and no Silicon Valley unicorn has yet shipped to production: it issued corporate Visa cards directly to autonomous AI agents.

Oobit's Agent Cards launch is short on flash and long on consequence. Each AI agent — your customer-support bot, your ad-buying optimizer, your DevOps incident responder — gets its own virtual Visa card, funded directly from a USDT treasury, with spend policies that the agent itself cannot override. No fiat conversion. No human in every approval loop. Just a card, a pile of stablecoins, and a server-side rulebook that decides what the model is allowed to buy.

It is, on first read, a small product launch. On second read, it is the first salvo in a category war over who issues the corporate card of the agent economy.

The Stablecoin Visibility Gap: Why 2-Week-Old Reserve PDFs Are Crypto's Next Systemic Risk

· 11 min read
Dora Noda
Software Engineer

In April 2026, an autonomous trading agent settled $42 million in stablecoin payments in a single afternoon — paying for compute, hedging FX exposure, and rebalancing a treasury across four chains. The most recent attestation it could verify for the stablecoin it used was 17 days old.

This is the visibility gap. And it is becoming the most important systemic risk in crypto that almost nobody is pricing in.

The numbers tell the setup. Stablecoin supply hit a record $315 billion in Q1 2026, with quarterly transaction volume of $28 trillion — a 51% jump quarter-over-quarter and a new all-time high. Visa's stablecoin settlement pilot crossed a $7 billion annualized run rate in April, doubling since December and now spanning nine blockchains including Arc, Base, Canton, Polygon, and Tempo. AI "machine customers" are projected to control up to $30 trillion in annual purchases by 2030 according to Gartner.

Money is now moving at machine speed. Disclosure is still moving at human speed. That mismatch is the defining crypto risk of 2026.

The Two Stablecoins Hiding Inside Every Ticker

The market still treats stablecoins as a monolith — USDC, USDT, USD1, RLUSD, USDe, M, all bundled under "1:1 dollar." But under the hood, the category has already bifurcated into two architecturally distinct products:

Narrative-trust stablecoins. Reserve attestations are issued monthly, sometimes quarterly, by a registered public accounting firm and certified by the issuer's CEO and CFO. The GENIUS Act, which took effect in 2025, formalized this cadence as the federal floor: monthly examined reports of total outstanding stablecoins and reserves. Audits remain mostly quarterly or semi-annual. This is "trust through process" — the reader is a compliance officer, a regulator, or a bank treasurer who can wait two to four weeks to know what backed the float on a given day.

Computational-trust stablecoins. Reserve composition is published continuously — per block, per minute, per 30 seconds — and is verifiable by smart contracts and software agents without a human in the loop. The reader is not a person. It's a Solidity function, a risk engine, or an autonomous agent making sub-second routing decisions across DEXs, lending markets, and payment rails.

A compliance officer reviewing a monthly PDF will not notice a problem. An AI agent that just routed $4 million through that same stablecoin in the 11 minutes since the attestation was published will.

Both products print the same dollar peg. Only one of them is honest about the speed at which it can be relied upon.

Why "Programmable Money" Magnifies, Not Mitigates, Disclosure Lag

The conventional wisdom is that on-chain transparency has solved the reserve question. You can see the wallets. You can read the smart contracts. You can audit the float in a block explorer.

That's true for the liability side — the tokens in circulation. It is materially false for the asset side — the off-chain reserves that back them. Treasury bills custodied at BNY Mellon, repo positions, money market fund shares, and bank deposits do not exist on-chain. Their existence is asserted by an auditor in a document. Until the next document is published, you are trusting the interval, not the assets.

When money was settled by humans through correspondent banks, a two-week reserve snapshot was fine. T+2 settlement matched T+14 disclosure with margin to spare. The system was synchronous.

Now consider an agent stack:

  • A vendor agent invoices a buyer agent in USDC every 250 milliseconds
  • A risk agent rebalances stablecoin exposure across four issuers every block
  • A market-making agent provides $80 million of inventory across 14 venues, marked to peg

Each of these makes implicit decisions about which stablecoin counts as "cash." If the underlying issuer experiences a depeg event, a custodian failure, a sanctions freeze, or even a bond-market repricing of its T-bill book, the agents will continue acting on stale data until the next attestation lands. The faster the agents move, the larger the gap between what they think they hold and what they actually hold.

This is not a hypothetical. In April 2026, Drift Protocol abandoned USDC for USDT settlement after a $148 million recovery pool incident, citing exactly this kind of trust-cadence problem. The first major DeFi protocol to drop a major stablecoin on disclosure grounds is unlikely to be the last.

The Three Competing Computational-Trust Primitives

Three architectures are racing to become the default for machine-readable reserves. Each takes a fundamentally different approach.

Chainlink Runtime Environment (CRE) + Proof of Reserve. Chainlink's CRE went live as an institutional orchestration layer that runs verifiable workflows in TypeScript or Golang on top of decentralized oracle networks. For stablecoin issuers, the pattern is end-to-end: deposit capture in legacy systems, Proof of Reserve verification, compliance checks via the Automated Compliance Engine, on-chain minting, and cross-chain delivery — all stitched into one workflow that writes the verification state on-chain before any token is minted. CRE also exposes these workflows to AI agents through Coinbase's x402 standard, meaning agents can discover, verify, and pay for reserve-attestation calls autonomously. The thesis is simple: put the auditor inside the smart contract.

BitGo's WLFI USD1 dashboard. World Liberty Financial deployed real-time, on-chain proof of reserves for USD1 powered by Chainlink, replacing the delayed monthly attestation model with continuously updated public dashboards. The political optics around WLFI are messy, but the architectural choice — a stablecoin issuer publicly committing to "no more two-week PDFs" — is a marker for where institutional issuers will need to land.

M0 Protocol's validator-driven attestation. M0 takes a different angle. Instead of one issuer publishing one dashboard, the M0 protocol coordinates a network of permissioned Minters who must periodically post their off-chain collateral on-chain, where independent Validators verify it. Anyone can read the state. The $M token is a building block other issuers can wrap, meaning the transparency property is composable — you can build an issuer-branded stablecoin on top of M0 and inherit its disclosure cadence by construction. MetaMask USD, recently announced on M0 rails, is the first mass-market test of this thesis.

These three architectures aren't competing on the same dimension. CRE is about workflows. WLFI/Chainlink PoR is about dashboards. M0 is about protocol-native attestation. But they share a common conviction: monthly PDFs are not a viable substrate for the machine economy.

Regulatory Arbitrage Is About to Get Worse, Not Better

The visibility gap compounds under fragmented global regulation.

The GENIUS Act sets monthly attestation as the US floor. MiCA in Europe pushes ART (asset-referenced token) issuers toward continuous monitoring against thresholds — 1 million transactions per day or €200 million per day in a single currency area triggers additional obligations. Hong Kong's stablecoin licensing regime requires reserves held in Hong Kong with strict bank-grade custody but does not yet mandate machine-readable attestation. Singapore, the UAE, and the new Brazilian framework each set different cadences and definitions.

The result is a cadence arbitrage market. An issuer that finds monthly attestation too operationally heavy can pick a jurisdiction below the $10 billion threshold. An issuer that wants to advertise itself as "AI-agent ready" can pick the framework with the most flexible disclosure mechanism. A buyer with a global agent fleet has no easy way to compare apples to apples.

The BIS flagged this directly in April 2026, when Pablo Hernández de Cos's Madrid speech argued that the $320 billion stablecoin sector now resembles ETFs more than money — and that "severe" regulatory arbitrage between MiCA, GENIUS, and Asian frameworks creates an opening for the weakest-disclosure jurisdiction to set the de facto standard.

Translation: the regulator who blinks first wins the issuance market. And the agents won't know until the next monthly PDF lands.

The 2026 Race: AI-Agent-Facing Stablecoins vs. Legacy Issuers

Here is the structural prediction: by the end of 2026, the stablecoin league table will reorder around a new metric that doesn't yet appear in CoinGecko — attestation latency.

Stablecoins with sub-minute, machine-readable reserve attestations will become the default settlement instrument for:

  • Agentic commerce platforms (Visa Agentic Ready, Coinbase x402)
  • High-frequency DEX market makers
  • Cross-chain treasury bots
  • B2B agent-to-agent invoicing

Stablecoins on monthly cadences will remain dominant in:

  • Centralized exchange spot books
  • Retail remittances
  • Institutional treasury holdings where compliance officers, not agents, are the primary decision-maker

This is not a "USDT vs. USDC" story. Both incumbents could ship continuous attestation tomorrow if they chose to. The question is whether they will, and whether the market punishes them for not doing so. Tether's USDT supply contracted by roughly $3 billion in Q1 2026 — its first quarterly drop since Q2 2022. USDC added $2 billion to reach $78 billion, up 220% since late 2023. The flows already show institutional buyers leaning toward the issuer with cleaner disclosure.

Now imagine that pressure applied not by quarterly compliance reviews, but by software agents that re-route flows in milliseconds the moment a new attestation lags by 30 seconds.

What Builders Should Do This Quarter

If you're shipping a product where stablecoins act as settlement, the visibility gap is no longer an abstract concern. Three concrete moves:

  1. Treat attestation latency as a first-class API contract. Don't pick a stablecoin by ticker. Pick by published cadence and verifiability. Document the attestation source as part of your treasury policy and surface it in user-facing dashboards.

  2. Build for stablecoin substitutability at the protocol layer. If your contract assumes USDC forever, you've built a single point of failure for a moving disclosure landscape. Drift's USDC-to-USDT pivot took weeks of coordinated work. The next protocol to face the same choice should make it in a governance vote, not a war room.

  3. Subscribe to PoR feeds, not just price feeds. Chainlink Proof of Reserve, M0 validator state, and on-chain dashboards are now first-class oracle inputs. Treat them with the same operational seriousness you treat ETH/USD price feeds.

The visibility gap is closing — but unevenly, and in a way that will reorder which stablecoins matter for the machine economy. The issuers that ship continuous attestation in 2026 are the ones that will be picked up by the agents. The ones that don't will quietly lose share to a smart contract that can read its counterparty in real time.

BlockEden.xyz provides high-availability RPC infrastructure across the chains where stablecoin settlement and AI-agent activity are concentrating — Solana, Aptos, Sui, Ethereum, and Base. If you're building agent-driven payments or PoR-aware treasury logic, explore our API marketplace for the rails the next era will run on.

Sources

Telegram Just Became a TON Validator — and Quietly Reframed What an L1 Is For

· 10 min read
Dora Noda
Software Engineer

On April 30, 2026, Telegram staked 2.2 million TON — roughly $2.88 million at the time — and switched on as a primary validator on The Open Network. The headline number is almost a rounding error in crypto. The signal underneath it is not.

For the first time, a consumer platform with 950 million monthly active users is not just partnered with a Layer 1 — it is helping secure it, propose blocks on it, and finalize transactions on it. Pair that with the Catchain 2.0 mainnet upgrade that just collapsed TON's block time from 2.5 seconds to 400 milliseconds, and a 6x fee cut to a flat $0.0005 per transaction, and a different kind of question starts to come into focus. TON is no longer trying to beat Solana on TPS or Ethereum on TVL. It is starting to look like an attempt to compete with WeChat Pay, Apple Pay, and Stripe — using a blockchain as the rail.

The 96:1 Problem: Why 'Know Your Agent' Will Eat KYC's 30-Year Maturity Curve in Months

· 12 min read
Dora Noda
Software Engineer

In financial services, non-human identities — automated trading systems, compliance bots, risk engines, and now autonomous AI agents — already outnumber human employees by roughly 96 to 1. They initiate payments. They open accounts. They negotiate prices. They sign on behalf of institutions. And almost none of them have what every human counterparty takes for granted: a verifiable identity, a registered principal, an audit trail, and a phone number a regulator can call when something goes wrong.

That asymmetry is what a16z crypto and a chorus of analysts now call the "ghosts in the financial system" problem. And the bet of 2026 — backed by the Ethereum Foundation, Visa, MetaComp, Skyfire, and a wave of compliance startups — is that the fix has to ship in months, not the thirty years it took Know Your Customer to mature after the 1970 Bank Secrecy Act.

Welcome to the era of Know Your Agent (KYA).

How a Browser Lawsuit Became the Blueprint

The legal floor was set on March 9, 2026, in a San Francisco federal courtroom.

In Amazon v. Perplexity, Senior U.S. District Judge Maxine Chesney granted Amazon a preliminary injunction blocking Perplexity's Comet browser agent from accessing Amazon on shoppers' behalf. The court found Amazon was likely to succeed on its claim that Perplexity violated the Computer Fraud and Abuse Act by disguising Comet as a regular Chrome session and routing around at least five cease-and-desist warnings since November 2024.

The opinion turned on a single sentence that compliance teams everywhere have since printed and pinned to the wall:

Comet accessed Amazon accounts "with the Amazon user's permission, but without authorization by Amazon."

That distinction — user authorization is not the same as platform authorization — is now the doctrine every merchant-facing agent has to engineer around. The Ninth Circuit has temporarily stayed the injunction pending appeal, so Comet still works on Amazon today. But the reasoning isn't going anywhere. It tells every retailer, exchange, broker, and bank that "the user said it was OK" is no longer a sufficient legal defense for an autonomous agent's behavior on their property.

If the agent can't prove who it is, who sent it, and what it's allowed to do, the platform can — and increasingly must — turn it away.

The 96:1 Asymmetry, Quantified

The Perplexity case lit the fuse, but the gunpowder has been piling up for years.

  • Identity inversion. In financial services, machine accounts (service accounts, API tokens, automated trading bots, model-driven risk engines) outnumber human employees by close to 100 to 1, with a16z citing 96:1 specifically for the agent-augmented sub-segment.
  • Operational footprint. Stablecoin payment networks are already moving real volume on agent rails. Bloomberg's March 2026 reporting pegged x402-style agentic payments at roughly $1.6M/month in the most conservative measurements and meaningfully higher in others — small compared to the trillions in stablecoin transfer volume, but doubling on quarterly cadence.
  • Bank-grade transactions, ghost-grade identity. Agents now negotiate API access, settle micropayments, sign smart-contract intents, and open exchange accounts using credentials that no compliance officer has ever vetted, no chain-of-command document has ever named, and no court would currently know how to subpoena.

Human KYC took three decades to scale. The Bank Secrecy Act passed in 1970, FinCEN was created in 1990, and the customer identification rules teeth came with the USA PATRIOT Act in 2001. From statute to enforceable identity infrastructure: roughly thirty years.

Agents do not get thirty years. They are already transacting at machine speed against human-speed disclosure regimes. The Web3Caff Research argument — and it is increasingly the consensus argument — is that KYA must compress that maturity curve into the next twelve to twenty-four months, or the agent economy will calcify around whichever ad-hoc workaround ships first.

Four Primitives Racing to Be the Standard

Four very different camps are all converging on the same hole in the stack. None of them has won yet, and the smart money says the eventual answer is composed of pieces from each.

1. Skyfire's KYAPay — Identity Built for Payments

Skyfire's pitch is the most concrete: pair an open identity protocol (KYAPay, now an IETF draft) with a USDC-settled payment rail purpose-built for agents. Every agent enrolled in KYAPay goes through a provider review, an operational policy review, a purpose review, and a security review, then receives a KYA-verified agent ID that gets recorded on-chain as an ERC-8004-compatible attestation.

In December 2025, Skyfire publicly demonstrated a KYAPay-mediated purchase using Visa Intelligent Commerce — meaning a Visa-network transaction in which the cardholder was an autonomous agent with cryptographically verifiable provenance. The product moved out of beta in early 2026, and the protocol's settlement model (instant USDC, no chargeback round-trip) is already being adopted as the reference architecture for agent-to-agent commerce.

Translation: Skyfire is trying to be Plaid + Mastercard SecureCode for the agent economy.

2. Ethereum's ERC-8004 — Identity as Public Infrastructure

On January 29, 2026, ERC-8004 ("Trustless Agents") went live on Ethereum mainnet. Three lightweight registries do most of the work:

  • An Identity Registry built on ERC-721, giving every agent a portable, censorship-resistant on-chain handle that resolves to its registration document.
  • A Reputation Registry for both on-chain (composable) and off-chain (sophisticated) feedback signals, enabling specialist services for scoring, auditing, and insurance.
  • A Validation Registry with hooks for stake-secured re-execution, zkML proofs, or TEE attestations.

The Ethereum Foundation's newly chartered Decentralized AI ("dAI") team has explicitly named ERC-8004 as a strategic roadmap pillar. A follow-on, ERC-8220 (Standard Interface for On-Chain AI Governance), was proposed on April 7, 2026 and is already attracting developer experiments. Crucially, ERC-8004 is not opinionated about trust models — it gives the registries; the market gets to decide whether reputation, stake, zk, or TEE attestation is the right verification primitive for any given context.

That neutrality is why ERC-8004 has emerged as the closest thing to a public-good identity layer.

3. MetaComp's StableX KYA — Regulator-Facing Governance

In April 2026, Singapore-based MetaComp launched what it bills as the world's first KYA framework purpose-built for regulated financial services, organized around four pillars:

  1. Agent identity and registration
  2. Authority and permission control
  3. Behavior monitoring and risk intelligence
  4. Ecosystem and interaction governance

The framework's most important design choice is its insistence on human-centered accountability: authorization and liability always trace back to a real, named person who can be held responsible. That principle is what makes KYA palatable to MAS, the SEC, and the FCA — and it's the same principle that a future extension of the FATF Travel Rule is expected to apply to agent-to-agent transactions, requiring exchange of verified principal identity alongside the transaction itself.

4. Billions Network and the Decentralized-Identity Camp

The fourth camp isn't a single product — it's the broader decentralized-identity stack (Billions Network, Civic, Polygon ID, World ID, the W3C verifiable-credentials community) trying to extend human-grade decentralized identity primitives down to the agent layer. The architectural bet is that an agent's credential should look a lot like a human's verifiable credential: signed by a registered principal, scoped by explicit permissions, revocable, and portable across jurisdictions.

Whichever primitive wins, all four converge on the same three properties:

  • A cryptographic link from the agent to a named principal who carries liability.
  • An explicit permission scope that platforms can verify without trusting the agent.
  • A revocation and audit channel that a regulator (or a counterparty) can query in real time.

Why the Compression Has to Happen This Year

Three forces are squeezing the timeline simultaneously.

The legal one is Amazon v. Perplexity. As soon as one major retailer wins on CFAA grounds, every platform's general counsel acquires a strong incentive to require provable agent authorization or block by default. The injunction may be stayed, but the doctrine is already pricing in.

The economic one is the explosion of agent-mediated commerce. Visa's CEO has publicly framed agentic payments as a strategic priority. Circle and Stripe are racing to build settlement rails. Coinbase, MoonPay, and Skyfire are publishing competing wallet specifications. Each of these stacks needs a KYA layer to scale; otherwise every transaction lands on a fraud team's desk.

The regulatory one is the FATF, FinCEN, and the SEC quietly extending existing frameworks. Travel-rule obligations don't pause for ontological debates about whether an agent is a "customer." If a stablecoin issuer is on the hook for sanctions screening on agent-mediated flows, it will demand verifiable agent identity from upstream — and that demand will cascade.

Thirty years for KYC was a luxury of an analog era. Agents transact in milliseconds, against trillion-dollar liquidity pools, with effectively unbounded fan-out. The compliance stack either runs at machine speed too, or the gap becomes the systemic risk.

What Builders Should Do Now

For developers and infrastructure teams, the next twelve months are unusually high-leverage. Three concrete moves stand out:

  1. Treat agent identity as a first-class credential, not metadata. If your service accepts agent traffic, design for KYA-style attestations from day one. The marginal cost of supporting an ERC-8004 lookup is small; the marginal cost of retrofitting it after a Perplexity-style ruling is enormous.
  2. Pick a verification model deliberately. Reputation, stake, zkML, and TEE each have different cost/latency/assurance profiles. A trading agent needs different guarantees than a content-buying agent. Don't pick by default — pick by threat model.
  3. Plan for human-traceable liability. Even if your stack is fully decentralized, the regulator will still want a name. Architect your principal-binding so that "who authorized this agent" is always answerable in under a second.

The opportunity is symmetric to the obligation: the teams that ship credible agent-identity infrastructure first will sit underneath every payment, every API call, and every smart-contract intent that an agent ever signs. That is a very large surface area.

The Quiet, Important Re-Wiring of Trust

The story of 2026 isn't really "AI agents are coming" — they're already here. The story is that the financial system is being re-wired in real time to recognize them, constrain them, and price the trust they require.

KYC took thirty years because the cost of getting it wrong was a series of compliance fines and a slow erosion of confidence. KYA can't take thirty years because the cost of getting it wrong is an autonomous, machine-speed counterparty with no name, no boundary, and no off-switch.

The good news: the primitives exist. ERC-8004 is live on mainnet. KYAPay is in the IETF draft pipeline. MetaComp has a regulator-grade framework in market. Billions Network and the broader DID community are extending human-grade identity to the agent layer. The hard work now is composition — wiring those pieces into the rails that actually move money, data, and decisions.

The 96:1 problem is real. The good news is that for the first time, the response is being built at the same clock-speed as the threat.


BlockEden.xyz operates production-grade RPC and indexing infrastructure across Sui, Aptos, Ethereum, and 25+ other chains — the same rails that agent-attestation lookups, ERC-8004 registry queries, and KYA-verified payment flows ride on. As agent identity becomes a first-class infrastructure primitive, explore our API marketplace to build on rails designed for the machine-speed economy.

Sources

Visa's $7B Stablecoin Network Goes Multi-Chain

· 11 min read
Dora Noda
Software Engineer

When Visa announced on April 29, 2026 that its stablecoin settlement network had crossed a $7 billion annualized run rate — up 50% from the $4.5 billion mark it hit just three months earlier — the headline number got the attention. The bigger story was buried in the same press release: in a single announcement, Visa added Stripe's Tempo, Circle's Arc, Coinbase's Base, Polygon, and Canton Network to a settlement program that previously ran on Ethereum, Solana, Avalanche, and Stellar.

Five new chains. One announcement. Nine total settlement rails. And with that, the question that has dominated stablecoin strategy discussions for two years — which chain wins Visa? — quietly became obsolete.

From Strategic Bet to Multi-Chain Default

For most of 2024 and 2025, the prevailing narrative around stablecoin payments assumed a winner-takes-all dynamic at the Layer-1 level. Solana evangelists argued throughput would decide it. Ethereum maximalists pointed to liquidity depth and institutional gravity. Tron loyalists noted the chain already moved more USDT than every other network combined. Each camp expected the major payment networks to eventually pick a side.

Visa just declined to pick.

By onboarding five additional chains in a single sweep, Visa is signaling a different architectural posture: it is not making a chain bet — it is becoming the routing layer above the chains. Merchant acquirers, payment processors, and corporate treasuries can now choose the settlement venue that best fits their compliance constraints, latency tolerance, or cost profile, while Visa abstracts the underlying connectivity. This is the same model Visa applied to the global card-acceptance network for forty years: be neutral on the hardware, opinionated on the standards.

The implication for chain partisans is uncomfortable. Picking the "winning" stablecoin chain in 2026 is starting to look as misguided as picking the winning ATM manufacturer in 1986.

Five Chains, Five Different Use Cases

What makes the expansion strategically coherent is that none of the five new chains directly competes with the others. Each occupies a distinct lane:

  • Tempo (Stripe) — A Stripe-aligned Layer-1 optimized for institutional payment flows and ISO 20022-style corporate messaging. Visa is now a validator on Tempo, signaling deeper governance involvement than a typical settlement integration.
  • Arc (Circle) — Circle's Layer-1 for programmable money and real-time settlement, scheduled for Q2 2026 mainnet. Visa is a design partner, which gives it influence over the chain's settlement primitives before they ossify.
  • Base (Coinbase) — The Coinbase-incubated Layer-2 designed for consumer-facing dApp settlement and what Coinbase calls "agentic commerce" — the same agent-economy substrate that Coinbase's recent Agentic Wallet launch was built around.
  • Polygon — High-throughput EVM rail aimed at emerging-market remittance and cross-border digital commerce, where penetration is highest and per-transaction costs matter most.
  • Canton Network — Digital Asset's privacy-configurable chain for regulated capital markets and institutional asset management, where confidentiality is not a feature but a regulatory prerequisite.

Visa effectively gave each major use case its own lane: corporate treasury, USDC-native programmable settlement, consumer commerce, emerging-market payments, and institutional privacy-sensitive flows. Then it positioned itself at the intersection.

The 56% Quarter-Over-Quarter Trajectory

The $7 billion annualized run rate is small in the context of Visa's overall business — the network processes roughly $15 trillion in annual payment volume across cards, which puts stablecoin settlement at about 0.05% of total flow. That is the bear case: a rounding error.

The bull case is in the slope. The program reached a $3.5 billion annualized run rate in November 2025, hit $4.5 billion by January 2026, and crossed $7 billion by late April 2026. That is a 56% quarterly compound rate. If — and it is a meaningful if — that pace holds for the next three quarters, the program would cross $50 billion annualized by Q4 2026. At that level, stablecoin settlement starts to rival Visa's existing Visa Direct B2B real-time payments volume, which has been the company's fastest-growing institutional product line.

Compounding eventually does what executive memos cannot. Three more quarters at the current pace would force the topic out of the "strategic R&D" line item and into the earnings narrative.

How Visa Compares to Mastercard, PayPal, and Stripe

Visa is not alone in racing to occupy the stablecoin settlement layer, but each of the four major incumbents has chosen a structurally different bet:

  • Mastercard acquired BVNK for up to $1.8 billion in March 2026 — a merchant-acquiring play built around BVNK's existing 130-country fiat-to-stablecoin orchestration. Mastercard is buying the rails rather than building them.
  • PayPal has its own stablecoin (PYUSD) and a roughly $4.5 billion float, but its strategy is constrained by being both issuer and network — a configuration that limits the neutrality Visa is leaning into.
  • Stripe acquired Bridge for $1.1 billion in 2024, then spent 2025 turning Bridge into a multi-stablecoin orchestration layer, and then launched Tempo as its own L1 in early 2026. Stripe is the most vertically integrated of the four.
  • Visa is taking the opposite path — owning none of the chains, none of the stablecoins, and none of the consumer wallets, but standing as the neutral router across all of them.

The four strategies will not all succeed, and they probably will not all fail. But they are no longer converging: each major incumbent has now placed a distinct bet on what the stablecoin payments stack looks like at maturity.

The "TradFi Picks Chains" Week

The Visa announcement did not land in isolation. The same week, Western Union announced its USDPT stablecoin on Solana, OnePay (Walmart's fintech arm) committed to becoming a Tempo validator, and Conduit closed a $36 million Series A to expand its cross-chain settlement orchestration. Five major TradFi-adjacent stablecoin announcements in roughly a week.

What that volume of announcements tells us is structural, not coincidental: the question of whether incumbents pick blockchain rails has been answered, and we are now into the second-order question of which configuration of rails each one picks. The old "winner-takes-all L1" thesis from 2024 has collapsed into a multi-rail reality. Solana still wins consumer payments. Ethereum still wins institutional liquidity depth. Polygon still wins cost-sensitive remittance corridors. Canton still wins privacy-sensitive asset management. They all win — and the routing layer above them captures economics that no individual chain does.

Why the Validator Roles Matter More Than They Look

Two details from the Visa announcement deserve more attention than they got: Visa is now a validator on both Tempo and Canton, and a design partner on Arc.

Validator status is materially different from being a settlement client. A settlement client uses a chain. A validator earns block rewards from the chain, has a governance voice in the chain's evolution, and — most importantly — can shape the chain's compliance and identity primitives at the protocol level rather than the application level.

In the Tempo and Canton cases, Visa is making sure that as those chains formalize their KYC, sanctions screening, and merchant-onboarding standards, they will be designed in a way that fits Visa's existing compliance machinery. This is the same pattern that made Visa indispensable to the legacy card stack: not the network effect itself, but the standards Visa wrote into how the network worked.

If you wanted to know whether a payment network was serious about stablecoins, the validator decision is more revealing than the run-rate number.

Where the $7 Billion Comes From

The pilot now supports more than 130 stablecoin-linked card programs across over 50 countries, with active rollouts in Latin America, Asia-Pacific, the Middle East, Africa, and Central and Eastern Europe. The geographic mix matters: stablecoin settlement is growing fastest where the alternative — correspondent banking — is most expensive, slowest, or most politically constrained.

USDC remains the dominant settlement instrument in the program, consistent with the broader market data showing USDC supply at approximately $78 billion in early 2026 — up roughly 220% from late 2023 — driven heavily by B2B and institutional settlement use cases rather than retail trading. USDT continues to dominate overall stablecoin liquidity at around $187 billion, but it is USDC that has captured the regulated-payments lane that Visa cares about.

That distinction — USDT for liquidity, USDC for regulated settlement — is increasingly load-bearing in any analysis of which stablecoins will matter to which incumbents.

The Remaining Unknowns

Two questions the announcement does not answer:

First, fee economics. Visa has not disclosed how interchange and settlement economics are split when a transaction settles in stablecoin rather than through correspondent banking. The traditional card economics model assumes a multi-day settlement lag that creates float for issuers — a float that disappears when settlement is near-instant on-chain. Whoever loses that float economically has not been publicly identified, and the answer will determine whether the $7 billion run rate is a margin-accretive growth lever or a margin-dilutive defensive move.

Second, agent-driven volume. A growing share of stablecoin transaction volume — by some estimates roughly 80% — is now bot-driven, with autonomous agents handling arbitrage, rebalancing, and increasingly merchant payments. Visa's program is built around card-program issuers and acquirers, which is fundamentally a human-merchant model. Whether that model bends to accommodate agent-initiated payment flows, or whether agents route around card networks entirely, is the existential question for incumbents over the next 24 months.

The $7 billion run rate suggests Visa has at least bought itself the time to figure out the answer. The multi-chain expansion suggests it is not planning to figure it out from a single chain.

What This Means for Builders

For developers building on the chains Visa just blessed — Tempo, Arc, Base, Polygon, Canton, and the four prior chains — the immediate effect is a credibility uplift. Visa as a validator or settlement participant is, for many corporate buyers, the difference between "interesting protocol experiment" and "approved infrastructure." Expect treasury, payroll, and B2B payment products to start announcing chain support in roughly the same rank order Visa just published.

For developers building cross-chain payment orchestration — the Conduit, Bridge, BVNK, and LayerZero category — the message is more nuanced. Visa's multi-chain stance validates the cross-chain orchestration thesis but also signals that the fattest part of that value chain may end up captured by the card networks rather than by independent orchestrators. The orchestration layer is a real business, but the question of whether it sits underneath Visa or alongside Visa just got a lot more pointed.

BlockEden.xyz provides enterprise-grade RPC and indexing infrastructure across the major chains in Visa's expanded settlement network — including Ethereum, Solana, Polygon, and Base — with the reliability, latency, and compliance posture institutional payment workloads require. Explore our API marketplace to build payment and settlement applications on rails the largest networks are now actively validating.

Sources

Korea's Stablecoin Silence: Why BOK Governor Shin's First Speech Just Reshaped a $41B Market

· 12 min read
Dora Noda
Software Engineer

Six days separated Shin Hyun-song's confirmation hearing from his first speech as Bank of Korea Governor. In that gap, the word "stablecoin" disappeared.

On April 15, 2026, Shin told lawmakers that won-pegged stablecoins could "coexist with central bank digital currencies and deposit tokens in a manner that is supplementary and competitive." On April 21, standing before staff at BOK headquarters in his inaugural address, he laid out a digital-money roadmap built on Project Hangang's CBDC pilot and bank-issued deposit tokens — and said nothing about stablecoins at all.

That omission is not a rhetorical accident. It is the most important signal of where Korea's $41 billion-and-growing stablecoin market is heading, and the clearest indication yet that the country's long-delayed Digital Asset Basic Act will not arrive in the form fintech founders, foreign issuers, and even the Financial Services Commission have been pushing for.

BILS Goes Live: How Israel's Shekel Stablecoin on Solana Rewrites the Non-USD Playbook

· 11 min read
Dora Noda
Software Engineer

A regulator quietly issued a rulebook in Tel Aviv on April 28, 2026, and in doing so put the Middle East's first government-approved stablecoin on a public blockchain — before its own central bank could finish a CBDC. Israel's Capital Market, Insurance and Savings Authority approved BILS, a one-to-one shekel-pegged token issued by Bits of Gold, after a two-year live sandbox on Solana with Fireblocks custody, EY audit oversight, and QEDIT zero-knowledge proofs hard-wired into compliance. The Bank of Israel's digital shekel? Still a roadmap, still waiting for a governor's signature at the end of 2026.

That sequence — private regulated stablecoin shipping ahead of a sovereign CBDC — is the part the headlines underplay. It's also the template the next decade of non-dollar stablecoins is going to follow.

The Approval That Skipped a Generation of Money

Israel's CMISA didn't pass a new law to authorize BILS. It used existing financial-asset-service-provider licensing, dropped a rulebook on top, and let Bits of Gold — a crypto broker licensed since 2013 with more than 250,000 active clients — operate inside a supervised sandbox starting in March 2024. Two years of real volume on Solana mainnet, in close coordination with the Israel Tax Authority and the Finance Ministry, produced enough operational evidence that the regulator issued a formal approval rather than a study group's recommendation.

Agents Can Buy Things Now: Inside the Visa + x402 + VGS Autonomous Commerce Stack

· 12 min read
Dora Noda
Software Engineer

On April 8, 2026, an AI agent in San Francisco discovered a digital product through an API, evaluated three competing quotes, authorized a card payment, and took delivery of the asset — without a human ever touching a keyboard. That was the demo. The bigger story is the plumbing: Nevermined, Visa, Coinbase, and Very Good Security quietly stitched four separate stacks together into the first production system where an autonomous agent can move from discovery to settlement with zero human-in-the-loop checkpoints.

For two years, "agent commerce" has been a story of half-loops. PayPal's agent checkout still required a human tap to confirm. ERC-8183 kept agents trapped in crypto-native services. Visa Intelligent Commerce talked about card rails for agents but lacked a programmable settlement leg. Nevermined's announcement is the first time a single integration closes the loop — and it does so by bridging Visa's roughly 130 million merchant endpoints with HTTP-native stablecoin rails through a four-layer architecture that nobody, until now, had bothered to fuse.

OnePay Becomes the First Consumer Bank to Run a Stablecoin L1 Validator

· 11 min read
Dora Noda
Software Engineer

For the first time in American banking history, a consumer-facing bank brand is going to operate validator infrastructure for a payments blockchain. Not a custodian. Not a fintech sandbox. A bank app that sits in the pockets of three million Walmart customers.

OnePay's April 28, 2026 announcement that it will run a validator on Tempo — the Stripe and Paradigm-incubated stablecoin Layer 1 — quietly closed the gap between "consumer bank" and "stablecoin issuer infrastructure" that the GENIUS Act was supposed to keep open for at least another two years. And it did so by routing through a balance-sheet-light fintech that most regulators do not yet treat as a bank.