For the first time since the modern AI race started, Anthropic's Claude is the most-paid-for AI product in U.S. business. The May 2026 Ramp AI Index shows Anthropic adoption rose 3.8% in April to 34.4%, while OpenAI fell 2.9% to 32.3%. Two years ago Anthropic was at 7.94%. Today it's quadrupled. OpenAI in the same window grew by 0.3%.
The engine doing the work is one product: Claude Code. A recent analysis estimates that 4% of all public commits on GitHub are now authored by Claude Code — double the share from one month prior. Uber's CTO admitted last week that the company burned its entire 2026 AI budget in four months, mostly on Claude Code and Cursor, with monthly API spend per engineer running between $500 and $2,000. Anthropic itself is calling Claude Code the fastest-growing product in its history.
1. Why This Is an AEO/GEO Story, Not Just a Business Story
Here is the thread most marketers haven't pulled yet. If a third of U.S. businesses are now paying Anthropic, and a meaningful share of developer queries are now answered by Claude rather than ChatGPT, then "AI search" is no longer a single channel. The answer engine in your buyer's chat window might be Claude, Perplexity, ChatGPT, Gemini, or a Cursor sidebar — and each one reads different sources, weights citations differently, and produces different output formats.
Optimizing for one is no longer enough. AEO (Answer Engine Optimization) in mid-2026 means producing content that has structured, fact-dense Q&A blocks of 80–250 words (what every model prefers to lift verbatim), machine-parseable tables, FAQ schema, and JSON-LD HowTo blocks, cites primary sources because Claude in particular penalises content that cites only blog roundups, and is internally consistent across pages — Claude's retrieval tends to grab two pages from the same site and flag contradictions.
2. Why This Hits Web Developers Directly
If you build websites for clients, the bar has moved. Two months ago, a fresh marketing site needed an SEO checklist. This month, it needs the SEO checklist plus an AEO/GEO checklist plus tracking that can see when AI agents visit. PHP developers should be logging requests where the User-Agent contains ClaudeBot, OAI-SearchBot, PerplexityBot, GPTBot, or Google-Extended into a separate ai_visits table indexed on (date, bot_name, path). That data is gold: it tells you which pages the answer engines are actually retrieving, and which ones they ignore.
For agencies, this is also a positioning shift. Saying "we do SEO" in 2026 is dated. Saying "we build sites that get cited by Claude, ChatGPT, and Gemini" is the pitch that lands.
3. The Real Threat to Anthropic's Lead
VentureBeat's piece this week lays out the three risks. OpenAI is pivoting toward enterprise consulting (it just acquired Tomoro). Google is plugging Gemini into Workspace at no extra charge and bundling it with infrastructure. And — most awkwardly — Anthropic's growth is uneconomic at current API prices. Uber's 2026 AI budget burn rate is not unique. Customers love the product; CFOs do not love the bill.
My Take
The headline number — 34.4% vs. 32.3% — is small. The real story is the slope. Anthropic went from 0.03% to 34.4% in less than three years. That curve doesn't happen because of marketing; it happens because the product is doing work that the buyer can quantify in saved engineering hours. Claude Code is the new IDE. If you are a PHP/Laravel team and you haven't put Claude Code in your developer onboarding by Q3, you will be paying the slowest-team penalty for the next year.
The corollary for marketing teams: write content that Claude wants to cite. Short answer blocks at the top of every page, primary-source links, and consistent factual claims across your site. Stop trying to game ChatGPT specifically — the multi-engine future arrived this month.
Sources
- Anthropic beats OpenAI on business adoption — Ramp AI Index May 2026
- Anthropic finally beat OpenAI in business AI adoption — but 3 big threats could erase its lead — VentureBeat
- Claude Overtakes ChatGPT in U.S. Business AI Payments for the First Time — TechTimes
- Anthropic overtakes OpenAI in workplace AI adoption — Axios
- Anthropic's Claude Is Winning the Enterprise AI Race — eWeek