com.x402-list/x402-list-mcp
REMOTE · MCP.X402-LIST.COM · 2 COMPONENTS · SCANNED SEP 25
Find and vet x402 payment APIs before your agent pays one: uptime, price, on-chain volume.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security57
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 6 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability61
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 2583 tokens (~369/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage98
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 95% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the com.x402-list/x402-list-mcp server?
com.x402-list/x402-list-mcp is a hosted endpoint at https://mcp.x402-list.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · mcp.x402-list.com
claude mcp add --transport http com-x402-list-x402-list-mcp 'https://mcp.x402-list.com/mcp'
{
"mcpServers": {
"com-x402-list-x402-list-mcp": {
"url": "https://mcp.x402-list.com/mcp"
}
}
} {
"servers": {
"com-x402-list-x402-list-mcp": {
"type": "http",
"url": "https://mcp.x402-list.com/mcp"
}
}
} [mcp_servers.com-x402-list-x402-list-mcp] url = "https://mcp.x402-list.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-x402-list-x402-list-mcp": {
"type": "remote",
"url": "https://mcp.x402-list.com/mcp",
"enabled": true
}
}
} openclaw mcp add com-x402-list-x402-list-mcp --url 'https://mcp.x402-list.com/mcp' --transport streamable-http
mcp_servers:
com-x402-list-x402-list-mcp:
url: "https://mcp.x402-list.com/mcp" {
"McpServers": {
"com-x402-list-x402-list-mcp": {
"Transport": "http",
"Url": "https://mcp.x402-list.com/mcp"
}
}
} assistant mcp add com-x402-list-x402-list-mcp -t streamable-http -u 'https://mcp.x402-list.com/mcp'
{
"mcpServers": {
"com-x402-list-x402-list-mcp": {
"type": "http",
"url": "https://mcp.x402-list.com/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 25 Sept 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 21 Sept 26 +14
- Stability: fail → pass ▲ security
- 1 Sept 26 0
- Server version: 0.5.0 → 0.5.1 functional
- Tool “x402_assess_services” changed its title: Assess x402 services (paid) cosmetic
- Tool “x402_check_health” changed its title: Check x402 service health cosmetic
- Tool “x402_facilitator_volumes” changed its title: x402 facilitator volumes cosmetic
- Tool “x402_find_best_service” changed its title: Find best x402 service cosmetic
- Tool “x402_get_service” changed its title: Get x402 service cosmetic
- Tool “x402_search_services” changed its title: Search x402 services cosmetic
- Tool “x402_change_events” changed its title: x402 service change events cosmetic
- 26 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 22 Aug 26 0
- Stability: 0.87 → fail ▼ security
- Tool “get_facilitator_volumes” was removed ▼ security
- Tool “assess_services” was removed ▼ security
- Tool “check_health” was removed ▼ security
- Tool “find_best_service” was removed ▼ security
- Tool “get_service” was removed ▼ security
- Tool “search_x402_services” was removed ▼ security
- The server rewrote its instructions, which are the text every model session reads security
- Server version: 0.4.2 → 0.5.0 functional
- New tool “x402_assess_services” functional
- New tool “x402_change_events” functional
- New tool “x402_check_health” functional
- New tool “x402_facilitator_volumes” functional
- New tool “x402_find_best_service” functional
- New tool “x402_get_service” functional
- New tool “x402_search_services” functional
- 11 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 6 Aug 26 0
- Tool coverage: 87% → 94% ▲ functional
- Schema quality: excellent → good functional
- “search_x402_services” added an optional parameter “fields” cosmetic
- “check_health” added an optional parameter “include_services” cosmetic
- “search_x402_services” reworded the description of “page” cosmetic
- “search_x402_services” reworded the description of “per_page” cosmetic
- 5 Aug 26 0
- Tool “find_best_service” rewrote its description, which is the text the model reads security
- Schema quality: good → excellent functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 25 Sept 2026 · Probed https://mcp.x402-list.com/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=x402-list.com | CN=WE1,O=Google Trust Services,C=US | 14 Aug 2026 | 12 Nov 2026 | ECDSA 256 | ECDSA-SHA256 | bf6833da60b58b0213cbd129aeb7af5e |
| SANs: x402-list.com, *.x402-list.com | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of mcp.x402-list.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| x402-list.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://mcp.x402-list.com/mcp | Verified | 200 | |
| http (plaintext) | http://mcp.x402-list.com/mcp | HTTPS enforced | 302 | https://mcp.x402-list.com/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
x402_assess_services Assess x402 services (paid) ~534
Call this when the free signals have run out: you hold 2 to 8 finalists from x402_search_services or x402_find_best_service, their stored fields do not separate them for YOUR stated need, and choosing wrong costs more than a quarter. It buys one fresh AI assessment reasoned against your question, not a cached grade; reading an already-computed assessment stays free via x402_get_service. Price: a one-time $0.25 USDC on Base, over two calls. Call once WITHOUT payment_signature_b64 to receive the x402 payment challenge verbatim (accepts[], amount, payTo, and a base64 PAYMENT-REQUIRED header); sign accepts[0] client-side with your own wallet; call again with the SAME question and services plus payment_signature_b64 to receive the report and a base64 PAYMENT-RESPONSE settlement receipt. This server holds no keys, never signs and never settles: it only relays the challenge. Optionally add probe { slug, endpoint_path? } to have one listed service paid and called for real and its answer analyzed: the challenge is then priced at $0.25 plus that endpoint price X, and the report gains a probe_report block with a verdict and truncated extracts, never the verbatim third-party body. When live probing is not armed the probe is ignored. Caveats: read the amount to sign from accepts[0].amount, never from a fixed figure, since a probe changes it; probe fees are non-refundable whatever the verdict; if the fresh run cannot be produced the server answers before settling, so you are never charged for nothing; there is no refund. Prices are US dollars.
| Name | Type | Req | Description |
|---|---|---|---|
| payment_signature_b64 | string | – | Base64 PAYMENT-SIGNATURE for the x402 payment, produced by signing the accepts[0] challenge client-side. Omit on the first call to receive the challenge; set it on the retry to run the paid assessmen… |
| probe | object | – | Optional live-probe request: pay one listed service for real and analyze what it returns. When the server has probing armed the price becomes $0.25 plus that endpoint price X (non-refundable); the re… |
| question | string | yes | The need to assess the shortlist against (1 to 1000 characters). |
| services | array | yes | Service slugs to compare for the need (1 to 8; find them with x402_search_services or x402_find_best_service). |
No output schema declared.
No examples provided.
x402_change_events x402 service change events ~335
Call this before you trust anything you cached about a service, and right after a payment failed for no obvious reason: the monitor's log of what moved under you. Returns payTo, price and 402-schema changes observed on listed services, most recent first, in exactly three event types (payto_changed, price_changed, schema_changed). Filter with service (the slug), type, and days (1 to 365, default 90). Caveats: prices here are atomic token amounts, never dollars, and every payTo is masked by design, so the feed reports THAT the payout address changed, never the address. Free and read-only.
| Name | Type | Req | Description |
|---|---|---|---|
| days | integer | – | Lookback window in days, 1 to 365 (default 90). Events older than the window are not in the feed. |
| page | integer | – | 1-based page index into the filtered event set (see total_pages). |
| per_page | integer | – | Events per page, 1 to 100 (default 25). Each event carries the full before/after envelope snapshots, so a large page is heavy. |
| service | string | – | Service slug to restrict the feed to, e.g. 'exa' (the same slug x402_get_service takes). Omit for changes across every listed service. |
| type | string | – | Restrict to one kind of change: 'payto_changed' (the payout address set changed), 'price_changed' (at least one endpoint's price changed), 'schema_changed' (the 402 envelope gained or lost accepts en… |
No output schema declared.
No examples provided.
x402_check_health Check x402 service health ~178
Call this before you send a payment, or right after a call unexpectedly failed: is this service up right now. With no slug, the directory snapshot: five status counts across 500+ services (include_services=true attaches every row). With a slug: that service's status, its 24h/7d/30d/90d uptime windows, response time, consecutive failures, daily snapshots. No money fields.
| Name | Type | Req | Description |
|---|---|---|---|
| include_services | boolean | – | Directory mode only (no slug): if true, also attach the full per-service status array. Off by default so a directory health check returns just the five status counts, not every service. |
| slug | string | – | Service slug for a single-service health report. Omit for the whole directory. |
| uptime_period | string | – | Daily uptime snapshot window for single-service mode. |
No output schema declared.
No examples provided.
x402_facilitator_volumes x402 facilitator volumes ~284
Call this when the question is about the rail rather than the service: which x402 facilitator actually settles money, and how much. Returns on-chain-verified settlement volume and transaction counts per facilitator for today (UTC), 7d, 30d and all-time, plus a verification flag ('on-chain' once volume has been observed on-chain, else 'listed'), across more than 30 facilitators. Optional daily timeseries (up to 90 days) and per-chain breakdown. Volume is decimal USD. Caveats: PER-FACILITATOR, never per-service; the *_24h fields cover today (UTC) so far, not a trailing 24 hours, and reset at 00:00 UTC, so prefer 7d.
| Name | Type | Req | Description |
|---|---|---|---|
| days | integer | – | Length of the timeseries in days (only used when include_timeseries is true). |
| include_chains | boolean | – | Include a per-chain (network/asset) volume breakdown per facilitator. |
| include_timeseries | boolean | – | Include a daily volume_usd / tx_count series per facilitator. |
| page | integer | – | – |
| per_page | integer | – | – |
| timeframe | string | – | Drives the sort order of the returned facilitators. '24h' sorts by today (UTC) so far, not by a trailing 24-hour window. |
No output schema declared.
No examples provided.
x402_find_best_service Find best x402 service ~375
Call this when you have a need in words and want one service to call rather than a list to read: it is the free ranking step between searching and paying. Pass the need as q, plus any category, network, price cap or verification requirement, and get up to 20 ranked recommendations with the basis each one placed on. Ranking is mostly per-service reliability (live status, verification, uptime, response time), x402 compliance, and price in USD, with a small (about 10%) weight on measured on-chain settlement traction that can never dominate those three. The response carries ranking_version (currently 3), need_blind_ranking (true when no q was given, so the order is global quality rather than your need), and a units map holding every scoring caveat in full: the compliance cap, the pro-quota rule for shared payout addresses, renormalization, the $10 volume floor, and the single-buyer discount. Read units before comparing scores across generations.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | Desired service category. |
| include_facilitator_context | boolean | – | If true, also return top facilitators by 7d settlement volume as separate ecosystem context (NOT per-service). |
| limit | integer | – | How many ranked recommendations to return. |
| max_price_usd | number | – | Cap on min_price_usd in US dollars; cheaper or equal passes. |
| network | string | – | Required network name or abbreviation, e.g. 'Base' or 'BSE'; any network code returned by /api/v1/networks is accepted. |
| prefer | string | – | Tie-breaking emphasis for the ranking weights. |
| q | string | – | Free-text need description to match against name/description. |
| require_verified | boolean | – | If true, only verified services are eligible. |
No output schema declared.
No examples provided.
x402_get_service Get x402 service ~181
Call this once you hold a slug and are deciding whether to commit to that service: the full record behind a directory row. Live status, uptime over 24h/7d/30d/90d, average response time, networks and settlement asset, every priced endpoint, and the assessment block. include_series=true adds 90 daily points of on-chain volume and distinct buyers. Read the units map in the response: the per-endpoint price field is atomic token units, not dollars.
| Name | Type | Req | Description |
|---|---|---|---|
| include_series | boolean | – | If true, also attach this service's daily on-chain series under `series` (settlement volume and distinct buyers, one point per UTC day over the most recent 90 days, oldest first). Off by default to k… |
| slug | string | yes | Service slug, e.g. 'my-api'. |
No output schema declared.
No examples provided.
x402_search_services Search x402 services ~503
Your first call when you do not know which x402 service exists for a job: it narrows a directory of 500+ listed services to candidates. Filter by free-text query, category, network, live status, and whether the last observed 402 envelope is signable by a standard x402 client; sort by newest, uptime, cheapest, or endpoints. Returns up to 100 compact summaries a page: price in decimal USD, uptime, status, verification. Then x402_get_service for the full record.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | Exact category name (see categories context). Omit for all. |
| fields | string | – | Response detail: 'compact' (default) = lean summaries (identity, price, status, uptime, verification, networks, compliance grade), 'full' = every field including the per-service assessment block. Com… |
| network | string | – | Network name or abbreviation, e.g. 'Base' or 'BSE'; any network code returned by /api/v1/networks is accepted. Omit for all. |
| page | integer | – | 1-based page index into the filtered result set (see meta.total_pages). |
| per_page | integer | – | Services per page, 1 to 100 (default 25). Higher values return larger results; with fields='full' a large page can be very heavy, so prefer compact when raising it. |
| q | string | – | Free-text search across name, description, category, base_url. |
| signable | boolean | – | Filter on the signability of the last observed 402 envelope: true = no EVM route of the service was observed missing the EIP-712 domain parameters (extra.name and extra.version) that a standard x402… |
| sort | string | – | Server-side sort order. |
| status | string | – | Filter by live monitoring status. |
| verified_only | boolean | – | If true, return only verified services. Filtered server-side, so the result total covers the whole verified set, not just this page. |
No output schema declared.
No examples provided.
What is the com.x402-list/x402-list-mcp server?
com.x402-list/x402-list-mcp is listed in the public MCP registry as com.x402-list/x402-list-mcp. Find and vet x402 payment APIs before your agent pays one: uptime, price, on-chain volume. This page covers its hosted endpoint (https://mcp.x402-list.com/mcp).
Is the com.x402-list/x402-list-mcp server safe to use?
com.x402-list/x402-list-mcp scores 76 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the com.x402-list/x402-list-mcp server expose?
com.x402-list/x402-list-mcp exposes 7 tools: x402_search_services, x402_get_service, x402_find_best_service, x402_check_health, x402_facilitator_volumes, and 2 more. Their descriptions and schemas cost roughly 2,390 tokens of context every time the server is loaded.
Does the com.x402-list/x402-list-mcp server require authentication?
No. We connected to com.x402-list/x402-list-mcp without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the com.x402-list/x402-list-mcp server still maintained?
com.x402-list/x402-list-mcp is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.