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.

TDQS

A4/5.0
Behavior4/5

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

Annotations already cover read-only, idempotent, and non-destructive behavior. The description adds valuable context beyond those annotations: the per-call price and the fact that data is read off Base. No contradiction with annotations.

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 terse, purposeful sentences: the first states the core value and distinguishing qualifier, the second states essential pricing. No filler, no redundant restatement of the title, and the most important information is upfront.

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 simple read-only list tool with optional parameters and full schema coverage, the description gives sufficient context: what is being ranked, by which metric, and at what cost. The absence of an output schema makes the lack of return-row details a minor gap, but not enough to lower the overall completeness significantly.

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%, so the baseline is 3. Both parameters (limit and category) are fully documented in the input schema, and the description itself adds no extra parameter semantics. The baseline applies correctly.

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 a specific resource (x402 sellers), an action (rank), and the basis (USDC read off Base). It also distinguishes the tool from self-reported claims, which helps an agent tell it apart from sibling tools that likely handle demand, trends, or new entrants.

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

Usage Guidelines3/5

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

The description implies when to use it (when objective on-chain earnings are needed rather than self-reported figures) but does not explicitly name alternatives or state when not to use it. The sibling context is external, and the description itself fails to guide the agent toward or away from other tools.

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.

TDQS

A3.7/5.0
Disambiguation3/5

Most tools target distinct analytical angles—new entrants, top movers, trending services, category demand, seller rank. However, x402_market_report explicitly bundles seller ranking and category demand, so it overlaps with x402_seller_rank and x402_category_demand; descriptions help clarify that it is an aggregate digest, but the boundary is not fully clean.

Naming Consistency5/5

All six tools follow the same x402_<descriptive_noun_phrase> pattern using snake_case. The convention is uniform and predictable, making it easy to infer the tool family and purpose.

Tool Count5/5

Six tools is well-scoped for a specialized market-intelligence server. Each tool covers a distinct market question without bloat or redundancy that would make the surface hard to navigate.

Completeness4/5

The surface covers the core analytics needed for x402 economy intelligence: demand, market summary, new entrants, seller performance, movers, and trends. Minor gaps exist, such as no per-service historical lookup or category-filtered time series, but the domain is served well overall.

Resources