blackwall-x402-guardrail
Server Details
Keyless hosted MCP: pre-signature x402 payment verdict (GO/HOLD/STOP) with a signed receipt.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- bluetieroperations-create/blackwall-x402-mcp
- GitHub Stars
- 0
- Server Listing
- Black_Wall remote MCP
TDQS
Scored across 1 tool
Only one tool exists, so there is no possibility of ambiguity or confusion for an agent selecting among tools.
A single tool presents no naming inconsistency; the name 'forecast_payment' follows a clear verb_noun pattern and is descriptive.
With just one tool, the server is minimal but arguably appropriately scoped for a single-purpose guardrail that only provides a verdict and never takes custody.
The tool covers the core verdict and challenge functionality, but lacks auxiliary operations like status checks, history, or configuration, leaving notable gaps for a full lifecycle.
Available Tools
1 toolforecast_paymentAInspect
Pre-signature x402 payment verdict: GO / HOLD / STOP for paying a counterparty, from settlement reputation, price-anomaly (quoted vs the payee's own median), and OFAC sanctions — with a third-party-verifiable Ed25519 signed receipt. Verdict only; never takes custody. Free under $10 at risk; over that, returns an x402 payment challenge.
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | e.g. USDC | |
| chain | Yes | e.g. base | |
| payer | No | agent's EVM wallet (optional; binds settlement) | |
| amount | Yes | amount as a decimal string, e.g. "0.09" | |
| context | No | {quoted_price_history, expected_recipient} | |
| agent_id | No | caller DID/identity | |
| resource | No | what's being paid for | |
| counterparty | Yes | recipient wallet from the 402 |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries full weight. It openly discloses critical behaviors: no custody, signed receipt, fee threshold, and data sources. It does not describe challenges in detail, but the transparency is strong for a lightweight 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 compact, deliverable, and front-loaded with the core verdict concept. It wastes no words and packs in essential details (receipt, free threshold, no custody) in two concise sentences.
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?
The tool has 8 parameters and no output schema, but the description covers the return value (verdict and receipt) and the key behavioral context (free under $10, otherwise challenge). Some return-format specifics are missing, but what's provided is sufficient for safe usage.
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 covers 100% of parameters, setting baseline at 3. The description adds meaning by explaining how parameters feed into the verdict (settlement reputation, price-anomaly) and the threshold behavior, which helps interpret values like amount and context beyond the schema descriptions.
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 defines the tool as a payment forecast returning a GO/HOLD/STOP verdict based on reputation, price anomaly, and sanctions. It specifies the resource (payment decision) and the output (verdict with signed receipt), going far beyond the name 'forecast_payment'.
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 a clear 'when' by noting it's a pre-signature verdict, and a clear 'what-not' with 'Verdict only; never takes custody.' However, no explicit alternatives are mentioned (sibling tools is empty), so it stops short of a full 5.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- First observed
forecast_payment
Related MCP Connectors
Self-facilitated x402/MCP payments for hosted endpoints, rail proofs, receipts, and agents.
Fail-closed action authorization, MCP risk scanning, x402 checks, and signed receipts.
Authorize x402 payments before signing with request-bound, signed safety decisions.
A paid remote MCP for hosted MCP server, built to return verdicts, receipts, usage logs, and audit-r
Related MCP Servers
- AlicenseAqualityCmaintenanceMCP server for assessing counterparty risk in x402 payments using on-chain data, providing risk scores, decisions, and wallet spending policies to prevent fraud and unauthorized payments.1026 npm1MIT
- AlicenseNot gradedqualityCmaintenanceDual-rail MCP server for initiating and verifying MPP and x402 payments, plus MPP-attested identity claims, enabling agent-native financial settlement.MIT
- AlicenseAqualityDmaintenanceA local MCP server for handling X402 payment-protected HTTP endpoints, offering tools for order placement, signing, and payment submission with multiple signing modes and blockchain networks.724 npm1MIT
- FlicenseNot gradedqualityBmaintenanceMCP server for creating cryptographically signed and timestamped evidence of public web/API responses, with offline verification of attestations and paid access via x402.-
Glama MCP Gateway
Add one secure layer between your agents and this server.