Skip to main content
Glama

wallet_watch_pro

Paid via standard x402 v1 (USDC on Base): Base wallet snapshot with up to 200 ERC-20 token balances and at most 100 recent transactions for one address. Native coin balances are not included. If the provider returns extra tokens or transaction pages/records, the response is partial and includes provider_limited, token_balances_complete or transactions_complete, and source/error metadata. Price 5.00 USDC on Base.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
addressYesBase address to watch, e.g. 0x...

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.9/5.0
Behavior5/5

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

With no annotations, the description carries the full behavioral disclosure burden and does so thoroughly: it states the paid x402 mechanism and exact price, the hard caps, the native-coin exclusion, and the behavior when results are partial, including the exact flags and metadata returned. It also gives no indication of destructive side effects, and no contradiction with annotations exists.

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 dense but efficient, with each sentence contributing information about payment, limits, exclusions, or partial-response behavior. There is minor redundancy in stating payment both as 'Paid via standard x402 v1' and 'Price 5.00 USDC on Base', which keeps it from being perfectly concise.

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 tool with one parameter and no output schema, the description provides a strong amount of context: payment requirement, cost, response caps, native-balance exclusion, and partial-response metadata. It does not spell out the exact JSON shape of returned balances or transactions or the authentication flow, but the essential calling and response behavior is covered well.

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?

The input schema already describes the only parameter adequately as 'Base address to watch, e.g. 0x...', and the description mostly reinforces that by mentioning 'one address' and the Base network. Since schema description coverage is 100%, the description adds no meaningful new parameter semantics beyond what the schema already provides.

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

Purpose4/5

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

The description clearly identifies the resource as a Base wallet snapshot and quantifies exactly what it returns: up to 200 ERC-20 balances and at most 100 transactions for one address. It does not explicitly differentiate itself from the sibling wallet_watch_snapshot, and it leads with payment details rather than an action verb, so it is slightly below the strongest possible purpose statement.

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 the tool is appropriate by listing its limits (200 tokens, 100 transactions) and by explicitly excluding native coin balances. However, it never explicitly says when to use this instead of wallet_watch_snapshot or which alternative to choose when native balances or higher limits are needed, so the guidance remains implicit rather than explicit.

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