# x402 Gateway — Inspect Paid API Terms (remote · mcp-x402-gitlab-main.onrender.com)

Discover x402 paid APIs and inspect fresh payment requirements before authorizing spend.

- Trust score: 23/100 (low)
- Change this week: 0
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-22

## Components

- remote · `mcp-x402-gitlab-main.onrender.com`: 23/100 (this document), [markdown](https://verifymcp.io/servers/com-scriptmasterlabs-x402-gateway/mcp-x402-gitlab-main.md), [page](https://verifymcp.io/servers/com-scriptmasterlabs-x402-gateway/mcp-x402-gitlab-main)

## Channel facts

- Endpoint: `https://mcp-x402-gitlab-main.onrender.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.3.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-22.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 0/100
  - Transport check failed: declared streamable-http, but the endpoint returned HTTP 404.
- **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 x402 Gateway — Inspect Paid API Terms MCP server?

x402 Gateway — Inspect Paid API Terms is a hosted endpoint at https://mcp-x402-gitlab-main.onrender.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.

### Claude

```bash
claude mcp add --transport http com-scriptmasterlabs-x402-gateway 'https://mcp-x402-gitlab-main.onrender.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-scriptmasterlabs-x402-gateway": {
      "url": "https://mcp-x402-gitlab-main.onrender.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-scriptmasterlabs-x402-gateway": {
      "type": "http",
      "url": "https://mcp-x402-gitlab-main.onrender.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-scriptmasterlabs-x402-gateway]
url = "https://mcp-x402-gitlab-main.onrender.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-scriptmasterlabs-x402-gateway": {
      "type": "remote",
      "url": "https://mcp-x402-gitlab-main.onrender.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-scriptmasterlabs-x402-gateway --url 'https://mcp-x402-gitlab-main.onrender.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-scriptmasterlabs-x402-gateway:
    url: "https://mcp-x402-gitlab-main.onrender.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-scriptmasterlabs-x402-gateway": {
      "Transport": "http",
      "Url": "https://mcp-x402-gitlab-main.onrender.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-scriptmasterlabs-x402-gateway -t streamable-http -u 'https://mcp-x402-gitlab-main.onrender.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-scriptmasterlabs-x402-gateway": {
      "type": "http",
      "url": "https://mcp-x402-gitlab-main.onrender.com/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-08 (score 23, −41)

- [security regression] Endpoint reachability: reachable → not serving MCP
- [security regression] Tool safety: pass → unverified
- [security regression] Stability: 0.07 → unverified
- [security regression] Transport: pass → fail
- [security] Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes.
- [functional regression] Capabilities: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

### 2026-09-07 (score 64, 0)

- [functional] Server version: 1.0.0 → 2.1.10

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

- [functional improvement] Stability: unverified → 0.03

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

First indexed and scored.

## MCP tools (3)

### `sml_discover` (~25 tokens)

Find the x402 Gateway contract and where to inspect fresh payment requirements. FREE.

### `sml_status` (~22 tokens)

Check the public x402 Gateway identity and canonical payment rail. FREE.

### `x402_contract` (~40 tokens)

Inspect the canonical x402 payment contract. Returns network, USDC asset, payTo, headers, and the rule for resolving fresh target requirements. FREE.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-scriptmasterlabs-x402-gateway/mcp-x402-gitlab-main#diagnostics

## Score history

- 2026-09-22: 23
- 2026-09-21: 23
- 2026-09-20: 23
- 2026-09-19: 23
- 2026-09-18: 23
- 2026-09-17: 23
- 2026-09-16: 23
- 2026-09-15: 23
- 2026-09-14: 23
- 2026-09-13: 23
- 2026-09-12: 23
- 2026-09-11: 23
- 2026-09-10: 23
- 2026-09-09: 23
- 2026-09-08: 23
- 2026-09-07: 64
- 2026-09-06: 64
- 2026-09-05: 63

## Common questions

### What is the x402 Gateway — Inspect Paid API Terms MCP server?

x402 Gateway — Inspect Paid API Terms is an MCP server listed in the public MCP registry as com.scriptmasterlabs/x402-gateway. Discover x402 paid APIs and inspect fresh payment requirements before authorizing spend. This page covers its hosted endpoint (https://mcp-x402-gitlab-main.onrender.com/mcp).

### Is the x402 Gateway — Inspect Paid API Terms MCP server safe to use?

x402 Gateway — Inspect Paid API Terms scores 23 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 Gateway — Inspect Paid API Terms MCP server expose?

x402 Gateway — Inspect Paid API Terms exposes 3 tools: sml_discover, sml_status, x402_contract. Their descriptions and schemas cost roughly 87 tokens of context every time the server is loaded.

### Does the x402 Gateway — Inspect Paid API Terms MCP server require authentication?

No. We connected to x402 Gateway — Inspect Paid API Terms without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the x402 Gateway — Inspect Paid API Terms MCP server still maintained?

x402 Gateway — Inspect Paid API Terms is still listed as active in the MCP registry. We last reached this channel on 22 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://mcp-x402-gitlab-main.onrender.com/mcp
- Repository: https://gitlab.com/timothy.walton45/sml-portfolio
- Website: https://www.scriptmasterlabs.com/agent-market.html
- Changelog RSS feed: https://verifymcp.io/servers/com-scriptmasterlabs-x402-gateway/mcp-x402-gitlab-main.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-scriptmasterlabs-x402-gateway/mcp-x402-gitlab-main.json
- HTML version of this page: https://verifymcp.io/servers/com-scriptmasterlabs-x402-gateway/mcp-x402-gitlab-main
