Seed Round Secures $500 Million, It Aims to Be the 'Apple' of Payment Blockchains

比推Published on 2025-12-11Last updated on 2025-12-11

Abstract

Stripe's Tempo blockchain, a fork of Ethereum optimized for fintech applications, is now live on testnet. Backed by a $500 million seed round from Stripe and Paradigm, it aims to become the "Apple" of payment blockchains through vertical integration and a closed-architecture approach. Key innovations include: TIP-20, a stablecoin standard with prioritized transaction lanes; low, predictable gas fees payable in any stablecoin (converted automatically via a built-in AMM); and native smart accounts enabling batch payments, gas sponsorship, scheduled transactions, and passkey authentication. Unlike Ethereum’s open, permissionless validator set, Tempo uses a private, permissioned consensus mechanism (Simplex BFT) and is fully EVM-compatible. Its design prioritizes user experience, security, and commercial adoption over decentralization, targeting the payments industry as its primary market. The code is open-sourced under Apache/MIT licenses.

Author: Lex Sokolin

Original Title: Analysis: Stripe's Tempo is building the Apple of payment blockchains

Compiled and Edited by: BitpushNews


So fast!

Stripe's controversial payment chain—forked from Ethereum and modified with key adaptations for fintech applications—is now live on the testnet.

It's worth noting that the project has completed a seed funding round of $500 million, co-supported by Stripe and Paradigm, targeting the payment industry as its initial market entry point.

(Source Chart: Technical Architecture Comparison Diagram)

Interested parties can check out the code repository here.

The first thing we noticed is that the technology is released under the Apache or MIT open-source licenses. This is good news.

The Apache 2.0 license is a popular permissive open-source license from the Apache Software Foundation, allowing broad commercial use, modification, and distribution, requiring only the retention of copyright notices, provision of the license text, and notation of significant modifications, while also including an explicit patent grant from contributors to users.

Therefore, the open-source community is free to adopt any of Tempo's technological achievements. This means that although Ethereum may not gain the commercial landing advantages that Tempo brings to Stripe, it can still absorb its protocol-level technological innovations.

So what are the key differences? We quote the core design notes:

Payment Channels Reserved for TIP‐20 Transfers

TIP‐20 is a stablecoin issuance standard created with specific functions. Its core effect is to bundle stablecoin issuance with prioritized transfers on-chain.

On Ethereum, different stablecoin issuers compete with each other, and these issuers are not fundamentally different from other token issuers.

On Tempo, the stablecoin issuance contract is solidified in the TIP20Factory, creating the potential for future on-chain revenue. Establishing a fast lane for such tokens gives them a permanent advantage. However, anyone can use this factory contract, meaning competition still exists at the distribution level, but manufacturing tends to be centralized.

Low, Predictable Fees Paid in Stablecoins

Users can pay Gas fees directly with USD stablecoins upon initiation. A fee automated market maker (AMM) will convert them into the validator's preferred stablecoin. The target cost for TIP‐20 transfers is less than one-thousandth of a dollar (<$0.001). Liquidity providers in the AMM can earn a 0.3% fee from each swap. This design also avoids Miner Extractable Value (MEV) and arbitrage attacks against transactions—which have cost users over $1 billion on Ethereum.

Generalizing the way users pay for transactions is a commendable design direction, and Tempo achieves multi-directional payment options.

Here, any asset can be converted into stablecoins to pay for Gas; on Ethereum, while any asset (including stablecoins) can also be converted to ETH to pay Gas, this process is not automated and requires support from smart accounts.

More importantly, Ethereum has execution competition between different AMMs, rather than solidifying a specific AMM within the chain mechanism. This competition is crucial when trying to spur innovation for new financial primitives; but for Tempo, which aims to industrialize financial primitives, its importance is relatively lower.

Native Smart Account Integration

Tempo integrates the excellent concept of smart accounts into transactions: (1) supports batch processing of multiple operations (payroll, settlement, refunds); (2) a fee sponsorship mechanism, allowing applications to pay Gas on behalf of users; (3) scheduled payment functionality, supporting recurring and timed payments within protocol-level time windows; (4) modern authentication methods using passkeys (e.g., biometric login).

(Attached Figure: Statista chart of long-term competitive trends between Microsoft and Apple)

Just as Stripe itself integrates various fintech services into a single platform, Tempo is absorbing the most demanded payment features as native parts of the chain, rather than leaving them to third-party development and competing for user awareness. This is the Apple-style software development philosophy—all experiences are meticulously designed, proprietary, and vertically integrated—rather than the Windows-style model of gathering developers to create third-party applications (which may create functional breadth but often lack security and a unified user experience). More broadly, this reflects the fundamental difference between closed and open architecture systems.

Performance and Finality

(Source: Ethereum Validator Distribution Chart)

Tempo is fully compatible with the Ethereum Virtual Machine (EVM). Developers can use the same tools, languages, and frameworks (e.g., Solidity, Foundry, Hardhat) as on Ethereum to deploy and interact with smart contracts. Its consensus algorithm uses Simplex BFT consensus (originating from Commonware, to which Tempo has invested $25 million). The validator set is currently private and permissioned, an expected design for the initial stage of a private company.

In contrast, Ethereum is antifragile and anti-censorship, meaning anyone can freely join or leave the validator set. There are currently about 1 million daily active validators on the chain.

Overall, the core impression of Stripe/Tempo is: it is advancing rapidly with a vertically integrated product approach, aiming to capture the fintech market. Its partnerships with AI companies, Web2 enterprises, and traditional banks fully demonstrate its strength in driving blockchain commercialization.

Original link:https://www.bitpush.news/articles/7595070

Related Questions

QWhat is the core innovation of Tempo's TIP-20 standard compared to Ethereum's stablecoin issuance?

AThe TIP-20 standard binds stablecoin issuance with prioritized on-chain transfers by creating a dedicated payment channel for TIP-20 transfers. Unlike Ethereum where stablecoin issuers compete freely, Tempo centralizes the issuance mechanism through the TIP20Factory contract, creating potential for on-chain revenue while allowing distribution-level competition.

QHow does Tempo handle gas fee payments differently from Ethereum?

ATempo allows users to pay gas fees directly in dollar stablecoins through an automated market maker (AMM) that converts them to the validator's preferred stablecoin, with costs targeted below $0.001 per TIP-20 transfer. This differs from Ethereum where assets must be converted to ETH for gas payments, a process that isn't automated and requires smart account support.

QWhat are the key features of Tempo's native smart account integration?

ATempo's smart account integration includes: (1) batch processing for multiple operations like payroll and settlements, (2) fee sponsorship allowing applications to pay gas for users, (3) scheduled payments with protocol-level timing capabilities, and (4) modern authentication using passkeys like biometric login.

QWhat is the fundamental architectural difference between Tempo's approach and Ethereum's approach as described in the article?

ATempo follows an Apple-like closed architecture with vertical integration where payment features are natively incorporated into the chain with proprietary, carefully designed experiences. Ethereum follows a Windows-like open architecture that relies on third-party developers to create applications, resulting in broader functionality but potentially less security and unified user experience.

QHow does Tempo's consensus mechanism and validator system differ from Ethereum's?

ATempo uses Simplex BFT consensus with a private, permissioned validator set, which is expected for a private company's initial phase. Ethereum features an anti-fragile and anti-censorship design where anyone can freely join or leave the validator set, with approximately 1 million active validators daily.

Related Reads

DRAM ETF Issuer: Samsung, SK Hynix, Micron All Surpass $1 Trillion, the AI Era of Memory Chips Has Only Just Begun

Authors: Dave Mazza, Thomas DiFazio | Source: Deep Tide TechFlow The article, written by Roundhill Investments (issuer of the DRAM ETF), responds to Morningstar's caution about investing in memory chip stocks. Morningstar warns of the sector's history of boom-bust cycles, a lack of economic moats, and potential momentum-driven overvaluation. Roundhill argues the current situation is structurally different due to AI. Key points in Roundhill's rebuttal include: * **Changed Demand & Supply Dynamics:** AI infrastructure, not consumer electronics, is now the primary growth driver for memory demand. New, strict long-term supply agreements with hyperscalers reflect the high capital intensity of advanced manufacturing. * **Existence of a Moat:** High-Bandwidth Memory (HBM), essential for AI, has extremely high manufacturing barriers. The market is dominated by Samsung, SK Hynix, and Micron, with new entrants blocked by technological complexity and long lead times for equipment like ASML's EUV machines. * **Strong Fundamental Outlook:** Analyst consensus projects the three companies will rank among the world's most profitable by 2027, with combined profits of $704 billion on over $1 trillion in revenue. Their operating margins have already reached record highs. * **Valuation Re-rating:** Despite significant stock price gains, memory stocks trade at attractive valuations (e.g., a median NTM P/E of 8.37x for the DRAM ETF) relative to projected explosive EPS growth. Roundhill suggests historical valuation frameworks may no longer apply given the new profitability paradigm. Conclusion: Roundhill contends the rally is justified by fundamentals, marking a structural shift for the memory industry into a new era of sustained, AI-driven demand against constrained supply, rather than a repeat of past cycles.

marsbit18m ago

DRAM ETF Issuer: Samsung, SK Hynix, Micron All Surpass $1 Trillion, the AI Era of Memory Chips Has Only Just Begun

marsbit18m ago

EF's Epic Reorganization: 20% Layoffs, Budget Halved, Is Ethereum Gearing Up for a Leaner Future?

The Ethereum Foundation (EF) has announced a major organizational restructuring, involving a 20% staff reduction (approx. 54 employees) and a division into functional clusters like Protocol, Access, User, Community, and Institutional layers. Co-founder Vitalik Buterin further revealed plans to cut the EF's budget by around 40% over the coming years, aiming to reduce its annual spending rate from about 15% to roughly 5% by 2030, transitioning to an endowment-driven model. This overhaul is seen as a long-overdue correction to the EF's ambiguous role. As Ethereum grew, the foundation faced persistent criticism over ETH sales, perceived lack of execution, and unclear strategy, often becoming a focal point for community frustration amid ETH's price stagnation. The reform aims to redefine the EF's boundaries, narrowing its focus to core protocol research, public goods funding, and ecosystem coordination, while offloading more applied development work to the broader market. Concurrently, ecosystem forces like the newly formed Ethlabs (founded by ex-EF researchers) and other independent groups are stepping in to fill the space, signaling a shift from a centralized model to a more distributed, collaborative ecosystem structure. The move was notably praised by Solana co-founder toly, who viewed a "leaner" EF as potentially more decisive and agile.

Odaily星球日报59m ago

EF's Epic Reorganization: 20% Layoffs, Budget Halved, Is Ethereum Gearing Up for a Leaner Future?

Odaily星球日报59m ago

Dragonfly Partner Haseeb: The Fastest-Growing Companies of the Future May All Get Stuck at 149 Employees

Dragonfly partner Haseeb explores the distorted economics of AI model pricing, drawing parallels to tax policy. He notes that startups and small teams (under 150 users) enjoy heavily subsidized, fixed-price AI subscriptions (like Claude Code), where the marginal cost of an additional token is effectively zero. This creates a powerful incentive for them to maximize token usage ("token-maxxing") and innovate aggressively with AI automation. In contrast, large enterprises (over 150 users) are forced onto "Enterprise" plans, paying per-token API fees with high (~75%) markups. This acts like a steep "tax" on AI-powered labor, disincentivizing marginal automation and experimental use, and encouraging them to retain more human workers. Haseeb argues this pricing creates a "150-person cliff," a regulatory notch similar to labor laws in France that discourage firms from growing past 50 employees. He predicts the fastest-growing future companies may deliberately cap their headcount at 149 to avoid the punitive enterprise pricing. This would foster an "AI-first" management philosophy obsessed with automation and outsourcing to stay lean. While not intentionally designed, this bifurcated pricing could become one of the most influential de facto tax policies, shaping how AI replaces labor—not through mass layoffs at big firms, but through agile, AI-native startups outcompeting them.

marsbit1h ago

Dragonfly Partner Haseeb: The Fastest-Growing Companies of the Future May All Get Stuck at 149 Employees

marsbit1h ago

Trading

Spot
Futures
活动图片