Skip to main content
Glama

mainstreet_top_buyers

Wallets that sent the most USDC to indexed payTo addresses in the last N days, ranked by TOTAL USDC volume — NOT by x402 settlements. Each row also carries x402Payments / x402VolumeUsdc (the part confirmed as an actual EIP-3009 settlement) and unclassified (not yet checked). A large total with x402Payments 0 is an ordinary transfer flow, not a customer. Useful for prospecting once you read the x402 columns.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
sinceDaysNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.1/5.0
Behavior4/5

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

With no annotations provided, the description carries the full behavioral disclosure burden. It explains that ranking is by total volume, that rows include x402 settlement fields and an unclassified category, and that a high total with zero x402 payments indicates an ordinary transfer flow. This is meaningful caveat disclosure beyond what the schema provides.

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

Conciseness4/5

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

The description is front-loaded with the core ranking rule and uses the remaining sentences to clarify the x402 distinction and real-world interpretation. It is slightly longer than strictly necessary but every sentence adds value and the structure is logical.

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?

Given there is no output schema, the description sufficiently describes the key row fields and how to interpret them. It also provides the main use case. Gaps remain around exact limit/sinceDays behavior and the definition of indexed payTo addresses, but the tool is reasonably understandable for an agent.

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 coverage is 0%, so the description must compensate. 'Last N days' strongly implies the sinceDays parameter, and 'wallets that sent the most' implies limit controls how many wallets are returned. However, it never explicitly defines the parameters, their defaults, or valid ranges, leaving room for misinterpretation.

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 and action: wallets sending USDC to indexed payTo addresses, ranked by total USDC volume. It explicitly contrasts itself with x402 settlement ranking, making its scope unambiguous. This clearly separates it from similar sibling tools like mainstreet_top_raters.

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

Usage Guidelines4/5

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

The description gives clear usage context: use it for prospecting and read the x402 columns to distinguish ordinary transfers from customers. It does not explicitly name alternative tools or state when not to use it, but the context is strong enough to guide appropriate selection.

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.