# basebalance.cloud — x402 RPC & MCP gateway (remote · basebalance.cloud)

USDC-gated Base JSON-RPC: free 10 req/min, $0.50 per 10k. Failover, cache, /mcp, ledger.

- Trust score: 0/100 (low)
- Change this week: −28
- Registry status: active
- Liveness: dead
- Owner verified: no
- Last scored: 2026-09-18

> **Dead**: every channel of this server has been unreachable for long enough to be marked dead. Its trust score is pinned to 0 and does not recover automatically.

## Components

- remote · `basebalance.cloud`: 0/100 (this document), [markdown](https://verifymcp.io/servers/cloud-basebalance-basebalance/basebalance.md), [page](https://verifymcp.io/servers/cloud-basebalance-basebalance/basebalance)

## Channel facts

- Endpoint: `https://basebalance.cloud/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.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-18.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not yet verified: we couldn't confirm whether this endpoint requires it.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS not yet verified: we couldn't read the response headers to check for it.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 0/100
  - Transport check failed: declared streamable-http, but we couldn't connect to verify it.
- **Schema Quality & AI Usability**: 0/100
  - Schema not yet verified: we couldn't read the endpoint's schema.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we couldn't read the endpoint's tools.
- **Tool Safety**: 0/100
  - Tool safety not yet verified: we couldn't read the endpoint's tools.
- **Capabilities**: 0/100
  - Capabilities not yet verified: we couldn't read the endpoint's capabilities.

**Unverified: 5 categories.** Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### How do I install the basebalance.cloud — x402 RPC & MCP gateway server?

basebalance.cloud — x402 RPC & MCP gateway is a hosted endpoint at https://basebalance.cloud/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 cloud-basebalance-basebalance 'https://basebalance.cloud/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "cloud-basebalance-basebalance": {
      "url": "https://basebalance.cloud/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "cloud-basebalance-basebalance": {
      "type": "http",
      "url": "https://basebalance.cloud/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.cloud-basebalance-basebalance]
url = "https://basebalance.cloud/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cloud-basebalance-basebalance": {
      "type": "remote",
      "url": "https://basebalance.cloud/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add cloud-basebalance-basebalance --url 'https://basebalance.cloud/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  cloud-basebalance-basebalance:
    url: "https://basebalance.cloud/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "cloud-basebalance-basebalance": {
      "Transport": "http",
      "Url": "https://basebalance.cloud/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add cloud-basebalance-basebalance -t streamable-http -u 'https://basebalance.cloud/mcp'
```

### Other

```json
{
  "mcpServers": {
    "cloud-basebalance-basebalance": {
      "type": "http",
      "url": "https://basebalance.cloud/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-18 (score 0, −6)

The score moved with no change recorded against any check. We would rather say so than guess.

### 2026-09-17 (score 6, −5)

The score moved with no change recorded against any check. We would rather say so than guess.

### 2026-09-16 (score 11, −6)

The score moved with no change recorded against any check. We would rather say so than guess.

### 2026-09-15 (score 17, −5)

- [security improvement] HTTPS: fail → pass

### 2026-09-14 (score 22, −6)

The score moved with no change recorded against any check. We would rather say so than guess.

### 2026-09-12 (score 28, 0)

- [security regression] HSTS header: fail → unverified
- [security regression] Transport: pass → fail
- [security] Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it.

### 2026-09-08 (score 28, −5)

- [security regression] HTTPS: pass → fail

### 2026-09-05 (score 33)

First indexed and scored.

## MCP tools (0)

No tool schema has been captured from this endpoint yet.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/cloud-basebalance-basebalance/basebalance#diagnostics

## Score history

- 2026-09-18: 0
- 2026-09-17: 6
- 2026-09-16: 11
- 2026-09-15: 17
- 2026-09-14: 22
- 2026-09-13: 28
- 2026-09-12: 28
- 2026-09-11: 28
- 2026-09-10: 28
- 2026-09-09: 28
- 2026-09-08: 28
- 2026-09-07: 33
- 2026-09-06: 33
- 2026-09-05: 33

## Common questions

### What is the basebalance.cloud — x402 RPC & MCP gateway server?

basebalance.cloud — x402 RPC & MCP gateway is listed in the public MCP registry as cloud.basebalance/basebalance. USDC-gated Base JSON-RPC: free 10 req/min, $0.50 per 10k. Failover, cache, /mcp, ledger. This page covers its hosted endpoint (https://basebalance.cloud/mcp).

### Is the basebalance.cloud — x402 RPC & MCP gateway server safe to use?

basebalance.cloud — x402 RPC & MCP gateway scores 0 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.

### Does the basebalance.cloud — x402 RPC & MCP gateway server require authentication?

Its publisher declares no required credentials for basebalance.cloud — x402 RPC & MCP gateway. We have not been able to confirm that against the live endpoint, and a server can require authorisation without declaring it here.

### Is the basebalance.cloud — x402 RPC & MCP gateway server still maintained?

basebalance.cloud — x402 RPC & MCP gateway has been unreachable for long enough that we treat it as dead, and its score is pinned to zero. We last reached this channel on 11 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://basebalance.cloud/mcp
- Repository: https://github.com/Conway-Research/automaton.git
- Website: https://basebalance.cloud/
- Changelog RSS feed: https://verifymcp.io/servers/cloud-basebalance-basebalance/basebalance.xml
- Changelog JSON feed: https://verifymcp.io/servers/cloud-basebalance-basebalance/basebalance.json
- HTML version of this page: https://verifymcp.io/servers/cloud-basebalance-basebalance/basebalance
