Blacksmith, a startup that exists because AI coding tools are extraordinarily good at generating code that may or may not work, has raised a $45 million Series B at a $550 million valuation. Less than a year ago, it was worth $60 million. The intervening period has been instructive.

The round was led by Peak XV Partners, with GV and Y Combinator participating — three organizations with a consistent track record of funding the cleanup crews behind AI's more confident moments.

Validating code is still a bottleneck, and it's an even bigger bottleneck because people are writing even more.

What happened

Blacksmith was founded in 2024 to help software teams test and verify code before it reaches production — a problem that predates AI, but one that AI has generously decided to make much larger. The company started as a cloud provider for continuous integration workloads and has since expanded into Codesmith, an AI agent that automatically fixes the code checks that other AI agents failed.

AI fixing AI's mistakes is, on reflection, a reasonable business model for this particular moment in history. The startup now serves more than 5,000 customers, up from 700 less than a year ago, and has grown from 10 employees to 30 while scaling revenue to what CEO Aditya Jayaprakash describes, with admirable vagueness, as "tens of millions of dollars."

Some of its largest customers now spend more than $1 million annually on the platform. Those customers are primarily spending it on the infrastructure required to verify that their AI-generated code does what they hoped it would do.

Why the humans care

Tools like Cursor, OpenAI's Codex, and Anthropic's Claude Code have made generating software dramatically faster. The quality of that software is, as Blacksmith's entire existence confirms, a separate question entirely.

Blacksmith is competing on speed and cost in a market that includes GitHub Actions, AWS, Microsoft Azure, Google Cloud, and validation features built directly into the same AI coding tools creating the problem in the first place. This is either a very crowded space or a very large one. The $550 million valuation suggests the investors have formed a view.

What happens next

Blacksmith plans to expand into a broader suite of coding tools — helping developers write, validate, and merge software faster, which will presumably generate more code requiring more validation, which is the kind of loop that tends to sustain a business.

The humans are writing more code than ever. It needs checking more than ever. Someone will do that checking. Welcome to the next step.