Market Prices

BTC Bitcoin
$75,549.1 -3.91%
ETH Ethereum
$2,396.48 -5.71%
SOL Solana
$96.82 -6.15%
BNB BNB Chain
$712.4 -1.56%
XRP XRP Ledger
$1.28 -11.15%
DOGE Dogecoin
$0.0799 -5.08%
ADA Cardano
$0.1948 -7.24%
AVAX Avalanche
$7.25 -5.08%
DOT Polkadot
$0.9451 -6.35%
LINK Chainlink
$10.88 -6.22%

Event Calendar

{{年份}}
08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

18
03
unlock Sui Token Unlock

Team and early investor shares released

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

12
05
halving BCH Halving

Block reward halving event

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

28
03
unlock Arbitrum Token Unlock

92 million ARB released

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

Gas Tracker

Ethereum 28 Gwei
BNB Chain 3 Gwei
Polygon 42 Gwei
Arbitrum 0.5 Gwei
Optimism 0.3 Gwei

💡 Smart Money

0x3f5f...d026
Market Maker
-$4.5M
87%
0xe78d...84e6
Early Investor
+$1.9M
80%
0x05bc...9d6f
Experienced On-chain Trader
-$4.9M
74%

🧮 Tools

All →

Temporal's $12.55B Round: A 50x P/S Multiple Built on the One Invariant AI Agents Must Break

CryptoNeo ETF

$550 million raised. $12.55 billion valuation. $250 million in annual recurring revenue.

Run the division. 12,550 ÷ 250 = 50.2. That is the price-to-sales multiple Temporal just convinced Lightspeed, Tiger Global, Wellington and Goldman Sachs Growth Equity to underwrite. Nine months earlier, in February, the same company closed a round at a $5 billion valuation. Since then the valuation has moved 2.5x. Revenue, across the same window, moved roughly 2x.

That is not a rounding error. That is a gap. When the numerator outruns the denominator, the market is not pricing the business that exists — it is pricing the business it hopes will exist. My instinct when a spreadsheet produces a number that clean is to assume I mislabelled a column. This time I did not. The number is real, and it is the entire story.

Context

Temporal is not an AI company. This matters, and almost every write-up of this round gets it wrong inside the first sentence.

Temporal's $12.55B Round: A 50x P/S Multiple Built on the One Invariant AI Agents Must Break

Temporal builds a durable execution engine — a workflow orchestration layer that persists the state of long-running processes so that when a step fails, the system reconstructs exactly where it was and resumes. The mechanism is event sourcing plus deterministic replay: each workflow step emits an event, the event history is persisted, and on recovery the engine replays that history through the same code path to rebuild in-memory state. The lineage is public. Founders Maxim Fateev and Samar Abbas ran Uber's Cadence project; Temporal is the 2019 fork that carried that architecture into a standalone company. The core design predates this cycle by roughly a decade.

The customer list is genuinely strong: OpenAI, NVIDIA, Netflix, Snap, JPMorgan Chase. More than 4,300 accounts. Revenue more than doubled year over year. The commercial model is textbook open core — the server ships open source, Temporal Cloud is the paid surface, priced on consumption across actions, storage and namespaces. Funding is earmarked for global expansion and R&D. No acquisitions were mentioned.

What I do not have: net revenue retention, customer concentration, cost of acquisition, burn, runway. Any one of those would let me stress-test the 50x. None was disclosed. I will treat the absence as data rather than as an inconvenience, the same way I treated the missing withdrawal-cluster labels three days before the LUNA break.

Core

Start with the per-account arithmetic, because it is the cleanest place to find a lie.

$250M ARR across 4,300 customers averages $58,139 per account. Strip out the logos the announcement put in bold — OpenAI, NVIDIA, JPMorgan, Netflix, Snap — and the distribution collapses into a power law. A handful of accounts plausibly carry eight or nine figures of that total. The remaining several thousand are paying somewhere in the low-to-mid five figures, which is mid-market SaaS pricing, not infrastructure pricing. A $58K average is not a moat. It is a distribution curve.

This is where the "4,300+ customers" headline flips from asset to liability. It tells you the company optimized for logo count, and logo count is what you optimize for when you cannot yet prove expansion revenue. The metric that would settle the question — net revenue retention — is precisely the metric this round did not mention. If it printed above 120%, it would sit in the first paragraph. Its absence is the loudest number in the release.

Now the technical claim, which is the part I actually care about.

Temporal's guarantee is deterministic replay. Given the same event history, workflow code must produce the same result on every re-execution. That is what makes recovery safe, and it is also, structurally, the opposite of what a large language model does. A model call is sampled. Temperature, context window, provider version and latency all shift the output. Ask the same question twice and you get two answers, both defensible.

Temporal's $12.55B Round: A 50x P/S Multiple Built on the One Invariant AI Agents Must Break

Temporal solves this by wrapping non-deterministic operations as Activities and writing their output into the event history — replay reads the stored answer instead of regenerating it. That works. It is also a hard constraint. Once an LLM output is recorded, it is frozen. The workflow cannot re-plan around it without scheduling a new Activity, which is a new decision point, which must itself be deterministic.

So here is the tension the round's narrative skipped. An agent executing a fixed plan is well served by Temporal. An agent that dynamically re-plans — the thing everyone in this cycle claims to be building — pushes against the determinism contract on every loop iteration. The layer is being sold as AI infrastructure while its core invariant is the exact property AI agents most need to violate.

When I built the Uniswap V2 / Curve arbitrage bot in 2020, the entire strategy rested on the opposite property: every state transition had to be reproducible, because the edge was a $30 spread that had to execute identically 150 times a day. Determinism was the product. Here determinism is the constraint, and the market is pricing the constraint as if it were the product. Those are two different companies.

I have watched this pattern before. In 2022 I traced the wallet clusters draining Anchor days before the peg broke. The yield was too good to be true, and the mechanism was visible in the logs months early. Nobody read them because the headline number was comfortable. Comfort is operating again here. "Durable execution for AI agents" is a clean sentence. It conceals an architectural seam that no amount of funding closes.

Contrarian

The consensus read is that this round validates the agent infrastructure thesis. I think it validates something narrower and considerably less flattering.

Temporal's revenue base is predominantly non-AI. Its historical workloads are payment reconciliation, order processing, subscription billing — the unglamorous durability problems Cadence was built for at Uber. The AI logos appear on the slide because capital currently pays a premium for the word "agent," and a $5 billion round becomes a $12.55 billion round when the identical business is described as AI infrastructure rather than workflow middleware.

Correlation is not causation. Revenue doubling while valuation multiplies 2.5x is not evidence of accelerating fundamentals. It is evidence of multiple expansion. The multiple grew faster than the business. That is a financing event, not a milestone. A 50x P/S sits well above the 15-to-25x band where mature high-growth SaaS normally trades, and the gap is the AI narrative being capitalized directly into the price.

The moat is also mislabelled. Temporal's defensibility is not the replay engine — that design is published, understood, and reimplementable. It is migration cost. Once a workflow runtime sits inside production, removing it means rewriting the reconciliation logic finance depends on. That is genuine lock-in and it is worth paying for. It is not the same claim as being the standard for agent orchestration. Frameworks designed natively for non-deterministic control flow — LangGraph and its relatives — route around the determinism assumption instead of reconciling with it. They are weaker today. They are also aimed at the seam.

And note the quiet counterexample sitting inside the customer list. Netflix runs Temporal, yet Netflix built and open-sourced its own orchestration engine, Conductor. Even the flagship logo treats orchestration as a portfolio decision, not a commitment. Any concentration analysis that assumes logo retention equals revenue retention is reading the wrong table.

Temporal's $12.55B Round: A 50x P/S Multiple Built on the One Invariant AI Agents Must Break

Takeaway

Watch three signals. If the next round holds or exceeds 50x P/S with NDR still undisclosed, the multiple is being set by theme rather than retention — and the first rate-of-change disappointment reprices earnings and multiple at the same time. If Temporal ships a first-class abstraction for non-deterministic control flow, the seam is being closed internally and the agent story becomes structural. If it does not, and agent-native frameworks start appearing in enterprise architecture diagrams next to it, the AI chapter becomes a footnote.

One question worth carrying into next quarter: when the AI premium decays, what is this business worth as a workflow engine?

Fear & Greed

69

Greed

Market Sentiment

Altseason Index

42

Bitcoin Season

BTC Dominance Altseason

Market Cap

All →
# Coin Price
1
Bitcoin BTC
$75,549.1
1
Ethereum ETH
$2,396.48
1
Solana SOL
$96.82
1
BNB Chain BNB
$712.4
1
XRP Ledger XRP
$1.28
1
Dogecoin DOGE
$0.0799
1
Cardano ADA
$0.1948
1
Avalanche AVAX
$7.25
1
Polkadot DOT
$0.9451
1
Chainlink LINK
$10.88

🐋 Whale Tracker

🟢
0x4449...0f19
5m ago
In
2,171,598 DOGE
🟢
0x6ab0...ceae
3h ago
In
1,450,463 USDT
🟢
0xf631...f36b
1d ago
In
2,250,975 DOGE