mcpbeat Sign in

X402 Receipt Verifier MCP Server

answering

X402 Receipt Verifier is answering right now. Last checked 11 min ago. It exposes 2 tools. Last commit 1 Sep 2026.

Audits NEXUS's own x402 payment logs against its own delivery logs and issues a signed proof-of-deli

Uptime history 9 days of history
9 days agonow
100.0%
Uptime 24h
91 of 91 checks
2
Tools
read from the server
1340 ms
Response time
average over 24h
0
Stars
last commit 1 Sep 2026

Nothing serious here today

Today is the operative word: we check X402 Receipt Verifier every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add x402-receipt-verifier --transport http https://x402-receipt-verifier-325572559480.us-central1.run.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "x402-receipt-verifier": {
      "url": "https://x402-receipt-verifier-325572559480.us-central1.run.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.x402-receipt-verifier]
url = "https://x402-receipt-verifier-325572559480.us-central1.run.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "x402-receipt-verifier": {
      "url": "https://x402-receipt-verifier-325572559480.us-central1.run.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "x402-receipt-verifier": {
      "url": "https://x402-receipt-verifier-325572559480.us-central1.run.app/mcp"
    }
  }
}

Available tools 2

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

payer
payer_spend_health
Aggregate delivery-confirmation rate for one payer address on one NEXUS asset over lookback_days. verdict is SUMMARY (with delivery_rate) or NO_PAYMENTS_FOUND.
verify
verify_payment_receipt
Audits one x402 payment against NEXUS's own delivery logs (its own assets only) and returns a signed receipt. verdict is one of VERIFIED_DELIVERY, PAYMENT_NO_DELIVERY, PAYMENT_NOT_FOUND. claimed_at must be an ISO-8601 timestamp.

Endpoints

URLTransportStateLatencyChecked
https://x402-receipt-verifier-325572559480.us-central1.run.app/mcp streamable-http answering 444 ms 11 min ago

Alternatives to X402 Receipt Verifier

same job, measured the same way
Shipbook
by shipbook

Debug production issues using Shipbook logs and Loglytics error insights.

answering
Orquesta
by getorquesta

Read a project's prompts, logs and agents, and send new work to the agent on your own machines.

answering
three.ws Provenance
by nirholas

Append-only, signed, on-chain-verifiable agent action log — record and audit what agents did.

40 installs/wk local only
Living Stack MCP
by equinoxaifinance-rgb

Proof-gated agent runtime for scoped authorization, budgets, recovery, and signed traces.

local only
hiveWiki
by hivewiki

Shared project wiki for AI agents: read and write pages, next actions, and activity logs over MCP.

answering
C
TrustNotch
by trustnotch

Tamper-evident audit logs for AI agents: submit, fetch, and verify cryptographic proof bundles.

135 installs/wk local only
Korg Ledger
by new1direction

Verifiable cognition: prove a session ledger is tamper-evident; audit & import any agent's logs.

375 installs/wk local only
I
MCP Server Graylog
by pranavj17

Search Graylog logs by timestamps, filter by streams, and debug production issues.

local only

X402 Receipt Verifier — questions

Answers built from our own checks of this server.

What can X402 Receipt Verifier do?
It exposes 2 tools, read directly from the server on our last check. Among them: payer_spend_health, verify_payment_receipt. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is X402 Receipt Verifier working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 1340 ms. The bar chart above shows every period we have measured.
How do I connect X402 Receipt Verifier?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does X402 Receipt Verifier need an API key?
No. X402 Receipt Verifier completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is X402 Receipt Verifier?
It answers our handshake in 1340 ms on average, which is faster than 3% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is X402 Receipt Verifier open source?
Yes — written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.