Anthropic Nearing $19 Billion in Revenue: What This Means for Claude Code
The artificial intelligence race in 2026 has numbers that would make any technology investor lose their breath. OpenAI has surpassed $25 billion in annualized revenue. Anthropic is approaching $19 billion. And in the midst of all this, a tool that barely existed a year ago -- Claude Code -- has become the most used AI coding tool in the world.
This article connects the dots between the financial numbers, the product and what it means for you who use (or intend to use) Claude Code on a daily basis. Because when an AI company makes billions, the money goes somewhere -- and understanding where it goes defines whether the product you use will improve or stagnate.
1. The big picture: numbers that define the AI race in 2026
To understand Anthropic’s momentum, we need to look at the market as a whole. The generative AI industry has reached a level that no one predicted so quickly:
| Enterprise | Annualized revenue (2026) | Growth vs 2025 | Main product |
|---|---|---|---|
| OpenAI | US$25+ billion | ~150% | ChatGPT, GPT-4o, o3 |
| Anthropic | ~US$19 billion | ~300% | Claude Code, Claude API |
| Google DeepMind | Integrated with Google | N/A | Gemini, NotebookLM |
| xAI (Elon Musk) | ~US$2 billion | ~400% | Grok |
What draws attention is not just the size of the numbers, but thespeed. Anthropic was founded in 2021. In less than 5 years, it went from a research startup to a company with revenue comtoble to that of consolidated technology giants. For comparison purposes, Spotify took 15 years to achieve similar revenue. Airbnb, more than a decade.
Anthropic's 300% year-on-year growth is the most impressive on the table. While OpenAI is growing at 150% (already remarkable in itself), Anthropic has almost quadrupled. This has a clear reason: the Claude Code.
2. OpenAI surpasses $25 billion -- and Anthropic isn't far off
OpenAI has consolidated its position as a market leader in generative AI. With more than 400 million weekly active users on ChatGPT and robust enterprise contracts, Sam Altman's company surpassed the $25 billion mark in annualized revenue in the first quarter of 2026.
But here's the detail that few realize: the majority of OpenAI's revenue comes fromconsumers(ChatGPT Plus, Teams) and integration via API for generic chatbots. Anthropic, on the other hand, has carved out an extremely valuable niche:developers and technology professionals.
This audience is strategic for three reasons:
- High value per user:Developers pay $100-200/month for the Max plan and use the product all day. A casual ChatGPT user pays $20/month and uses 30 minutes a day
- Network effect:Developers create tools, skills and integrations that attract more developers. The ecosystem feeds itself
- Stickiness:Those who integrate Claude Code into their workflow do not migrate easily. The switching cost is high because it involves costmized skills, CLAUDE.md projects and formed habits
So, although OpenAI leads in absolute numbers, Anthropic leads invalue per user e percentage growth. And in technology businesses, growth rate matters more than current size -- because it indicates the direction of the curve.
Relevant data:According to analysts, Anthropic should exceed US$25 billion in revenue by the end of 2026 if it maintains its current trajectory. This would put the two companies on the same level for the first time.
3. Claude Code: from launch to number 1 in 8 months
Claude Code was officially launched in mid-2025. In less than 8 months, it became the most used AI coding tool in the world -- surpassing GitHub Copilot (which had a years lead) and Cursor (which was the favorite of early adopters).
How did this happen so quickly? The answer involves several factors converging at the right time:
Quality of the underlying model
The Claude Sonnet 4 and Claude Opus 4 were consistently superior in coding tasks. Not by a small margin -- in benchmarks like SWE-bench, Claude outperformed GPT-4o and Gemini in code understanding, debugging and generating complex solutions. Developers quickly realized that the code generated by Claude was cleaner, had fewer bugs and required fewer fixes.
1 million token context window
While Copilot worked with limited windows and Cursor gradually expanded, Claude Code offered awindow from the beginning. 1 million tokens. In practice, this means that you can load an entire project into the AI's memory -- hundreds of files, thousands of lines -- and it understands the full context. For real projects, this difference is transformative.
Terminal operation (real agent)
Claude Code is not an autocomplete within the editor. He's aagentthat operates in your computer's terminal: reads files, edits code, executes commands, runs tests, makes commits in Git. This "agentic" approach resonated with developers who wanted more than suggestions -- they wanted a programming pair that actually gets things done.
Skills ecosystem
The possibility of installingskillsthat transform Claude Code into a specialist in specific areas was a unique competitive differentiator. No competitor offered anything similar at the time of launch. A frontend developer could install React skills and have a specialized assistant. A marketer could install tracking skills and have an expert in GTM, Meta Pixel and GA4.
This ecosystem created a virtuous cycle: the more skills available, the more useful Claude Code became, which attracted more users, which encouraged the creation of more skills.
Use all this potential with ready-made skills
Each Claude upgrade makes his skills even more powerful. The Mega Bundle comes with the latest news — 748+ skills updated, tested and ready to use in Claude Code.
Ver Skills Atualizadas — $94. 95% of devs use AI weekly -- what's changed
Recent research from Stack Overflow and GitHub shows an impressive number:95% of developers use an AI tool at least once a week. This wasn't reality two years ago. In 2024, this number was around 60%. In 2023, less than 40%.
What changed was not just the availability of the tools, but thequality. Until 2024, using AI for code was an exercise in patience: you asked for something, received code with errors, corrected it manually, asked for it again. The cycle was slow and frustrating enough for many to give up.
In 2025-2026, the equation reversed. Tools like Claude Code generate code thatworks on the first tryin most cases. Not 50% of the time, but 80-90%. This fundamentally changes the developer's relationship with AI: it stops being a "toy" and becomes aessential tool.
The impact on productivity
- Repetitive tasks:configuring projects, writing tests, documenting code -- what used to take hours now takes minutes
- Prototyping:create a working version of an idea in 30 minutes, not 3 days
- Debug:Claude Code reads the stack trace, analyzes the code and suggests corrections. What used to take 2 hours of Googling now takes 2 minutes
- Learning:Junior developers use AI as a mentor, understanding not just the "how" but the "why" of every code decision
This massive adoption explains why Anthropic is making billions. It's not hype, it's not speculation -- it's professionals paying for a tool that generates measurable returns in their daily work.
5. What explains Anthropic’s growth
Earning US$19 billion in annualized revenue with less than 5 years of existence is no accident. There are structural factors behind this growth that are worth understanding -- because they also indicate whether growth is sustainable.
Technical quality as a competitive differentiator
Anthropic was born from OpenAI. Dario Amodei (CEO) and several founding members worked at OpenAI before leaving to create Anthropic in 2021. They brought cutting-edge technical knowledge and a clear vision: to build safe and trustworthy AI.
This obsession with quality is reflected in the models. The Claude is not the "fastest" or "cheapest" model -- it is consistently themore reliable. He hallucinates less, follows instructions more accurately, and produces more useful output. For professionals who depend on the tool for real work, reliability is worth more than speed.
Agent Teams: AI that works as a team
A recent innovation from Anthropic that is accelerating adoption is the concept ofAgent Teams. Instead of a single agent (Claude Code) doing everything, you can orchestrate multiple agents working in tollel: one writes code, another runs tests, another reviews. It's like having an entire team of developers, but each "member" is an instance of Claude.
This opened up possibilities for more complex projects and attracted larger companies, which need scale.
Skills ecosystem
We have already mentioned skills, but it is worth reinforcing the impact on business. When Claude Code is "generic", it competes with ChatGPT, Gemini and dozens of other AIs. When you install specific skills, it becomes airreplaceable expert. This specialization increases perceived value and user retention.
Smart pricing model
Anthropic offers multiple levels of access:
Shortcut for those who want the result fast
Everything you're reading becomes a ready template with 748 Skills.
See Skills $9 →- API (pay-per-use):for companies and developers who integrate via code
- Pro ($20/month):for individual use with generous limits
- Max ($100 or $200/month):for intensive use, practically unlimited
This stratification captures value from each segment: the hobbyist who pays US$20, the professional who pays US$200 and the company who pays thousands via API. Each person pays in proportion to the amount they receive.
6. Recent investments and what they signal
Anthropic has raised more than US$15 billion in investments since its founding, with the largest contributions coming from Amazon (which invested US$8 billion) and Google (US$2 billion). In 2026, new rounds of investment raised the company's valuation to more than US$100 billion.
For context: a valuation of US$100 billion puts Anthropic on the same level as companies like Uber, Airbnb and Salesforce. In less than 5 years.
Where does the money go
- Computing infrastructure (GPUs):Training AI models requires absurd amounts of computing power. A significant portion of the investment goes to GPU clusters and agreements with cloud providers (Amazon AWS, Google Cloud)
- Search:research teams working on the next generation of models. The codenames Mythos and Capybara (which we will see later) are the result of this investment
- Product:engineering teams developing Claude Code, Agent Teams, the web console and integrations with third-party tools
- AI Security:Anthropic invests more in AI alignment and security than any competitor. This isn't just ethics -- it's strategy. Companies that hire AI for critical use (health, finance, government) require security guarantees that only Anthropic consistently provides
The virtuous cycle:more revenue allows for more investment in research. Better research generates superior models. Superior models attract more users. More users generate more revenue. This is the flywheel that is spinning faster and faster at Anthropic.
7. Claude Mythos and Capybara: what's coming
In recent months, two codenames have appeared in public benchmarks and test logs:Claude Mythos e Claude Capybara. Anthropic hasn't officially confirmed either, but the evidence is consistent enough to warrant attention.
Claude Mythos
Everything indicates that Mythos is the next generation of Anthropic's cutting-edge model -- the successor to the Opus 4. Preliminary benchmark results show significant improvements in:
- Multi-step reasoning:solve problems that require 10+ chained logical steps, something that current models still often get wrong
- Large-scale code comprehension:understand codebases with millions of lines, not just hundreds of thousands
- Creative generation:producing text, copy and content that requires nuance and originality, not just technical competence
- Instruction-following:follow complex instructions with more than 20 simultaneous restrictions without "forgetting" any
If Mythos is launched in 2026 (which many analysts consider likely), it will represent the biggest leap in capability since the original Claude 3.
Claude Capybara
Capybara appears to be a smaller and faster model, optimized for specific tasks. Think of it as a "supercharged Haiku" -- fast and cheap, but more capable than current Haiku. The likely use case is for executing tasks within Agent Teams: when you have 10 agents working in tollel, using Opus for each one would be too expensive. Capybara would allow you to scale Agent Teams at a viable cost.
The existence of these two models in development reinforces that Anthropic is not resting on its laurels. While current models dominate the market, the next generation is already being tested.
8. How this benefits anyone using Claude Code today
Toda essa discussao sobre bilhoes em receita e investimentos pode parecer abstrata se voce e um usuario individual do Claude Code. But the connection is direct and tangible:
Better models, faster
More money for research = models that evolve faster. Over the past 12 months, Claude has gone from Sonnet 3.5 to Sonnet 4 and Opus 4 -- each version significantly better than the last. With $19 billion in revenue fueling the research pipeline, expect even more frequent and impactful updates.
More robust infrastructure
One of Claude Code's historical problems was latency at peak times -- too many users competing for the same servers. With investment in infrastructure, response times have improved dramatically by 2026. And should continue to improve as more GPUs are added.
Most competitive prices
It seems counterintuitive, but more revenue tends toreduceprices in the long term. When Anthropic achieves economies of scale (more users sharing fixed infrastructure costs), it can lower prices to attract even more users. Claude's cost per token fell by more than 60% between 2024 and 2026.
New features
Agent Teams, skills,voice mode, expanded context window, integration withVS Codeand other IDEs -- all of these resources exist because Anthropic has the resources (financial and human) to develop them. A company with revenue of US$19 billion can have teams dedicated to each feature, instead of just prioritizing the basics.
Long-term stability
Betting on a startup's tool always carries risk: "what if the company closes?" With $19 billion in revenue and investors like Amazon and Google, Anthropic is as stable as any technology company can be. You can invest in learning Claude Code, creating skills and integrating it into your workflow with confidence that the platform will be here in 5, 10 years.
Claude evolves. Your skills too.
It's not enough to have the most advanced tool — you need to know how to use it. Skills are professional shortcuts that transform Claude into an expert. 748+ skills, 7 categories, $9.
Quero as Skills — $99. Healthy competition: OpenAI vs Anthropic vs Google
A question that naturally arises: is the competition between OpenAI, Anthropic and Google good or bad for the end user? The answer is unequivocal:and great.
The effect of competition on prices
In 2024, the cost per million tokens on the most capable model is $60+ (GPT-4 Turbo). In 2026, the equivalent costs less than US$15. This 75% drop didn't happen out of altruism -- it happened because three companies are aggressively competing for every user and every enterprise contract.
The effect on quality
When Claude outperformed GPT-4 in code benchmarks, OpenAI accelerated development of o3. When o3 showed impressive results in reasoning, Anthropic responded with improvements to Opus. When Google's Gemini threatened long context, both OpenAI and Anthropic expanded their context windows.
Each advance by one company forces others to respond. The result is that the speed of innovation in 2026 is absurd: what was state of the art in January is already "basic" in April.
Where each company leads
| Area | Leader in 2026 | Why |
|---|---|---|
| Coding / devtools | Anthropic | Claude Code + skills + Agent Teams |
| Consumer product | OpenAI | ChatGPT has 400M+ users |
| Multimodal (image/video) | Gemini integrated into the Google ecosystem | |
| Advanced reasoning | OpenAI | Series o3 leads in mathematical benchmarks |
| Security and reliability | Anthropic | Constitutional AI, lower hallucination rate |
| Enterprise / cloud | Native integration with Google Cloud |
No company dominates everything. Each has its strengths, and users benefit from this diversity. If you work with code, Anthropic leads. If you need a chatbot for costmer service, OpenAI has the edge. If you want integration with Google Workspace, Gemini is the way to go.
Competition drives innovation
The most dangerous scenario for users would be a monopoly -- a single company controlling all AI. The existence of three (or more) strong competitors ensures that prices continue to fall, quality continues to rise and innovation continues to accelerate. As a user, you should hope that the competition remains fierce.
10. What to expect until the end of 2026
Based on current trends, announced investments and products in development, here's what we're likely to see in the coming months:
For Anthropic
- Launch of new models:Mythos and/or Capybara should be announced by the third quarter of 2026. Expect significant jumps in capacity
- Agent Teams for everyone:currently in limited access, Agent Teams should become available to all Max users by mid-year
- Expansion of the skills ecosystem:An official skills marketplace, facilitating discovery and installation, is under development
- Revenue surpassing US$25 billion:If the 300% growth continues (even if it slows down to 200%), Anthropic reaches or exceeds US$25 billion by December
For the AI market
- Consolidation:Smaller AI companies will be acquired or closed. The cost of competing at the top is too high for startups without billion-dollar funding
- Regulation:Governments (especially EU and US) must implement more concrete regulations for AI. Anthropic, with its focus on security, is well positioned to adapt
- AI as infrastructure:Just as cloud computing became "invisible" (everyone uses it, no one thinks about it), AI is starting to follow the same path. It will be incorporated into everything, from text editors to spreadsheets, in a transparent way
For you, user
- More power for less money:expect the Pro plan to continue at $20/month but with increasingly greater capabilities. The cost per token will continue to fall
- More intuitive tools:Claude Code (terminal)'s barrier to entry should lower with optional graphical interfaces and deeper integration with popular editors
- Increasingly specialized skills:the skills ecosystem will fragment into increasingly specific niches -- skills for e-commerce, for health, for law, for education
The moment is one of accelerated growth. Those who position themselves now -- learning the tools, installing skills, integrating AI into the workflow -- will have a disproportionate advantage over those who wait. Because the learning curve doesn't get easier over time; it gets longer as more features are added.
FAQ
Anthropic is approaching US$19 billion in annualized revenue in 2026, according to data reported by sources such as The Information and Bloomberg. In comparison, OpenAI surpassed $25 billion in the same period. This growth reflects the massive adoption of Claude Code and Claude models by companies and individual developers.
Yes. In less than 8 months after its launch, Claude Code reached the position of most used AI coding tool, surpassing GitHub Copilot and Cursor in satisfaction and retention metrics. Stack Overflow surveys and usage data show that developers prefer Claude Code for its model quality, 1M token context window, and skills ecosystem.
OpenAI focuses on generalist models (GPT-4, o3) and consumer products (ChatGPT). Anthropic focuses on AI security and developer tools (Claude Code, Agent Teams). OpenAI leads in total revenue ($25 billion+), but Anthropic grows faster proportionally and dominates the coding and autonomous agents segment.
Mythos and Capybara are codenames for models under development at Anthropic, detected in benchmarks and test logs. Although Anthropic has not officially confirmed, it is speculated that Mythos is the next generation of Opus (more powerful model) and Capybara is a model optimized for specific agent tasks. Both suggest heavy investment in even more capable models.
More revenue means more investment in research, infrastructure and product. In practice: smarter models, larger context window, faster response times, new features such as Agent Teams and skills, and more competitive prices. Every dollar that comes into Anthropic translates into a better product for those who use Claude Code on a daily basis.