← Registry

API Tools

x402dash.com

This server allows users to search, explore, and analyze x402 endpoints, including details on liveness, AI enrichment, on-chain activity, and payment specs, along with ecosystem statistics and provider information.

1 endpoint8 known toolsFirst detected May 15, 2026Last detected May 19, 2026

ENDPOINT 1

https://api.x402dash.com/mcp

No auth detected

Known tools 8

search_endpoints

Search x402 endpoints by keyword.

Inferred read-only
get_endpoint_detail

Get full details for a single x402 endpoint including liveness scores, AI enrichment, on-chain activity, and payment specification.

Potential side effects
list_categories

List all endpoint categories with counts.

Inferred read-only
list_providers

List top x402 endpoint providers by endpoint count with aggregate liveness stats.

Inferred read-only
get_ecosystem_stats

Get aggregate ecosystem statistics: total endpoints, average liveness, readiness breakdown, and top performing endpoints.

Inferred read-only
find_best_endpoint

Find the best x402 endpoint for a specific task.

Inferred read-only
get_endpoint_history

Get liveness check history for a single endpoint — shows uptime over time.

Inferred read-only
check_health

Check if the x402dash service is operational.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.x402dash-com]
url = "https://api.x402dash.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "x402dash-com": {
      "type": "http",
      "url": "https://api.x402dash.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: x402dash-com
Remote MCP URL: https://api.x402dash.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "x402dash-com": {
      "url": "https://api.x402dash.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "x402dash-com": {
      "type": "http",
      "url": "https://api.x402dash.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "x402dash-com",
  "transport": "streamable-http",
  "url": "https://api.x402dash.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for x402dash.com was fetched 2026-08-03T14:13:04.340Z and is being refreshed.

Trust status Trusted

x402dash.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.