Anthropic Preps a Historic IPO, Stripe Buys OpenRouter for $7.5 Billion, and a Chip Startup Doubles to $21 Billion in a Month
Anthropic's revenue run-rate hit $65 billion at the end of July and a public filing could land before the month is out, potentially the largest tech listing since SpaceX. Stripe closed a $7.5 billion deal for AI model gateway OpenRouter. Chip startup Etched more than doubled its valuation to $21 billion in under a month. And a zero-click flaw let researchers quietly pull chat data out of Grok.
Some weeks in tech feel like aftershocks. This one felt like the main event. Three separate companies each took a step this week that would ordinarily lead a whole month of coverage: a frontier AI lab moving toward what could be the biggest tech IPO since SpaceX, a payments giant spending $7.5 billion to own the plumbing that routes AI traffic, and a two-year-old chip startup doubling its valuation before most of its rivals finish a single funding round. Underneath all three, a security researcher quietly demonstrated that a major chatbot could be tricked into leaking a user's entire conversation history without a single click.
The throughline, again, is capital chasing infrastructure and revenue chasing capital, at a pace that keeps compressing. Six months used to be a reasonable gap between funding rounds. This week, two different companies did it in under a month.
Capital Markets: Anthropic Moves Toward a Landmark Listing
Anthropic told investors this week that its annualised revenue run-rate topped $65 billion by the end of July, according to Bloomberg, with preliminary second-quarter revenue above $11.5 billion and adjusted operating income turning positive for the quarter. The company has confidentially filed IPO paperwork and is working with Morgan Stanley, Goldman Sachs and JPMorgan on a listing that could come as early as this fall, potentially putting it on public markets ahead of OpenAI. Reporting from Bloomberg and Axios suggests a public filing could land before the end of August.
Numbers at this scale invite scepticism, and it's worth being precise about what's confirmed and what isn't. The $65 billion figure is a run-rate, a projection built from a shorter period, not booked annual revenue, and the size and timing of any IPO remain unconfirmed and subject to change. What is clear is the trajectory: enterprise demand for coding tools and AI agents has pushed the company's revenue up more than fourteenfold year over year in a single quarter. For anyone tracking where AI capital is actually landing, a confirmed public filing would be the first genuine outside look at whether numbers of this size hold up under audited disclosure rather than negotiated private valuations.
AI Infrastructure: The Chip Startups Are Compounding Fast
Etched, a San Jose chip startup building specialised hardware for AI inference, raised $700 million this week at a $21 billion valuation, more than doubling its worth in under five weeks. The company was valued at $5 billion in December and $10.3 billion after a Series C just last month. Jane Street led the new round and, notably, is also Etched's first customer: the quantitative trading firm tested the chip, bought it, and is now running its own workloads on it. Kleiner Perkins, Sequoia, Andreessen Horowitz, Tiger Global and Blackstone also joined.
Etched's pitch is narrow by design: chips built only for transformer-model inference, not training. That's a bet that the AI hardware market is bifurcating, with one set of companies optimising for building models and another optimising for running them cheaply at scale once built. As one analyst quoted by American Bazaar put it this week, "semiconductor history is littered with brilliant chips that never became great businesses." A billion dollars in signed contracts is a real signal. It is not yet a trailing financial statement, and the market is still working out how much of this valuation reflects proven unit economics versus scarcity of a credible Nvidia alternative.
AI Security: A Zero-Click Way to Steal a Chat
Security researchers at Adversa AI disclosed a technique this week they call Cryptographic Context Injection, which they say can make xAI's Grok chatbot leak a user's name, approximate location, subscription tier and full chat history to an attacker-controlled server, triggered by nothing more than an ordinary request to summarise a webpage. The trick hides malicious instructions as AES-encrypted text on a webpage. Grok's input filter can't read ciphertext, so it waves the payload through. The model then decrypts the text inside its own code-execution sandbox and treats the result as trusted instructions, which is how it ends up quietly appending the user's private data to a URL and opening it.
Adversa says it reported the flaw to xAI on June 3 and attempted to coordinate disclosure again on August 4 and August 10, without a response by the time it published. There is no CVE identifier and, as of this week, no patch. The researchers also demonstrated a milder version of the same technique against Google's Gemini, producing content the model would normally refuse, though Google didn't evaluate it under its formal vulnerability programme because it treats guardrail bypasses as out of scope. The pattern connects to a broader problem the researchers flagged explicitly: once a chatbot can execute code and browse the web, a security filter built to inspect plain text stops covering everything the model can actually do.
Fintech: Stripe Buys the AI Model Gateway
Stripe finalised an agreement to acquire OpenRouter, the startup that lets developers route requests across more than 400 AI models depending on cost and availability, for a reported $7.5 billion. The price is a striking marker: OpenRouter raised $113 million at a $1.3 billion valuation in a Series B just three months ago, backed by Sequoia, Andreessen Horowitz, Menlo Ventures and Alphabet's CapitalG. Stripe's rationale, in CEO Patrick Collison's words, is helping customers "maximise profitability by routing their requests intelligently and spending their tokens efficiently." The two companies already had a working relationship: OpenRouter used Stripe's invoicing, tax and fraud tools to run its own billing.
For a payments company, buying the traffic router for AI model usage is a logical, if aggressive, extension of the same thesis KKR and Prologis have been running in physical infrastructure: whoever owns the toll booth on a fast-growing flow of activity captures value regardless of which specific AI lab wins. It also puts Stripe in an unusual position, sitting between developers and the model providers competing for their traffic, a role that will draw scrutiny as more of the AI economy's spending starts to run through a single gateway.
Crypto: Brussels Fights Over One Word
The European Commission's review of MiCA, open for comment until August 31, has turned into a fight over whether global stablecoins like USDC can remain fungible across the bloc when issued through multiple entities. The European Parliament voted 390 to 86 in July to support multi-issuance with safeguards. The European Central Bank and European Systemic Risk Board, led by Christine Lagarde, are pushing back, warning that multi-issuance could create run-dynamics risk if global holders redeem heavily through Europe's more tightly regulated entities. Circle became the first global issuer authorised under MiCA, through France, back in 2024, and the outcome of this review will decide how much of the rest of the world's stablecoin activity Europe can plausibly host under its own rules.
Cross-Sector Snapshot: August 17–23
| Area | This week's signal | Primary risk | What to watch |
|---|---|---|---|
| Capital Markets | Anthropic's revenue run-rate hits $65B; confidential IPO filing already made; public filing could land before end of August | Run-rate figures are projections, not audited annual revenue; IPO size, timing and pricing remain unconfirmed and could shift materially | Whether a public S-1 actually lands in the reported window; how the disclosed cost structure compares to the headline revenue growth |
| AI Infrastructure | Etched raises $700M at $21B, more than doubling its valuation in under five weeks, on the back of $1B+ in customer contracts | Valuation is running well ahead of any trailing financial statements; market is pricing scarcity of Nvidia alternatives more than proven unit economics | Whether Etched's contracted revenue converts to shipped, paid deployments beyond its first customer; competitive response from other inference-chip startups |
| AI Security | Adversa AI discloses zero-click Cryptographic Context Injection flaw in Grok, reported since June 3 and still unpatched; milder variant also hits Gemini | No CVE, no patch, no confirmed timeline from xAI; unclear how many other agentic AI products share the same architectural gap between input filtering and code execution | Whether xAI patches the flaw and how quickly; whether other AI security researchers find the same class of vulnerability in additional chat products |
| Fintech / Crypto | Stripe closes $7.5B acquisition of OpenRouter, a 5.4x markup on a three-month-old valuation; EU's MiCA review splits over stablecoin multi-issuance ahead of an August 31 comment deadline | Consolidation of AI-traffic routing under one payments company raises questions about neutrality; MiCA's fungibility fight could reshape which global stablecoins can operate at scale in the EU | Regulatory or competitor reaction to the Stripe-OpenRouter deal; the Commission's eventual position on multi-issuance once the consultation closes |
Synthesised from Bloomberg, Reuters, Axios, TechCrunch, The Hacker News, SecurityWeek, Adversa AI, the New York Times, CNBC and European Commission MiCA consultation materials, week of August 17-23, 2026.
Four Things That Defined the Week
Private valuations are negotiated between a handful of parties. A public filing forces quarter-by-quarter disclosure to anyone who wants to read it. That's a different kind of test than any funding round.
Stripe didn't just add an AI feature. It bought the routing layer that decides which model gets which request across millions of users, for more than five times what the startup was worth three months ago.
Etched went from $10.3B to $21B in under five weeks. Lovable doubled in eight months the week before. The gap between funding rounds that used to signal genuine momentum is shrinking toward the point of losing its signal value.
Grok's flaw and the OpenAI sandbox-escape story from earlier this month share a root cause. Guardrails built to inspect strings don't cover what a model can do once it has code execution and tool access. That gap isn't closing as fast as agentic capability is expanding.
Step back and this week reads as confirmation, not surprise, of where the last month has been heading. Capital keeps concentrating into fewer, larger, faster-moving bets, whether that's an IPO, an acquisition or a valuation double. Security keeps lagging capability by a widening margin. And the companies best positioned aren't necessarily the ones building the smartest model. They're the ones sitting at the chokepoints, payments, chips, routing, that every AI company has to pass through regardless of who wins the model race.
Which story are you watching most closely: the Anthropic IPO, the Stripe-OpenRouter deal, or the Grok security disclosure? Drop a take below. Share this if it was useful. Subscribe for next week's edition directly.
Verified Sources
| Source | URL |
|---|---|
| Bloomberg — Anthropic's annualized revenue tops $65 billion before IPO | bloomberg.com/anthropic-65-billion-revenue |
| Axios — Anthropic's revenue run rate reportedly surpasses $65 billion pre-IPO | axios.com/anthropic-revenue-run-rate |
| Yahoo Finance / Quartz — Anthropic revenue run rate hits $65 billion ahead of IPO | finance.yahoo.com/anthropic-65b-ipo |
| Reuters via Yahoo Finance — AI chip startup Etched doubles valuation to $21 billion in under a month | finance.yahoo.com/etched-21-billion |
| TechCrunch — Etched's valuation doubles to $21B in a month | techcrunch.com/etched-21b-valuation |
| GlobeNewswire — Etched raises $700M at a $21B valuation and completes first customer delivery to Jane Street | globenewswire.com/etched-700m-jane-street |
| The Hacker News — New Cryptographic Context Injection attack could let web pages steal Grok chat data | thehackernews.com/grok-cryptographic-context-injection |
| SecurityWeek — Encrypted prompts bypass AI safety guardrails in Grok and Gemini | securityweek.com/encrypted-prompts-grok-gemini |
| The Register — Grok chat duped into swallowing injected instructions | theregister.com/grok-injected-instructions |
| Bloomberg — Stripe finalizes deal to acquire AI startup OpenRouter for over $7 billion | bloomberg.com/stripe-openrouter-7-billion |
| CNBC — Stripe to buy OpenRouter as fintech expands deeper into AI | cnbc.com/stripe-openrouter-fintech-ai |
| TechCrunch — Stripe will reportedly acquire AI gateway startup OpenRouter for $7B+ | techcrunch.com/stripe-openrouter-acquisition |
| Forbes — Europe's stablecoin fight comes down to one word: fungible | forbes.com/europe-stablecoin-fungible |


