MCP.so
Sign In

Trust Score X402

@Br0ski777

About Trust Score X402

Evaluate trustworthiness of any domain, URL, wallet, or API. Returns 0-100 score with 5 sub-scores: SSL, DNS, WHOIS, security headers, content. Zero-cost, zero-dependency. The trust layer agents need before interacting with unknown services. -- x402 micropayment API + MCP server

Basic information

Category

Developer Tools

License

MIT

Runtime

node

Transports

stdio

Publisher

Br0ski777

Submitted by

Br0ski777

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "trust-score": {
      "url": "https://trust-score-production-ff18.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}

Tools

2

POST

POST

Overview

What is Trust Score X402?

Trust Score X402 is an MCP server that evaluates the trustworthiness of any domain, URL, wallet address, or API endpoint. It returns a composite score from 0 to 100 with five sub-scores (SSL, DNS, WHOIS, security headers, and content), a letter grade (A+ to F), and a verdict (trusted/moderate/suspicious/dangerous). It is designed for AI agents that need to check safety before interacting with unknown services, and it is pay-per-call via the x402 protocol using USDC on Base L2.

How to use Trust Score X402?

Add the server to your MCP client configuration (Claude Desktop, Cursor, ElizaOS, etc.) with the URL https://trust-score.api.klymax402.com/mcp. Alternatively, call the HTTP endpoint directly with an x402-aware client (e.g., @x402/fetch). Each call triggers a 402 Payment Required challenge that the client resolves automatically by signing a USDC micropayment. No signup, API key, or rate-limit walls are required.

Key features of Trust Score X402

  • Evaluate domains, URLs, wallet addresses, or IPs.
  • Returns composite score (0–100) with grade and verdict.
  • Five detailed sub-scores: SSL, DNS, WHOIS, security headers, content.
  • Batch compare 2–5 targets side by side.
  • Pay-per-call via x402 (USDC on Base L2).
  • Zero-cost, zero-dependency—no signup or API key needed.

Use cases of Trust Score X402

  • Check if a domain, website, or API endpoint is safe for an agent to interact with.
  • Compare trustworthiness of multiple domains or wallets to choose the safest option.
  • Validate a crypto wallet address before sending payments or sensitive data.
  • Automate trust evaluation in agent workflows without manual inspection.

FAQ from Trust Score X402

What is the x402 protocol and how do I pay?

x402 is an HTTP-native pay-per-call protocol that uses USDC on the Base L2 network (chain ID eip155:8453). When you make a request, the server responds with a 402 Payment Required challenge. Any x402-aware client handles the signing and retry cycle automatically. No API key or account setup is needed.

What checks does the server perform?

For a full scan, the server checks SSL certificate validity, DNS configuration, WHOIS data, security headers, and content analysis. You can optionally pass a subset of checks via the checks parameter (e.g., ["ssl","dns"]) for faster results under 2 seconds. A full scan takes 3–8 seconds.

How many targets can I evaluate at once?

The trust_score_batch_compare tool accepts 2–5 targets per request. The trust_score_evaluate tool processes a single target. For more than 5 targets, you would need to call the batch tool multiple times.

Are there any runtime dependencies or limits?

No—the server is zero-dependency. There are no rate limits or signup walls. Each API call costs a fixed micropayment: $0.01 for trust_score_evaluate and $0.02 for trust_score_batch_compare. The server is part of the klymax402 marketplace, which offers 100 similar x402 micropayment APIs.

What is this server not suitable for?

The trust score checks are not for SEO analysis, email validation, tech stack detection, or port scanning. For those tasks, the README suggests using other tools from the klymax402 ecosystem.

Comments

More Developer Tools MCP servers