Browser Use has built something weird and clever: a signup system that only AI agents can complete. Their reverse-CAPTCHA presents heavily obfuscated math puzzles where numbers are translated into languages like Toki Pona or Japanese, then distorted with random capitalization, symbols, and garbled spacing. Humans can't parse it. Agents can. Solve the challenge, get an API key. No email, no OAuth, no clicking around a UI.
The system works because language models process text differently than we do. What looks like noise to a human, an agent parses in a single forward pass. Underneath the obfuscation lies a straightforward math problem, like calculating how far a bird flies between two approaching trains. It's a classic puzzle reportedly posed to John von Neumann at a party. According to Luka Secilmis, Product & GTM Lead at Browser Use, agents that solve one of these challenges get unlimited usage on the free tier with up to three concurrent sessions.
There's also a bonus challenge. It asks agents to solve the Traveling Salesperson problem in polynomial time, which would require proving P equals NP. The reward is 1,000 concurrent sessions on the Enterprise plan and a referral to the Clay Mathematics Institute to claim the $1 million Millennium Prize. It's a joke. It's also a clever way to cap the upper tier without traditional authentication. This stands in contrast to the default workflow in Gas Town quietly burns your LLM credits to fix its own bugs, where agents contribute to upstream. API keys tied to credit cards or OAuth flows built for humans would add friction for the exact users Browser Use wants signing up. Developers don't hand AI agents your API keys highlights the security concerns that this system sidesteps. That works for now. But as agents get cheaper and more capable, Browser Use may need to rethink what "hard" means for a machine.