Skip to main content
Glama

x402 Market Intelligence + Russian Web Access

x402_service_check

Check ANY x402 endpoint BEFORE paying it. Payments in x402 are irreversible — there is no dispute button — and by our measurement 1 in 6 listed services is dead while 76% of Base volume comes from wash-trading farms. Returns: liveness verdict from our probes, current and historical price, the receiving address, and an organic-vs-farm verdict on that seller. Built on our own daily snapshots since 2026-06-16; no public source has this history.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
agent_idYes
resourceYes

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. Added

TDQS

A4/5.0
Behavior4/5

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

With no annotations, the description carries the transparency burden and mostly meets it by disclosing return fields and data provenance (own daily snapshots since 2026-06-16, no public source). It does not explicitly state that the check is read-only or cannot trigger a payment, though 'BEFORE paying it' strongly implies it.

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 front-loaded with the action, uses the middle sentences to justify the tool's necessity, and ends with a compact returns list and provenance. Every sentence contributes either behavioral or usage information, with no filler.

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

Completeness3/5

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

The description covers the decision context, return contents, and data provenance, which is strong for a moderate-complexity tool. However, with no output schema and no parameter descriptions, the missing agent_id/resource mapping leaves a critical gap for constructing a correct call.

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

Parameters2/5

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

Schema description coverage is 0%, and the description never maps the two required parameters. It mentions 'endpoint,' 'seller,' and 'receiving address,' but does not clarify whether resource is the endpoint and agent_id is the seller, leaving an agent unable to reliably construct arguments.

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 first sentence states a specific verb-resource pair ('Check ANY x402 endpoint') and adds a clear operational trigger ('BEFORE paying it'). The returns list—liveness, price, receiving address, and organic-vs-farm verdict—makes the tool's scope concrete and distinguishes it from generic checks like check_balance and check_domain.

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 an explicit when-to-use instruction: run this check before paying any x402 endpoint, supported by concrete rationale (irreversible payments, 1-in-6 dead services, wash-trading farms). It does not name sibling alternatives such as x402_seller_reputation or state when not to use the tool, so it lacks full when/when-not guidance.

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.5/5.0
Disambiguation4/5

Tools are largely distinct, but fetch_ru and fetch_web overlap as the former is a specialization of the latter; descriptions clarify the difference, so agents should select correctly. Other tools (check_domain vs register_ru_domain, x402_*) have clear boundaries.

Naming Consistency4/5

Most tools follow a verb_noun snake_case pattern (check_balance, fetch_web, topup_balance), but the x402_* group uses a domain prefix rather than a verb. This is consistent within its subgroup but deviates from the overall pattern.

Tool Count5/5

12 tools cover a broad but well-scoped set of capabilities (fetching, RU-specific access, domains, code execution, balance, x402 services). Each tool has a distinct role and the count is within the ideal range.

Completeness4/5

The tool surface covers the main workflows: fetching with country/JS options, RU proxy/domain services, balance management, code execution, and x402 discovery/verification. Minor gaps like domain deletion or a generic service list are not critical for the stated purpose.

Resources