Skip to main content
Glama

lexicon_statement

3 dollars per call paid over Binance b402 in USDT, USDC, USD1 or U on BNB Smart Chain, or over x402 in USDC on the Base network. A ChainHelix API key does not cover this tool. A signed conformance statement for one agent on the BNB Smart Chain ERC-8004 registry, checked against the current ChainHelix Agentic Lexicon version: every argument schema the agent publishes on its own card and on the MCP endpoints its own registration declares, per tool whether canonical names are accepted, an unknown name is refused before payment, and every argument carries a lexicon id (x-vocab); the unmapped arguments are listed. Signed EIP-191 by the ChainHelix statement signer, bound to the lexicon version, the bundle hash and the card hash. An agent that publishes no argument schemas is refused before any charge

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesthe agent's ERC-8004 token id on BNB Smart Chain

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
errorNo
notesNo
resultNo
signerNo
agentIdNo
messageNo
receiptNo
conformsNo
signatureNo
statementNo
howToVerifyNo
bundleSha256No
toolsCheckedNo
toolsPassingNo
argumentsTotalNo
lexiconVersionNo
argumentsMappedNo

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed1 schema field changed
    • changedInput schema / x-lexicon / bundleSha256
      Previous value: -"a1c2e10fd3177d6b4d59ca78693e8fb36880165cf0f735f680dd86a510411178"New value: +"e5b4290024a229f2bdf97f8fc6a0079c3fe13b77267f41fdcffeb8b26aa1c41e"
  2. Changed1 schema field changed
    • changedInput schema / x-lexicon / bundleSha256
      Previous value: -"1eeb782ee15fe69fc80776948e0556fa6b795e210e6305935b2c97b73d955cda"New value: +"a1c2e10fd3177d6b4d59ca78693e8fb36880165cf0f735f680dd86a510411178"
  3. Added

TDQS

A3.5/5.0
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 of behavioral disclosure. It discloses several important behaviors: the cost (3 dollars per call), the payment channels (Binance b402 over USDT/USDC/USD1/U on BNB Smart Chain, or x402 over USDC on Base), the fact that an API key does not cover this tool, the refusal conditions (unknown name refused before payment, agent with no argument schemas refused before any charge), and the signing mechanism (EIP-191 by the ChainHelix statement signer). This is substantial behavioral transparency for a paid tool.

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

Conciseness2/5

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

The description is a single dense run-on sentence that packs pricing, payment rails, refusal conditions, signing details, and schema-checking behavior into one block. It is not front-loaded with the core purpose; the purpose is buried in the middle. While every clause carries information, the lack of structure makes it hard to parse. It would benefit from sentence breaks and a clearer lead.

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?

Given the tool's complexity (payment, signing, conformance checking, refusal conditions) and the presence of an output schema, the description covers the essential operational context: cost, payment methods, what is checked, refusal conditions, and signing. It does not explain the output schema's contents, but the output schema exists and the description need not repeat return values. The main gap is that the description is hard to parse, but informationally it is fairly 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 schema already documents the single parameter 'id' as 'the agent's ERC-8004 token id on BNB Smart Chain'. The description adds context about the id being the agent's token id, but it doesn't add much beyond the schema. Baseline 3 is appropriate because the schema does the heavy lifting.

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 states a specific action: obtaining a signed conformance statement for an agent on the BNB Smart Chain ERC-8004 registry, checked against the ChainHelix Agentic Lexicon. It clearly identifies the resource (the agent's ERC-8004 token id) and the output (a signed EIP-191 statement). It is somewhat dense and jargon-heavy, but it does convey what the tool does and distinguishes it from generic attestation tools.

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 to use this tool: when an agent needs a signed conformance statement for the ChainHelix Agentic Lexicon, and it notes that a ChainHelix API key does not cover this tool (a payment prerequisite). It does not explicitly name alternatives or say when not to use it, but the context of sibling tools like lexicon_bulk, lexicon_resolve, and attest suggests the agent can infer the niche. The payment and refusal conditions provide some usage context.

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