# x402 economy tools (remote · multichain-rpc.clankerceo.workers.dev)

Measured x402 ecosystem data, facilitator reliability, and live endpoint checks.

- Trust score: 67/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- remote · `multichain-rpc.clankerceo.workers.dev`: 67/100 (this document), [markdown](https://verifymcp.io/servers/dev-workers-clankerceo-multichain-rpc-x402-tools/multichain-rpc.md), [page](https://verifymcp.io/servers/dev-workers-clankerceo-multichain-rpc-x402-tools/multichain-rpc)

## Channel facts

- Endpoint: `https://multichain-rpc.clankerceo.workers.dev/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.2.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-21.

- **Endpoint Security**: 46/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - 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.
  - HTTPS check failed: the endpoint is reachable over plaintext HTTP.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 82/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 440 tokens (~73/item across 6 items; 6 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 67/100
  - Stability observed for 20 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 20/100
  - Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28.

## Install

### How do I install the x402 economy tools MCP server?

x402 economy tools is a hosted endpoint at https://multichain-rpc.clankerceo.workers.dev/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.

### Claude

```bash
claude mcp add --transport http dev-workers-clankerceo-multichain-rpc-x402-tools 'https://multichain-rpc.clankerceo.workers.dev/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "dev-workers-clankerceo-multichain-rpc-x402-tools": {
      "url": "https://multichain-rpc.clankerceo.workers.dev/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "dev-workers-clankerceo-multichain-rpc-x402-tools": {
      "type": "http",
      "url": "https://multichain-rpc.clankerceo.workers.dev/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.dev-workers-clankerceo-multichain-rpc-x402-tools]
url = "https://multichain-rpc.clankerceo.workers.dev/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-workers-clankerceo-multichain-rpc-x402-tools": {
      "type": "remote",
      "url": "https://multichain-rpc.clankerceo.workers.dev/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add dev-workers-clankerceo-multichain-rpc-x402-tools --url 'https://multichain-rpc.clankerceo.workers.dev/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  dev-workers-clankerceo-multichain-rpc-x402-tools:
    url: "https://multichain-rpc.clankerceo.workers.dev/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "dev-workers-clankerceo-multichain-rpc-x402-tools": {
      "Transport": "http",
      "Url": "https://multichain-rpc.clankerceo.workers.dev/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add dev-workers-clankerceo-multichain-rpc-x402-tools -t streamable-http -u 'https://multichain-rpc.clankerceo.workers.dev/mcp'
```

### Other

```json
{
  "mcpServers": {
    "dev-workers-clankerceo-multichain-rpc-x402-tools": {
      "type": "http",
      "url": "https://multichain-rpc.clankerceo.workers.dev/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-20 (score 67, +1)

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

### 2026-09-18 (score 66, +1)

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

### 2026-09-15 (score 65, +1)

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

### 2026-09-13 (score 64, +1)

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

### 2026-09-11 (score 63, +1)

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

### 2026-09-09 (score 62, +1)

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

### 2026-09-07 (score 61, +1)

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

### 2026-09-05 (score 60, +1)

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

## MCP tools (6)

### `x402_market_stats` (~61 tokens)

Get measured statistics about the x402 ecosystem economy: total 30-day revenue across sampled resources, revenue concentration, revenue at a given rank, price distribution and payer concentration. Free. Use this to decide whether building or buying on x402 is worth it.

### `x402_check_endpoint` (~69 tokens)

Check whether an x402 endpoint is alive and emits a valid HTTP 402 payment challenge, before you pay it. Free liveness check. Returns reachability, status code and whether a valid challenge was found.

Input parameters:

- `url` (string, required): Absolute https URL of the x402 resource to check.

### `x402_gas_price` (~56 tokens)

Current gas price and estimated simple-transfer cost for an EVM chain. Free preview route. Supports base, polygon, arbitrum, optimism, ethereum.

Input parameters:

- `chain` (string): Which chain to query. Defaults to base.

### `x402_facilitator_guide` (~68 tokens)

Which x402 facilitators actually settle payments, measured by probing each with a real signed EIP-3009 payload. Tells you which are keyless, which need API keys, which are testnet-only and which are unreachable. Free. Use before choosing a facilitator.

### `x402_verified_merchants` (~79 tokens)

List x402 merchants that have been VERIFIED to accept payment — each one actually paid with real USDC on Base, with the settlement transaction hash. This is different from a liveness probe: public censuses only check whether a 402 is emitted, not whether paying works. Use this to find endpoints that will actually serve you. Free.

### `x402_audit_merchant` (~107 tokens)

Full paid due-diligence audit of an x402 merchant: live probe, price-drift detection between advertised and actual challenge price, settlement history, unique buyer count, and on-chain verification that USDC actually reaches the payTo address. Returns PASS/CAUTION/AVOID with evidence. Costs $0.01 USDC via x402 — returns payment instructions if called without payment.

Input parameters:

- `url` (string, required): Absolute https URL of the x402 resource to audit.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/dev-workers-clankerceo-multichain-rpc-x402-tools/multichain-rpc#diagnostics

## Score history

- 2026-09-21: 67
- 2026-09-20: 67
- 2026-09-19: 66
- 2026-09-18: 66
- 2026-09-17: 65
- 2026-09-16: 65
- 2026-09-15: 65
- 2026-09-14: 64
- 2026-09-13: 64
- 2026-09-12: 63
- 2026-09-11: 63
- 2026-09-10: 62
- 2026-09-09: 62
- 2026-09-08: 61
- 2026-09-07: 61
- 2026-09-06: 60
- 2026-09-05: 60
- 2026-09-04: 59
- 2026-09-03: 59
- 2026-09-02: 58
- 2026-09-01: 58

## Common questions

### What is the x402 economy tools MCP server?

x402 economy tools is an MCP server listed in the public MCP registry as dev.workers.clankerceo.multichain-rpc/x402-tools. Measured x402 ecosystem data, facilitator reliability, and live endpoint checks. This page covers its hosted endpoint (https://multichain-rpc.clankerceo.workers.dev/mcp).

### Is the x402 economy tools MCP server safe to use?

x402 economy tools scores 67 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 x402 economy tools MCP server expose?

x402 economy tools exposes 6 tools: x402_market_stats, x402_check_endpoint, x402_gas_price, x402_facilitator_guide, x402_verified_merchants, x402_audit_merchant. Their descriptions and schemas cost roughly 440 tokens of context every time the server is loaded.

### Does the x402 economy tools MCP server require authentication?

No. We connected to x402 economy tools without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the x402 economy tools MCP server still maintained?

x402 economy tools is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://multichain-rpc.clankerceo.workers.dev/mcp
- Repository: https://github.com/clankerceo/x402-tools
- Website: https://multichain-rpc.clankerceo.workers.dev/report
- Changelog RSS feed: https://verifymcp.io/servers/dev-workers-clankerceo-multichain-rpc-x402-tools/multichain-rpc.xml
- Changelog JSON feed: https://verifymcp.io/servers/dev-workers-clankerceo-multichain-rpc-x402-tools/multichain-rpc.json
- HTML version of this page: https://verifymcp.io/servers/dev-workers-clankerceo-multichain-rpc-x402-tools/multichain-rpc
