merona — x402 settlement index
Server Details
Wash-aware x402 trust: free payTo checks, mismatch feed, and paid seller trust scores.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
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.
Tool Definition Quality
Average 3.6/5 across 4 of 4 tools scored.
Each tool targets a distinct resource: clean_stats for aggregate settlement figures, mismatch_feed for feed summaries, payto_check for individual integrity lookups, and trust_score for scoring. No two tools have overlapping purposes; descriptions make the boundaries clear.
Tool names do not follow a consistent pattern: clean_stats is adjective_noun, mismatch_feed is noun_noun, payto_check is object_verb, and trust_score is noun_noun. The mix of structural styles makes the naming unpredictable.
Four tools is well-scoped for a specialized settlement index server, covering aggregate stats, feed summaries, individual lookups, and scoring without unnecessary bloat.
The core functionality is covered: aggregate stats, mismatch feed summary, individual payTo integrity, and trust scoring. Minor gaps exist, such as no tool for detailed mismatch entries or historical data, but these are not critical dead ends.
Available Tools
4 toolsclean_statsAInspect
FREE — latest wash-adjusted clean x402 settlement figures per chain (the numbers behind merona.io).
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It mentions 'FREE' and 'latest', but does not disclose whether the operation is read-only, requires authentication, or has any side effects. This lack of behavioral detail is a significant gap.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, information-dense sentence. It front-loads the key selling points (FREE, latest) and includes specific terminology (wash-adjusted, x402) without wasting words. Every word earns its place.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
This is a simple tool with no parameters and no output schema, so the description is the sole source for interpreting the result. It states that figures are per chain, but does not specify the exact structure (e.g., object keys, array format). For a 0-param tool, this is adequate but leaves some ambiguity about the response shape.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters, and the schema confirms this with 100% coverage. Since there are no parameters to explain, the description does not need to add anything. The baseline for 0 parameters is 4, and the description meets that.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly identifies the resource as 'wash-adjusted clean x402 settlement figures' and the scope as 'per chain'. It also adds the context of being 'the numbers behind merona.io', which distinguishes it from sibling tools like mismatch_feed and trust_score.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
There is no explicit guidance on when to use this tool vs alternatives. It does not mention any exclusions or name sibling tools. The only implied usage is that it provides settlement figures, but this is tautological rather than actionable advice.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
mismatch_feedAInspect
FREE — summary of the nightly payTo mismatch feed: counts, as-of dates, current catalog-vs-live entries.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must convey safety and behavior. It implies a read-only operation through 'summary' and 'FREE,' and specifies the data type returned. However, it does not disclose whether the data is cached, how fresh the 'as-of' dates are, or any potential delays, leaving moderate uncertainty.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence that front-loads the most salient information ('FREE') and then precisely enumerates the content of the feed. It is concise with no redundant or empty phrasing.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the absence of an output schema, the description provides a reasonable outline of the return data: counts, as-of dates, and entries. It falls short of specifying the format (e.g., JSON or CSV) or whether the result is an array or single object, but for a parameterless summary tool this is adequate.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters, and the input schema is empty with 100% coverage. The description correctly avoids parameter details, matching the baseline for parameterless tools.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly identifies the tool as providing a summary of the nightly payTo mismatch feed, including counts, as-of dates, and catalog-vs-live entries. It distinguishes itself from sibling tools by focusing specifically on mismatch data, though it uses the noun 'summary' rather than a strong verb.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No usage guidance is provided. The description does not mention when to use this tool over alternatives like payto_check or trust_score, nor does it state any prerequisites or limitations.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
payto_checkBInspect
FREE — payTo-integrity lookup for a wallet address or endpoint URL: catalog-vs-live payout mismatches and payout-rotation history, with on-chain settlement presence. Recorded facts with dates, not accusations; absence of a record is not a clearance.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It adds useful context that outputs are 'recorded facts with dates, not accusations' and that absence of a record is not clearance. However, it doesn't mention return format, error behavior, or any potential side effects, leaving gaps in expected behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two sentences, front-loaded with purpose, and every sentence earns its place. The first sentence states the function and outputs; the second adds an essential interpretive caveat. No fluff or redundancy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a single-parameter tool with no output schema, the description covers the core purpose, the nature of results, and a critical caveat. It is reasonably complete for a selection and basic invocation, though specific return format details are absent.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0%, so the description must compensate. It does state that the 'query' parameter is a wallet address or endpoint URL, providing basic semantics. But it lacks format examples or constraints beyond the schema's maxLength, so the compensation is only partial.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly identifies the tool as a 'payTo-integrity lookup for a wallet address or endpoint URL' and specifies the outputs (catalog-vs-live mismatches, payout-rotation history, settlement presence). It is specific and informative, though it does not explicitly differentiate from sibling tools beyond the resource and data type.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is given on when to use this tool over siblings like mismatch_feed or trust_score. The caveat about 'absence of a record is not a clearance' is about interpreting results, not about selecting the tool. There are no explicit when-to-use or exclusions.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
trust_scoreAInspect
PAID ($0.005/call via x402, or api_key) — wash-aware m.Score for a seller wallet: grade A-F, component breakdown, wash flags incl. cycle detection, snapshot sha for independent re-derivation. Pass payment= to pay per call, or api_key=.
| Name | Required | Description | Default |
|---|---|---|---|
| chain | Yes | ||
| address | Yes | ||
| api_key | No | ||
| payment | No |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full behavioral disclosure. It transparently states the cost ($0.005/call), the two authentication methods, and the specific outputs (grade, components, wash flags, snapshot sha). It does not mention rate limits or error responses, but covers essential behaviors for a paid read-only scoring tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two sentences, front-loaded with the critical cost warning, followed by dense, well-structured output details and auth instructions. Every clause adds information without redundant phrasing.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with no annotations and no output schema, the description covers key aspects: cost, auth details, output components, and verification hash. It misses explicit parameter definitions for chain/address, but overall provides sufficient context for an agent to decide whether and how to invoke the tool.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 0%, so the description must compensate. It explicitly explains 'payment' and 'api_key' parameters, including required formatting for payment. However, 'chain' and 'address' are only implicitly tied to 'seller wallet' and lack explicit format or purpose details, leaving a gap for two of four parameters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly identifies the tool as a 'wash-aware m.Score for a seller wallet' and specifies outputs (grade A-F, component breakdown, wash flags, snapshot sha). It distinguishes itself from sibling tools by its focus on trust scoring, though it lacks an explicit verb like 'calculate' or 'retrieve'.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides clear context for when to use the tool: to obtain a trust score for a seller wallet. It also explains the payment mechanism (per-call via x402 or api_key), which serves as usage guidance. However, it does not mention when not to use it or explicitly contrast with sibling tools.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Servers
- AlicenseAqualityAmaintenancex402-trust gives AI agents a "check before you pay" layer for the x402 ecosystem.Last updated12287MIT
- Flicense-qualityCmaintenanceProvides counterparty risk checks for any EVM address, returning malicious-history flags, tiered risk scoring, and plain-language summaries via x402 payment.Last updated
- AlicenseAqualityBmaintenanceBefore an AI agent pays an x402 endpoint, checks whether it's safe to pay: liveness, scam/anomaly scan (payTo hijack, bait-and-switch, honeypot), and on-chain receiver verification. ~70% of x402 endpoints are dead or scams.Last updated3MIT
- Alicense-qualityCmaintenanceVerify x402 endpoints before your agent spends. Three tools: verify (SPEND/CAUTION/INVESTIGATE/DO NOT SPEND backed by 50K+ services), passport (full trust identity), risk_check (deep assessment). No API keys, no signup.Last updated19MIT