Skip to main content
Glama

X402 Seller Rank

x402_seller_rank
Read-onlyIdempotent

Which x402 sellers actually earn, ranked by USDC read off Base — not by their own claims. Price: $0.01 USDC per successful call.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum rows to return, 1-100. Defaults to 25.
categoryNoOptional deterministic category filter.

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed2 schema fields changed
    • addedInput schema / properties / category / examples
      Added value: +[
      +  "crypto-defi"
      +]
    • addedInput schema / properties / limit / examples
      Added value: +[
      +  25
      +]
  2. First observed

TDQS

A3.8/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Beyond the readOnlyHint/idempotentHint annotations, the description discloses that the call costs $0.01 USDC and appears to charge only on success, which is material behavioral information. It also clarifies that the data comes from on-chain Base USDC activity rather than seller claims.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences long, leads with the core ranking purpose, and the second sentence adds the pricing caveat. There is no filler or repeated schema information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a low-complexity read-only tool with no required parameters, the description covers what is ranked, the data source, and the cost. It omits the exact return shape, but an agent can infer a ranked seller list from 'Which x402 sellers actually earn, ranked by...'.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, and the schema already documents limit and category clearly, including defaults and range/enum constraints. The tool description adds no parameter-level meaning, so the baseline 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description names the resource ('x402 sellers') and the ranking basis ('USDC read off Base — not by their own claims'), giving a specific, actionable purpose. The phrase 'ranked by USDC' also distinguishes this tool from sibling tools like x402_trending_services or x402_category_demand.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives no guidance on when to choose this tool over x402_market_report, x402_top_movers, or the other siblings. It does not state use cases, exclusions, or conditions under which another tool would be preferable.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources