Skip to main content
Glama

x402 Readiness Verify

x402_readiness_verify

Free check for whether a paid endpoint is ready for agent discovery and x402 payment. Returns a free end-to-end buyer-path diagnostic handoff plus a grade-aware provider handoff: validate listing metadata free before any optional 0.50 USDC publication, and do not pay for publication while the endpoint is not ready-grade.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
target_urlYesPublic service or x402 endpoint URL to inspect without payment. Do not submit credentials, private hosts, or sensitive query parameters.

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
gradeYes
statusYes
signalsNo
warningsNo
report_idYes
report_urlNo
readiness_scoreYes
recommendationsNo
buyer_conversion_next_stepNo
provider_listing_next_stepNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.6/5.0
Behavior3/5

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

Annotations carry the safety profile (not read-only, not idempotent, not destructive), and the description adds useful behavior: the check is free, it returns two handoffs, and payment/publication should wait until readiness. It does not explain any side effects that may follow from readOnlyHint=false, so the behavioral picture remains partial.

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

Conciseness3/5

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

The description is compact and front-loaded, but it packs jargon like 'end-to-end buyer-path diagnostic handoff' and 'grade-aware provider handoff' into one dense sentence. Every sentence contributes, but the phrasing is harder to parse than it needs to be.

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?

With one well-documented parameter, an output schema, and annotations present, the description covers the essential purpose, sequence, and payment caution. It is complete enough for call selection, though it could refine the meaning of 'ready-grade' or name sibling tools to make routing easier.

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 single parameter target_url is already described in the schema at 100% coverage, including the warning about credentials and private hosts. The main description adds little parameter-specific detail beyond calling the endpoint 'paid' and tying it to publication, so the schema earns the baseline 3.

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 opens with a specific purpose: 'Free check for whether a paid endpoint is ready for agent discovery and x402 payment.' This names a verb, resource, and condition, and the added context about publication places it before payment steps. It does not explicitly name or contrast any sibling tool, so it stays one step below the clearest 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 Guidelines4/5

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

The description explicitly tells the agent to 'validate listing metadata free before any optional 0.50 USDC publication' and to 'not pay for publication while the endpoint is not ready-grade.' This gives clear when-to-use and when-not-to-pay guidance, though it never names alternative tools or states when to switch to them.

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.