Back to search
90
MCP live v1.0.0 streamable-http

SettlementWitness

com.defaultverifier/settlement-witness

Deterministic verification gate for agent execution and x402 settlement.

Uptime
20.0%
15 probes
Response
893ms
last probe
Tools
1
callable

Tools · 1

settlement_witness

Thin MCP adapter that forwards to SettlementWitness and returns the exact receipt JSON.

Similar MCP servers embedding-nearest

settlement witness
Metadata-only Glama MCP connector.
0 tools · http
agent-receipt-validator-mcp
MCP server for validating signed agent execution receipts.
0 tools
ag402-mcp
HTTP payment gateway adapter for Ag402 — wraps any API with x402 payment verification
0 tools
io.github.evozim/m2mcent
x402 payment wrapper for AI Agents and MCP Servers. USDC settlements on Base L2.
0 tools
aigentsy-mcp
MCP server for the AiGentsy Settlement Protocol — proof, verification, and exactly-once settlement tools for Claude Desktop, Cursor, Cline,
0 tools
Attest
Enforce scoped credential tokens on every MCP tool call with cryptographic JWT verification.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "settlementwitness": {
      "url": "https://defaultverifier.com/mcp",
      "transport": "streamable-http"
    }
  }
}