Skip to main content
Glama

Server Details

Wash-filtered intelligence for x402: categories, services, wash analysis, trends.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
printmoneylab/x402watch
GitHub Stars
1
Server Listing
x402watch

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.4/5 across 5 of 5 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a clearly distinct purpose: wash analysis, category listing, service details, trends, and search. No overlap or ambiguity.

Naming Consistency5/5

All tools follow a consistent pattern: x402_<verb>_<noun>. The prefix 'x402_' is used uniformly, and verbs like check, get, search are clear and predictable.

Tool Count5/5

Five tools is an appropriate number for an analytics server. Each tool covers a needed functionality without being excessive or insufficient.

Completeness5/5

The set covers core operations for exploring the x402 ecosystem: aggregate wash report, categories, service details, trends, and search. No apparent gaps for its read-only purpose.

Available Tools

5 tools
x402_check_washAInspect

Get the aggregate wash-report dataset: 30-day total active buyers, real-volume %, suspected_wash and self_test counts, full 8-label distribution, 14-day wash percentage time series, and five anonymized case studies (Service A through E) with pattern signals.

For per-address real-time wash analysis with full signal breakdown, use the paid POST /api/v1/wash/check HTTP endpoint ($0.05 USDC) — that endpoint speaks x402, agents pay and receive data in a single HTTP round-trip. Free tier. No payment required. Returns wash-filtered data using the same v2.0 algorithm as the paid endpoints.

ParametersJSON Schema
NameRequiredDescriptionDefault
addressNoOptional wallet or seller address. When provided, the response includes a hint about the paid per-address endpoint.

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

Behavior4/5

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

No annotations exist, so the description must carry the burden of behavioral disclosure. It discloses that the tool is free, uses the same v2.0 algorithm as paid endpoints, and that providing an address triggers a hint about the paid endpoint. It lacks explicit read-only confirmation or rate-limit details, but the context of 'Get' and 'Returns' implies a safe read operation.

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 main purpose and structured into three sentences. The first sentence is comprehensive but a bit list-heavy, and the phrase 'Free tier. No payment required.' is slightly redundant. Overall, it remains efficient and free of fluff.

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

Completeness5/5

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

The description provides a thorough enumeration of the returned data components, contextualizes the free vs. paid tiers, and mentions the address hint. Given the presence of an output schema, the description doesn't need to detail return values; it covers usage context, constraints, and feature differentiation adequately.

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 describes the 'address' parameter as optional, noting it includes a hint about the paid endpoint. The description reinforces this by mentioning per-address alternatives. Since schema coverage is 100%, the description adds marginal value beyond the schema, which aligns with the baseline score of 3.

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 clearly states the tool retrieves an aggregate wash-report dataset, enumerating specific components such as 30-day active buyers, wash percentages, and case studies. The verb 'Get' plus the resource 'aggregate wash-report dataset' precisely defines the tool's function and differentiates it from sibling tools focused on categories, services, trends, and search.

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

Usage Guidelines5/5

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

The description explicitly states the free tier is for aggregate data and directs users to the paid per-address endpoint when real-time per-address analysis is needed. This provides clear guidance on when to use this tool versus the alternative, including cost and protocol details.

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

x402_get_categoriesAInspect

List all 33 x402 service categories with aggregate stats: services count, 24h volume, transaction count, real-volume %, and label distribution. Use this to understand the shape of the x402 ecosystem before drilling into specific services or wallets. Free tier. No payment required. Returns wash-filtered data using the same v2.0 algorithm as the paid endpoints.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

Behavior4/5

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

With no annotations, the description carries the full behavioral burden. It discloses that it is free ('Free tier. No payment required') and that it returns 'wash-filtered data using the same v2.0 algorithm as the paid endpoints,' which is valuable context about data processing. It could mention rate limits or auth, but for a read-only list tool, this is sufficient.

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 three sentences, front-loaded with the core purpose, then usage guidance, then free/filter context. Every sentence adds value with no redundancy or filler.

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

Completeness5/5

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

The tool is simple (no parameters) and has an output schema, so the description need not explain return values. It covers purpose, usage, and behavioral nuances like free access and wash-filtering, making it complete for this simple tool.

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

Parameters4/5

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

The tool has zero parameters, and the schema coverage is 100% trivially. Per the rubric, a 0-parameter tool gets a baseline of 4, and there is nothing to add about parameters. The description appropriately omits parameter details.

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 clearly states 'List all 33 x402 service categories with aggregate stats' with specific metrics, making the tool's purpose unambiguous. It distinguishes from siblings by focusing on categories with ecosystem-level overview rather than individual services, trends, or search.

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?

It explicitly says 'Use this to understand the shape of the x402 ecosystem before drilling into specific services or wallets,' indicating when to use it as a starting point. It does not explicitly name alternatives, but the context implies that other tools are for deeper dives, so the guidance is clear though not exhaustive.

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

x402_get_serviceAInspect

Get the full detail record for one x402 service: name, description, seller address, chain, price, 24h and total transaction stats, 30-day daily volume time series, buyer-label distribution, and top buyers. Use this to evaluate a single service's traffic composition. Free tier. No payment required. Returns wash-filtered data using the same v2.0 algorithm as the paid endpoints.

ParametersJSON Schema
NameRequiredDescriptionDefault
service_idYesNumeric x402 service id (visible in /services list and detail URLs).

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

Behavior4/5

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

With no annotations provided, the description carries the full burden for behavioral disclosure. It usefully reveals that the tool is free, requires no payment, and returns wash-filtered data using the same algorithm as paid endpoints. It does not discuss error handling or rate limits, but these are less critical for a simple read operation.

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 efficiently structured: a main verb and resource, a colon-enumerated list of returned fields, and a clear usage statement. Each sentence provides distinct value—what it does, when to use it, and key constraints (free, no payment, wash-filtered).

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

Completeness5/5

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

For a single-record retrieval tool, the description is complete: it defines the scope, lists the payload, explains the usage context, and discloses cost/algorithm behavior. Since an output schema exists, detailed return-format documentation is unnecessary, and the one required parameter is fully covered by the schema.

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 schema covers the single parameter 'service_id' with 100% coverage, including a description of what it is. The tool description does not add additional semantic detail about the parameter beyond what the schema already provides, so the baseline score of 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 uses a specific verb ('Get') and clearly identifies the resource ('full detail record for one x402 service'), enumerating the exact fields returned. It distinguishes itself from sibling tools by emphasizing a single service and traffic composition, which is not the focus of search, trends, categories, or check_wash.

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 explicitly states when to use this tool: 'Use this to evaluate a single service's traffic composition.' It provides clear context and intent, though it does not explicitly mention alternatives or exclude other tools, which would warrant a 5.

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

x402_search_servicesAInspect

Search the index of 36k+ x402 services with filters. Returns a paginated list of matching services with their stats and label mix. Use this to find services by topic, chain, or seller wallet. Free tier. No payment required. Returns wash-filtered data using the same v2.0 algorithm as the paid endpoints.

ParametersJSON Schema
NameRequiredDescriptionDefault
pageNo1-indexed page number.
sortNoSort key: tx_24h | volume_24h | tx_total | price | real_pct | wash_pct | first_seen | alpha.tx_24h
chainNoFilter to one chain: 'base', 'solana', 'arbitrum', 'base-sepolia'.
searchNoFree-text match against name, description, or seller address.
categoryNoFilter to a single category slug (e.g. 'ai_inference', 'wallet_analytics').
page_sizeNoPage size (max 200; default 24).

Output Schema

ParametersJSON Schema
NameRequiredDescription

No output parameters

Behavior4/5

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

No annotations are provided, so the description must convey behavioral traits itself. It discloses that the tool is free, returns paginated results, and applies wash-filtering using the same algorithm as paid endpoints. It also describes the output composition (stats and label mix). It does not mention read-only status or rate limits, but for a search tool this is sufficient. It adds meaningful context 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 action and contains several useful details (free tier, pagination, wash-filtering, use case). There is a minor redundancy: 'Free tier. No payment required.' conveys the same information in two phrases, which is a small efficiency lapse. Overall it is concise and well-structured for its length.

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?

The description covers the tool's purpose, output type, filtering capabilities, and key behavioral attributes (free, wash-filtered, paginated). Since an output schema exists, return values do not need to be detailed. It omits explicit mention of read-only behavior or default behavior with no filters, but these are reasonably implied. For a 6-parameter search tool with no annotations, the description is highly complete.

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. The description adds high-level use context (e.g., 'topic, chain, or seller wallet') but does not add specific parameter syntax or format details beyond the schema. It slightly reinforces the purpose of the 'search' and 'chain' parameters but does not go beyond the schema's own descriptions, so the baseline is appropriate.

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 uses a specific verb ('Search') and a clear resource ('the index of 36k+ x402 services') with filters, and it states the return type (paginated list with stats and label mix). It distinguishes itself from sibling tools like x402_get_service (single service), x402_get_categories, and x402_get_trends by focusing on search/filter over the whole index.

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?

Provides explicit use context: 'Use this to find services by topic, chain, or seller wallet.' It does not explicitly name alternatives or when-not-to-use, but the sibling tool names and the stated purpose make the differentiation clear. This is solid guidance without exclusions, qualifying as 'clear context, no exclusions.'

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

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.