Skip to content
Back to search
100
MCP live MCP 2025-11-25 http

Revettr

x402/revettr

x402 service listed on awesome-x402: Revettr [x402: $0.001/call on eip155:8453, category=agent]

Uptime
100.0%
1 direct probes · 30d
Response
806ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

score_counterparty

Score a counterparty before sending money. Returns risk score 0-100. Accepts EVM wallets (0x...), Stellar wallets (G...), domains, IPs, and company names.

verify_issuer

Get an advisory risk verdict for a validated MCP issuer (iss). Attach this at your MCP `iss` validation step: identity is your job, this adds risk. Returns the same signed RiskCheckResult as POST /v1…

export_audit_bundle

Export a JWS-signed audit-trail bundle of scoring decisions for a wallet. MCP equivalent of GET /v1/audit/export. Compliance artifact for EU AI Act Article 12 logging / NYDFS certification / debankin…

How to use

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

{
  "mcpServers": {
    "revettr": {
      "url": "https://revettr.com/mcp",
      "transport": "http"
    }
  }
}