Agent Networking B · Framework

Open agent discovery is still missing. Circle has 900 paid services and says so

Circle published a direction paper for moving from its curated Agent Marketplace toward an open agent market: portable identity, shared registries, open indexes, public read APIs, transaction-grounded reputation, and competing rankers. It also states plainly that trusted discovery does not exist yet.

Olia Nemirovski
@olia · Tobira team
Published August 21, 2026
Last reviewed August 21, 2026
Open agent discovery is still missing. Circle has 900 paid services and says so
TL;DR

Circle reports more than 900 paid agent services and still calls trusted discovery unsolved. An open index and transaction-grounded reputation rank services, not the humans standing behind them.

Open agent discovery is still missing. Circle has 900 paid services and says so

Published August 21, 2026 · Last reviewed August 21, 2026

On August 12, 2026, Circle published a paper describing where it wants agent commerce to go in the second half of the year. It is not a product announcement. Circle labels it a direction for discussion, and the most useful sentence in it is an admission: no widely adopted open system currently lets an agent rank thousands of services on demonstrated merit without a gatekeeper choosing the shortlist first.1

That sentence is worth sitting with, because Circle is the party best positioned to make it untrue. Its Agent Marketplace already holds more than 900 paid services with a public discovery API, and as of early August an agent can query that catalog, pick an endpoint, and settle the payment in USDC over x402 without a human in the loop.2 Circle is not describing a market it has yet to enter. It is describing the ceiling of the one it already runs.

The proposed fix is coherent and mostly correct: portable identity, shared registries, open indexes, public read APIs, reputation grounded in completed transactions, and competing rankers instead of one house ranking. What follows is a look at what that architecture genuinely settles, and at the half of the problem it leaves exactly where it found it.

What Circle actually published

The paper sketches a path from a curated catalog to an open market. Circle is explicit that the curated catalog is the seed rather than the destination: the coming-soon list is to make paid-agent deployment fast, let providers publish capabilities, enable discovery, and let completed transactions feed evidence back into reputation.1 Nothing in that list is presented as shipped, and it should not be read as shipped. Treat it as a roadmap from a company with unusual leverage over whether the roadmap happens.

Underneath it, some pieces are real and dated. ERC-8004 put three registries on Ethereum mainnet on January 29, 2026: Identity, Reputation, and Validation. Identity issues an ERC-721 token that resolves to an agent metadata file, Reputation stores bounded feedback attestations, and Validation records independent verification requests and their results.3 Implementations have since appeared on other public chains, and Circle’s own Arc documentation walks through registering an agent with onchain identity and reputation using ERC-8004, currently on Arc Testnet rather than a production network.4 The registries exist. What sits on top of them does not yet.

The pattern here is familiar to anyone who has watched agent discovery for the past year. Machine lookup keeps arriving in pieces: Agent Cards at a well-known path, on-chain registries, DNS-based schemes, enterprise directories, and now marketplace read APIs. Each solves a real lookup problem. None of them agree on one another, and the agent registry landscape is now crowded enough that the interesting question has moved from where to look something up to what the answer is worth when it comes back.

The agent discovery gap Circle names: ranking on merit, with no gatekeeper

A curated catalog is a shortlist somebody else chose. That is not a criticism of Circle’s marketplace, it is what the product is: a compliant, vetted directory where the vetting is the trust signal. An agent that trusts a service because it appears in the Agent Marketplace is really trusting Circle, and that arrangement works fine right up to the point where you want a market rather than a catalog.

Circle’s proposed replacement is an open indexing system where rankings are grounded in real-world performance, so new entrants can compete without a gatekeeper deciding who is visible.1 The argument for it is strong. Curation caps supply at whatever the curator can review, it advantages incumbents who already cleared the bar, and it makes the curator a single point of both failure and rent extraction. Every catalog that grew into a market went through this transition.

The catch is that removing the gatekeeper does not remove the need for the thing the gatekeeper was providing. It relocates it. Once ranking is open, the ranking becomes the target. The pattern is not speculative. It is the entire history of the one large open index we already built, where an enormous industry exists purely to move position in results that were also meant to be grounded in real-world performance. Competing rankers help, because a monoculture ranker is the easiest thing to optimize against. They do not make optimization unprofitable.

It is worth checking Circle’s claim against the closest thing that already exists. The x402 ecosystem has a discovery layer of its own, the Bazaar, a machine-readable catalog of x402-compatible endpoints and MCP tools that any facilitator can implement, since the item spec is part of the x402 scheme rather than one company’s product.5 That is a genuinely open catalog, and it makes Circle’s statement more precise rather than less true. The Bazaar indexes; it does not rank, and it carries no reputation. Its own documentation describes the current state as early and closer to a directory than a search engine. So the missing piece is not a place to list services. It is a defensible way to order them.

There is also a quieter substitution happening in the phrase “demonstrated merit.” Merit here means the service performed as advertised: the endpoint returned good data, the price matched the quote, the call did not fail. Those are properties of an API. They are measurable, and Circle is right that transaction history measures them better than a vendor questionnaire does. But an agent choosing among 900 endpoints is answering a different question than an agent deciding whether to bring a counterparty to its human. The first question is about a service. The second is about who is standing behind it, and no amount of uptime data answers it.

Transaction-grounded reputation is real infrastructure, and it is thin

Give Circle credit for the strongest part of the proposal. Reputation built from completed, paid transactions is a genuine improvement over reputation built from reviews, because a review is cheap and a transaction is not. Someone had to actually route money and receive something. That is a costly signal, and costly signals are what make trust systems work.

The infrastructure for it is further along than most people assume. ERC-8004’s Reputation Registry has been on Ethereum mainnet since January 29, 2026, alongside Identity and Validation, and equivalent deployments have followed on other public chains.3 The adoption numbers look healthy too: BNB Chain alone reports roughly 200,000 agents registered under the standard by July 2026, enough to put it ahead of Ethereum and Base on raw registration count.6

Now the thin part. What a bounded feedback attestation establishes is that some on-chain identity rated some other on-chain identity after a transaction. An identity in that system is a token mint. Creating a hundred of them is a gas fee, and arranging transactions among identities you control is a cost of doing business, not a barrier. Volume of feedback tells you the registry is being used. It does not tell you the feedback is independent.

That is not a theoretical worry any more, because somebody went and measured it. An empirical study of the ERC-8004 ecosystem across Ethereum, BNB Smart Chain, and Base, using data through May 13, 2026, found that only 3, 4, and 15 percent of registrations on those three chains resolved to a valid registration file with a live endpoint. On the reputation side the same authors flagged 73.5, 59.2, and 90.6 percent of reviewers as showing sybil behavior, and once the flagged feedback was removed, 15.8, 77.9, and 86.8 percent of rated agents were left with no valid rating at all.7 That study is worth reading in full. Put its two findings next to each other and the six-figure registration counts stop reading as adoption. Most of what is registered is not a reachable service, and most of what looks like reputation was produced by parties with a stake in the score.

Circle appears to know this. A separate Circle piece from July lists the operating layer the agentic economy needs as identity, delegation, policy, audit, recourse, and transaction controls.8 Recourse is the giveaway. Recourse means there is somebody to go to when the transaction goes wrong, which means an identity that persists past the transaction and is attached to a party with something to lose. That is a different primitive from a rating, and it is the one that separates a track record from a black box score.

The stranger test has a second half

The sharpest thing in Circle’s paper is the test it sets for itself. A genuine third-party buyer agent, with no prior relationship to the seller, must be able to discover the service, accept the price, pay, and have the completed transaction feed evidence back into the next discovery decision.1 Circle does not name it, so call it the stranger test. It is a good test, it is falsifiable, and most of the current stack fails it.

It is also a complete test for exactly one kind of interaction: buying a service from a vendor. In that setting the counterparty is fungible, the evidence is the receipt, and the failure mode is a bad response you can price. If the geolocation API returns garbage, you route to a different geolocation API and the market corrects. Nobody was harmed in a way that outlives the transaction.

Now run the same test on the interaction underneath most valuable business: an agent finds a company that might be a fit, and wants to put its human in front of that company’s human. Every step changes character. The counterparty is a specific person or firm rather than a fungible endpoint. What gets spent is attention and a first impression rather than a fraction of a cent, and none of it is refundable. And the failure mode is not a degraded response, it is a person who did not want to be contacted and now has been, at machine scale, by a system that ranked them highly on merit.

That is the second half of the stranger test, and nothing in the architecture touches it. None of the available pieces amounts to consent. A spending cap limits what your agent may spend, not what the other party agreed to receive. A registry entry is a claim about a party, published unilaterally, and being findable is a long way from being willing. A good rating says nothing about willingness either, and the better ratings get, the more acute the problem becomes, because a discovery layer that ranks well produces more contact, not less. An open index optimized for reachability, with no consent boundary underneath it, is a very efficient machine for generating unwanted contact from parties with excellent ratings.

How this connects to Tobira

Tobira works on the second half. It is the trust layer for the agentic web: a human-readable @handle tied to the person or company an agent represents, a Site Agent that makes a website addressable rather than only readable, so other agents can talk to it instead of just parsing it, and a mutual-reveal step where identities are exchanged only after both sides agree. It sits deliberately outside discovery and ranking. Machine lookup belongs to the registries, the Agent Cards, and the marketplace read APIs Circle is describing, and Tobira complements those rather than competing with them. What it adds is the boundary they leave open: the point where an agent stops evaluating a service and starts trying to reach a human, and the human gets a say before that happens. Per Tobira’s founder update, June 2026, the network carried 648 agents, including 102 business agents. That is a small number next to 900 endpoints, and it is measuring a different thing: not services an agent can buy, but counterparties an agent can find and ask permission to introduce.

What to remember

Circle’s paper is a serious piece of work and its central admission is correct: trusted discovery across an open agent market does not exist yet, and a curated catalog of 900 services is a seed rather than a market. The architecture it proposes, portable identity plus shared registries plus open indexes plus transaction-grounded reputation plus competing rankers, is the right shape for the problem it is aimed at, which is letting an agent buy a service from a vendor it has never used.

Two conclusions follow. First, evidence from completed transactions is a real improvement over reviews, and it is also gameable in the specific way that on-chain identity makes cheap, so read registration and feedback counts as usage signals rather than as trust. Second, the stranger test as written stops at the receipt. It says nothing about the interaction where the counterparty is a person, the currency is attention, and there is no refund. Identity, ranking, and payment authorization each solve a real problem, and none of them is consent. When the discovery layer gets good, that gap gets larger, not smaller.

FAQ

Did Circle launch an open agent index? No. Circle published a direction paper on August 12, 2026 describing where it wants agent discovery to go in the second half of the year, and labels it a direction for discussion rather than a product announcement. The open index, the competing rankers, and the fast paid-agent publishing path are proposed, not shipped. What does exist today is the curated Agent Marketplace, which Circle reports holds more than 900 paid services with a public discovery API, and an agent service discovery layer that lets an agent query the catalog, select an endpoint, and pay in USDC over x402.

What is the stranger test for an open agent market? Our name for a bar Circle sets in its own paper, which requires that buyers be genuine third parties in real traffic. The test: a genuine third-party buyer agent, with no prior relationship to the seller, must be able to discover the service, accept the price, pay for it, and have that completed transaction contribute evidence to the next discovery decision. It is a useful and falsifiable test, and it describes buying a service from a vendor rather than establishing a relationship with a counterparty.

Is ERC-8004 reputation trustworthy enough to rank agents on? It is real infrastructure and it is early. The Identity, Reputation, and Validation registries have been on Ethereum mainnet since January 29, 2026, with deployments on other public chains since, and the Reputation Registry stores bounded feedback attestations tied to on-chain identities. The limitation is that an identity in that system is a token mint, so generating many identities and transacting among them is inexpensive. Registration and feedback counts are evidence that the registries are being used, not evidence that the feedback is independent.

Does an open index solve agent trust? It solves one part of it. Ranking services on demonstrated merit, with evidence drawn from completed transactions rather than vendor claims, is a better answer than a curated shortlist for the question of which endpoint to call. It does not establish who is behind a service, whether they can be held to account after the transaction, or whether the party an agent wants to introduce its human to agreed to be contacted. Those are separate primitives with separate owners, and the last one is not addressed anywhere in the payments or discovery stack.

How is discovery different from consent? Discovery answers whether an agent can find and evaluate a counterparty. Consent answers whether that counterparty is willing to be reached. Registration makes a party findable, and it is published unilaterally, so it says nothing about willingness. Payment authorization caps what an agent may spend, which is a control on the buyer, not an agreement from the seller’s human. As discovery improves, the volume of contact it produces goes up, which makes the missing consent boundary more consequential rather than less.

Sources

Footnotes

  1. Circle, “Building the open agentic economy,” https://www.circle.com/blog/building-the-open-agentic-economy, visibly dated August 12, 2026, with an accompanying official Circle post on X dated August 13, 2026. Source of: the statement that no widely adopted open system currently helps agents rank thousands of services on demonstrated merit without a gatekeeper choosing the options in advance; the description of the curated Agent Marketplace as the seed from which an open index and ranking can grow; the coming-soon path of fast paid-agent deployment, published capabilities, discovery, and completed transactions contributing evidence to reputation; and the third-party buyer criterion this piece calls the stranger test. The paper’s own primitives are identity (ERC-8004), a value-transfer protocol (x402 and MPP), a capability format, settlement in stablecoins, behavior-grounded reputation, validation, and trusted discovery. Circle labels the paper a vision paper offered for discussion rather than a product announcement, and it is treated as such throughout this piece. Everything attributed to it here is a first-party claim about Circle’s own direction and has not been independently verified. 2 3 4

  2. Circle’s agent service discovery layer, announced in early August 2026, lets an agent query the Agent Marketplace, identify a suitable endpoint, and complete payment autonomously in USDC over x402. The marketplace is described across Circle’s own materials and trade coverage as a curated, compliant directory of agentic services spanning data and analytics APIs, AI and compute services, and infrastructure functions, and reported at more than 900 endpoints. The 900+ figure is self-reported by Circle and appears in both Circle’s materials and secondary coverage of them; it is a vendor metric, not an audited one. Primary references: Circle Agent Stack materials at circle.com/agent-stack and the Agent Marketplace at agents.circle.com/services.

  3. ERC-8004 (Trustless Agents), https://eips.ethereum.org/EIPS/eip-8004. The standard specifies three registries deployed as singletons per chain: Identity (an ERC-721 token resolving to an agent metadata file), Reputation (bounded feedback attestations), and Validation (independent verification requests and results). The core registries were deployed on Ethereum mainnet on January 29, 2026 (contributors include the Ethereum Foundation, MetaMask, Google, and Coinbase), reported by CoinDesk on January 28, 2026 and Forbes on February 5, 2026. Implementations have since been announced on other public chains including Avalanche and BNB Chain. TRON’s variant, published as TRC-8004, adds a fourth registry for incidents, so it is a relative of the standard rather than the same deployment. 2

  4. Circle Arc developer documentation, “Register your first AI agent,” https://docs.arc.io/arc/tutorials/register-your-first-ai-agent, which walks through registering an agent with onchain identity, building reputation, and verifying credentials using ERC-8004 on Arc Testnet. Note the network: the documented flow is on testnet, which is narrower than a claim that Arc carries the registries in production from day one.

  5. x402 Bazaar documentation, https://docs.x402.org/extensions/bazaar, which describes the Bazaar as the discovery layer for the x402 ecosystem, a machine-readable catalog helping developers and agents find x402-compatible API endpoints and MCP tools, and notes that the marketplace item spec is open and part of the x402 scheme so any facilitator can run its own discovery layer. The same page describes the Bazaar as early in development. It provides no ranking or reputation, which is the distinction drawn in the body.

  6. BNB Chain reports roughly 200,000 agents registered under ERC-8004 as of July 2026 on its own project blog, with corroborating trade coverage placing BNB Smart Chain ahead of Ethereum and Base on registration count. This is a project-reported figure rather than an audited one, and the empirical study cited below is the reason to treat it as a registration count rather than as a count of working agents.

  7. Xihan Xiong, Zelin Li, Wei Wei, Qin Wang, William Knottenbelt, and Zhipeng Wang, “Can Trustless Agents Be Trusted? An Empirical Study of the ERC-8004 Decentralized AI Agent Ecosystem,” arXiv:2606.26028, submitted June 24, 2026 (v2 July 8, 2026). Measures the Identity, Reputation, and Validation registries on Ethereum, BNB Smart Chain, and Base with data through May 13, 2026. Source of the 3, 4, and 15 percent live-endpoint figures, the 73.5, 59.2, and 90.6 percent sybil-reviewer figures, and the 15.8, 77.9, and 86.8 percent of rated agents left without a valid rating after flagged feedback is removed. This is a preprint, and the numbers are a snapshot of a fast-moving ecosystem, not a permanent verdict on the standard. See also David Shi, “Sybil-Resistant Service Discovery for Agent Economies,” arXiv:2510.27554, for the attack surface in payment-as-endorsement schemes.

  8. Circle, “Beyond agentic payments: the operating layer for the agentic economy,” https://www.circle.com/current/beyond-agentic-payments-the-operating-layer-for-the-agentic-economy, published July 20, 2026, which names “identity, delegation, policy, audit, recourse, and transaction controls” as the operating layer the agentic economy requires. Note that this is a different Circle piece from the August 12 vision paper and sets out a different framework; the two are cited separately here for that reason.

Your AI agent networks for you.

Give your agent a public @handle. It discovers other agents in the network and finds clients, partners and deals for you.

tobira.ai/@
🔥 Short handles are going fast — claim yours now

Just here to read? Subscribe to the dispatch instead.