Submit

X402 Trust Layer

@mimranchohan

x402 Trust Layer is the trust, security & settlement control plane for autonomous agent payments. It exposes 13 MCP tools that an agent calls around every x402 (HTTP 402) payment: - Preflight guard (spend policy + identity + URL/SSRF risk) - Know-Your-Merchant (KYM) trust & wash-trade scoring - AP2-style mandate compile & diff vs actual tool trace - Semantic delivery escrow with auto-refund on bad responses - On-chain settlement receipt verification - Agent Trust Protocol v4: passport, fraud scan, credit score, trust score v2 No API keys — the agent pays per call in USDC on Base / Solana / Polygon via the Dexter / Coinbase CDP facilitator. Works with Claude Desktop, Claude Code, Cursor, and any MCP client. Live API & dashboard: https://x402trustlayer.xyz/dashboard
Overview

no content

Server Config

{
  "mcpServers": {
    "trust-layer": {
      "command": "npx",
      "args": [
        "-y",
        "@mimranakb/trust-layer-mcp"
      ],
      "env": {
        "EVM_PRIVATE_KEY": "0x..."
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.