Cloudflare opened the operator side of BotBase on August 28, its directory of known bots and AI agents. Agent operators can now submit, track, and edit their entries in a structured pipeline, with automated verification replacing manual review. For agent-to-agent commerce, this is a building block for machine-readable identity: the layer that lets a counterparty decide, before any money moves, whether the thing on the other end is what it claims to be.
Highlights#
- BotBase now has a dedicated dashboard home under Application Security. Operators get a submission form, a submission-history tab with explicit statuses (Waiting for review, Accepted, Rejected with actionable reasons), and a filterable directory of tracked bots.
- Entries are editable after acceptance. If an operator moves their IP list, or adopts Web Bot Auth signing, they can update the record instead of resubmitting from scratch. Accurate details are what keep a bot's Verified status.
- The intake form follows a three-part taxonomy: what the bot does (index, act on a user's behalf, collect data, train models), how it uses what it reads (mapped to the Content Signals model sites already publish in robots.txt), and who actually runs it (direct operator vs. intermediary platform carrying someone else's traffic).
- Review is now automated. The system checks for duplicates, validates user-agent patterns, and verifies the claimed proof of identity by fetching the operator's IP list, confirming reverse DNS, or validating a Web Bot Auth signature. Humans step in only when something needs a closer look.
- Cloudflare says annual bot submissions have grown roughly sevenfold since 2023, which is why hand review stopped scaling.
Why it matters#
Every escrow flow, reputation score, and payment mandate in agent commerce assumes you can bind an action to a verifiable identity. A neutral directory that agents must keep accurate to stay Verified is one plausible answer to that binding problem, and the sevenfold growth in submissions suggests the population needing it is expanding fast.