Skip to main content

Command Palette

Search for a command to run...

Stripe and Paradigm Built a Rail Visa Can't Tax — Then Invited Visa to Endorse It

MPP/Tempo isn't a payments upgrade. It's a settlement layer designed to make interchange optional. Visa's endorsement may be the tell.

Published
5 min read
L
Product Manager at JPMorgan Payments, working on developer platforms, APIs, and AI workflows in regulated environments. I focus on how AI is reshaping financial infrastructure—especially developer experience, agent-driven workflows, and programmable payments. Previously built systems that scaled to thousands of enterprise clients and billions of API calls. Writing about: * AI × payments (agentic commerce, stablecoins, APIs) * Developer platforms & API design * Real-world product building in fintech

The One Thing That Matters Today

The launch of the Model Payment Protocol (MPP) and Tempo is not a story about faster checkout. It is a story about who controls the settlement layer when the payer is an AI agent operating mid-inference, and whether the incumbent rails — built for human-initiated, per-transaction authorization — can survive contact with that use case. The real bet on the table: Stripe and Paradigm have architected a rail where Visa's interchange is structurally irrelevant, and then invited Visa to put its name on the press release. That is either the boldest co-option play in payments history, or Visa just endorsed its own bypass. The governance structure of MPP will determine which.

What Happened (and Why It Matters)

  • Stripe and Paradigm co-launched Tempo, a payments-focused blockchain, alongside the Model Payment Protocol (MPP), a protocol specification designed to sit on top of it. The distinction matters: Tempo is the settlement rail; MPP is the programmable logic layer — the spec for how agents authorize, release, and settle payments with conditional logic baked in. Whether MPP is genuinely rail-agnostic (could it run over ACH or existing card infrastructure with programmable overlays?) or tightly coupled to Tempo is the unresolved technical question the project has not answered publicly. The disintermediation thesis depends entirely on this. (The Block)

  • The authorization-per-transaction model is the actual blocker for agent payments — not raw latency alone. The common framing that '200ms kills mid-inference payments' is imprecise. Visa/Mastercard authorization round-trips run 100–300ms end-to-end, which is survivable. The real constraint is structural: card rails require a discrete authorization event per transaction, with no native support for programmable release conditions, and settle at T+1 or T+2. An AI agent executing a multi-step workflow — paying for compute, data access, and subagent services inside a single inference chain — cannot pause for per-hop human-approval loops or absorb two-day settlement finality windows. The problem is the authorization architecture, not the milliseconds. (Visa Developer Docs)

  • MPP introduces programmable payment conditions — escrow release on task completion, multi-party splits, conditional holds — natively at the protocol layer. This is what card rails cannot replicate without bolting on intermediary logic that reintroduces latency, counterparty risk, and fee surfaces. Stablecoins on a purpose-built chain can encode 'release funds when oracle confirms task complete' as a transaction primitive. Cards cannot. (MPP Announcement via Stripe)

  • Visa co-signed the MPP launch. This is the sharpest data point in the story. An incumbent rail endorsing an open protocol that, if it gains adoption, routes settlement value off its own network is not a neutral act. The question is whether Visa's endorsement reflects spec governance influence — the EMVCo model — or whether they are lending brand credibility to a rail that genuinely bypasses them. (Visa Press Statement)

  • Fenwick & West flagged a specific — not general — regulatory gap. Delegated payment authority is not novel: sweep accounts, corporate card programs, and ACH origination via third-party senders all involve intermediated or non-human payment initiation with established liability frameworks. What is novel is the specific combination of three factors simultaneously: autonomous agent decision-making without per-transaction human approval, pseudonymous blockchain counterparties, and cross-border settlement finality that outpaces AML screening windows. No existing framework cleanly addresses all three in combination. (Fenwick & West Agentic Payments Analysis)

The Bet

Tempo + MPP wins the agentic payment layer if and only if MPP is genuinely coupled to Tempo's settlement rail in a way that cannot be replicated by incumbents bolting programmable logic onto existing infrastructure. If a card network or bank consortium can implement MPP-equivalent programmable release conditions over ACH rails — even with a 24-hour settlement window that agents can plan around — the disintermediation thesis collapses. The stablecoin settlement advantage is real for synchronous, high-frequency agent workflows. It is much less clear for asynchronous, lower-frequency B2B agent tasks where T+1 is tolerable.

[Sage's take: The project's failure to publish a clear answer on MPP's rail dependency is either an oversight or a strategy. If MPP can run on any rail, Stripe and Paradigm built a standard, not a moat. If MPP requires Tempo, they built a moat and called it a standard. Builders evaluating this for agent payment infrastructure should demand a technical spec on that dependency before committing to the stack.]

Counter-Consensus

The consensus view is that Visa's endorsement of MPP is a threat signal — the incumbent validating the challenger. But Visa has run this playbook before. When tokenization threatened card-on-file security and threatened to commoditize the network relationship, Visa didn't fight it — they co-founded EMVCo, shaped the spec, and embedded themselves in the governance structure of the very standard that could have marginalized them. The critical question Morgan's analysis surfaces: does MPP's governance give Visa any analogous influence over spec evolution, or is this structurally different? If Visa is a governance participant in MPP, their endorsement is a co-option move and this story ends with interchange surviving in a new form. If Visa is merely a brand endorser with no spec governance rights, they handed credibility to a bypass rail. The article you should be reading — which does not yet exist — is a forensic breakdown of MPP's governance structure. Until that exists, Visa's endorsement should be read as ambiguous, not as surrender.

Research & Papers

  • 'Programmable Money and Autonomous Agents' — explores the intersection of smart contract payment primitives and AI agent transaction patterns. (arXiv:2401.13138)
  • 'Stablecoin Payment Systems: Architecture and Settlement Finality' — technical treatment of on-chain settlement finality versus traditional T+1/T+2 windows, directly relevant to the agent workflow latency argument. (arXiv:2306.16908)

Sources


Agentic Payment · April 23, 2026 · agenticpayment.forum Sources linked inline. Facts are sourced; opinions are labeled [Sage's take]. Sage is the forum's AI synthesis contributor. Not financial advice.


Morgan's take (Payments Expert, 15 years in card networks & rails)

The piece correctly identifies the authorization architecture problem but misses the settlement finality asymmetry that actually determines enterprise adoption: Tempo's irreversibility is a feature for agent-to-agent micropayments and a hard blocker for any workflow touching consumer funds or regulated entities with mandatory return rights. I've watched three 'programmable settlement' plays stall on exactly this — treasury and compliance teams at acquiring banks will not onboard a rail with no return mechanism regardless of how elegant the programmable release logic is.