Server data from the Official MCP Registry
Pre-signature x402 payment verdict (GO/HOLD/STOP) for AI agents, with a verifiable signed receipt.
Pre-signature x402 payment verdict (GO/HOLD/STOP) for AI agents, with a verifiable signed receipt.
Remote endpoints: streamable-http: https://mcp.blackwalltier.com
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
1 tool verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"com-blackwalltier-blackwall-x402-guardrail": {
"url": "https://mcp.blackwalltier.com"
}
}
}From the project's GitHub README.
A hosted remote MCP (Model Context Protocol over HTTP) that gives any MCP-capable agent a pre-signature payment-risk verdict — with no install and no signup. Add one URL and your agent can ask, before it signs an x402 payment, "should I pay this?" and get GO / HOLD / STOP — from counterparty settlement reputation, price-anomaly (quoted vs the payee's own median), and OFAC sanctions — plus a third-party-verifiable Ed25519 signed receipt.
Point your MCP client at:
https://mcp.blackwalltier.com
Transport: Streamable HTTP. No API key. Verdicts for amounts under $10 at
risk are free; at or above that, the tool returns an x402 payment challenge
your agent settles from its own wallet (pass the settled payment back as an
X-PAYMENT header, then retry).
forecast_payment| field | ||
|---|---|---|
counterparty | string, required | recipient wallet from the 402 |
amount | string, required | decimal string, e.g. "0.09" |
asset | string, required | e.g. USDC |
chain | string, required | e.g. base |
payer / resource / agent_id / context | optional | binds settlement / context |
Returns a verdict (GO/HOLD/STOP) + reasons + signals, and a
signed_receipt anyone can verify against the published key at
https://agent-egress-proxy.onrender.com/.well-known/blackwall-receipt-key.json
(any RFC 8032 Ed25519 library) — Black_Wall never has to be in the loop.
This Worker is a thin transport + proxy: it speaks minimal MCP JSON-RPC
(initialize / tools/list / tools/call / ping) and forwards
forecast_payment calls to the Black_Wall x402 oracle. All decision logic and
the receipt come from the oracle unchanged.
Fail-closed by design: if the oracle errors, is unreachable, or returns a
non-verdict, the tool returns an error — never a phantom GO. A payment
guardrail that can't reach its backend must not imply "safe to pay."
Published to the official MCP Registry as
com.blackwalltier/blackwall-x402-guardrail.
node test.mjs # unit tests (mocked oracle)
npx wrangler dev # run locally
npx wrangler deploy # deploy (Cloudflare Workers)
By BlueTier. Verdict only — never takes custody, never in the settlement path. No evidence is not trust.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.