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.
ENDPOINT 1
https://api.x402dash.com/mcp
Known tools 8
get_endpoint_detailGet full details for a single x402 endpoint including liveness scores, AI enrichment, on-chain activity, and payment specification.
Potential side effectslist_providersList top x402 endpoint providers by endpoint count with aggregate liveness stats.
Inferred read-onlyget_ecosystem_statsGet aggregate ecosystem statistics: total endpoints, average liveness, readiness breakdown, and top performing endpoints.
Inferred read-onlyget_endpoint_historyGet liveness check history for a single endpoint — shows uptime over time.
Inferred read-onlyCONNECT 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.
x402dash.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.