Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.x402-list/x402-list-mcp

NPM · X402-LIST-MCP · 2 COMPONENTS · SCANNED SEP 25

Find and vet x402 payment APIs before your agent pays one: uptime, price, on-chain volume.

0 this week 67 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 96 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
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 Management0
  • Stability check failed: the tool surface changed between 0.4.2 and 0.5.1: 6 tool removals, 0 breaking changes, 7 additions. See how to fix → Fail
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
Install

How do I install the com.x402-list/x402-list-mcp server?

com.x402-list/x402-list-mcp runs locally as an npm package, launched with npx -y x402-list-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · x402-list-mcp

# add to Claude Code
claude mcp add com-x402-list-x402-list-mcp -- npx -y x402-list-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "com-x402-list-x402-list-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "x402-list-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-x402-list-x402-list-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "x402-list-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add com-x402-list-x402-list-mcp -- npx -y x402-list-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-x402-list-x402-list-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "x402-list-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-x402-list-x402-list-mcp --command npx --arg -y --arg x402-list-mcp
# ~/.hermes/config.yaml
mcp_servers:
  com-x402-list-x402-list-mcp:
    command: "npx"
    args: ["-y", "x402-list-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-x402-list-x402-list-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "x402-list-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add com-x402-list-x402-list-mcp -t stdio -c npx -a -y x402-list-mcp
// mcp.json
{
  "mcpServers": {
    "com-x402-list-x402-list-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "x402-list-mcp"
      ]
    }
  }
}
Changelog

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
  • 24 Sept 26 0
    • Package version: 0.4.2 → 0.5.1 functional
  • 20 Sept 26 0
    • Package version: 0.4.2 → 0.5.1 functional
  • 1 Sept 26 −12
    • Stability: 0.90 → unverified ▼ security
    • Tool safety: pass → unverified ▼ security
    • Stability: 0.90 → fail ▼ security
    • Schema quality: 2154 → 2583 ▼ functional
    • Capabilities: pass → unverified ▼ functional
    • Tool coverage: 100 → unverified ▼ functional
    • Tool coverage: 87% → 95% ▲ functional
    • Schema quality: good → excellent functional
    • Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
    • Package version: 0.4.2 → 0.5.1 functional
  • 31 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 29 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Aug 26 77
    • Stability: pass → 0.77 functional
  • 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
Diagnostics

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 · Analysed npm/x402-list-mcp@0.5.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 96 packages
Packages resolved 96
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 7 exposed · ~2,390 tokens

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 →

Tool Tokens
x402_assess_services ~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.

NameTypeReqDescription
payment_signature_b64string–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…
probeobject–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…
questionstringyesThe need to assess the shortlist against (1 to 1000 characters).
servicesarrayyesService 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 ~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.

NameTypeReqDescription
daysinteger–Lookback window in days, 1 to 365 (default 90). Events older than the window are not in the feed.
pageinteger–1-based page index into the filtered event set (see total_pages).
per_pageinteger–Events per page, 1 to 100 (default 25). Each event carries the full before/after envelope snapshots, so a large page is heavy.
servicestring–Service slug to restrict the feed to, e.g. 'exa' (the same slug x402_get_service takes). Omit for changes across every listed service.
typestring–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 ~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.

NameTypeReqDescription
include_servicesboolean–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.
slugstring–Service slug for a single-service health report. Omit for the whole directory.
uptime_periodstring–Daily uptime snapshot window for single-service mode.

No output schema declared.

No examples provided.

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.

NameTypeReqDescription
daysinteger–Length of the timeseries in days (only used when include_timeseries is true).
include_chainsboolean–Include a per-chain (network/asset) volume breakdown per facilitator.
include_timeseriesboolean–Include a daily volume_usd / tx_count series per facilitator.
pageinteger––
per_pageinteger––
timeframestring–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 ~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.

NameTypeReqDescription
categorystring–Desired service category.
include_facilitator_contextboolean–If true, also return top facilitators by 7d settlement volume as separate ecosystem context (NOT per-service).
limitinteger–How many ranked recommendations to return.
max_price_usdnumber–Cap on min_price_usd in US dollars; cheaper or equal passes.
networkstring–Required network name or abbreviation, e.g. 'Base' or 'BSE'; any network code returned by /api/v1/networks is accepted.
preferstring–Tie-breaking emphasis for the ranking weights.
qstring–Free-text need description to match against name/description.
require_verifiedboolean–If true, only verified services are eligible.

No output schema declared.

No examples provided.

x402_get_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.

NameTypeReqDescription
include_seriesboolean–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…
slugstringyesService slug, e.g. 'my-api'.

No output schema declared.

No examples provided.

x402_search_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.

NameTypeReqDescription
categorystring–Exact category name (see categories context). Omit for all.
fieldsstring–Response detail: 'compact' (default) = lean summaries (identity, price, status, uptime, verification, networks, compliance grade), 'full' = every field including the per-service assessment block. Com…
networkstring–Network name or abbreviation, e.g. 'Base' or 'BSE'; any network code returned by /api/v1/networks is accepted. Omit for all.
pageinteger–1-based page index into the filtered result set (see meta.total_pages).
per_pageinteger–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.
qstring–Free-text search across name, description, category, base_url.
signableboolean–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…
sortstring–Server-side sort order.
statusstring–Filter by live monitoring status.
verified_onlyboolean–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.

Common questions

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 npm package (x402-list-mcp).

Is the com.x402-list/x402-list-mcp server safe to use?

com.x402-list/x402-list-mcp scores 67 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 25 September 2026. It declares no install or post-install scripts. 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.

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.

What licence is the com.x402-list/x402-list-mcp server under?

com.x402-list/x402-list-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.