Pre-signature x402 payment verdict (GO/HOLD/STOP) for AI agents, with a verifiable signed receipt.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
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:
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.
By BlueTier. Verdict only β never takes custody, never in the settlement path. No evidence is not trust.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/blackwall-x402-guardrail-2)<a href="https://allmcps.com/mcp/blackwall-x402-guardrail-2"><img src="https://allmcps.com/api/badge/blackwall-x402-guardrail-2?style=directory" alt="Blackwall X402 Guardrail on AllMCPs" /></a>