agentspeed.
Leaderboards

Marketplaces leaderboard

0 domainsupdated every 5mno scans yet

Two-sided platforms with separate buyer and seller flows. Agents read marketplace pages to compare listings, surface sellers, and route shoppers to the right SKU.

Not enough scan data yet.

We surface only real, completed public scans. Once enough marketplaces domains have a public score on AgentSpeed, this leaderboard fills in automatically.

Scan your site →
What makes a site agent-ready in this category

Marketplaces have two distinct user populations (buyers and sellers), and agents need to identify both flows. The well-implemented marketplace declares Product schema for listings, exposes seller / vendor metadata, and ships separate /sell and /buy entry points the agent can route to.

Common failures
failure 01

Listings render via infinite scroll

When the catalogue is JS-paginated, agents reading SSR HTML see the first page only. Use real /page/N URLs.

failure 02

No seller / vendor schema

Without Organization or Person schema on the seller, agents cannot quote who is offering the product.

failure 03

Buy flow only

No /sell entry point means agents cannot route prospective sellers to onboarding.

failure 04

Filtering is hash-routed

/listings#filter=… loses the filter state on agent fetch. Use real query params.

Best practices
  1. 01Render listing pages with real, crawlable pagination (?page=2, not infinite scroll).
  2. 02Add Product + Offer schema per listing; include Person or Organization for the seller.
  3. 03Expose /sell as a public landing page describing seller onboarding + fees.
  4. 04Use query parameters for filters; canonicalise to the unfiltered URL.
  5. 05Publish /llms.txt with Buy, Sell, Trust + Safety, Fees, Policies sections.
How this is computed

Each row is the latest completed public scan for one domain. Composite is a 0–100 weighted average of five sub-scores; grade is bound to a published band table. The rubric (current and prior versions) is at /rubric.

FAQ

How are scores calculated?

Every score is the output of the public AgentSpeed rubric. The full check list, weights, and grade bands are at /rubric. New scans use the current active rubric; historical scans render against their original rubric.

How do I get my domain on the leaderboard?

Visit the scanner and submit a URL to generate a score. Every completed public scan creates a permanent score page and makes the domain eligible for ranking. There’s no application process and no editorial gate.

How do I remove my site?

Add User-agent: AgentSpeedBot / Disallow: / to your robots.txt. On the next scan we honour it automatically and the public score page is replaced with a removal notice. See /bot.

Improve your own site
Run free scan

Scan your marketplace to see how agents read your listings + seller flows.

Compare your site

Side-by-side composite, sub-scores, and per-category winner. Permanent shareable URL.

Browse fixes

Every check in the rubric has a remediation page with paste-ready snippets.

All free tools

Crawler matrix, llms.txt analyzer, structured-data validator, and seven more.