# Genesis402 (x402 pay-per-call) (remote · twin.unykorn.org)

Genesis402: pay-per-call APIs for AI agents over x402. A signed receipt for every paid call.

- Trust score: 64/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-25

## Components

- remote · `twin.unykorn.org`: 64/100 (this document), [markdown](https://verifymcp.io/servers/fthtrading-genesis402-mcp/twin.md), [page](https://verifymcp.io/servers/fthtrading-genesis402-mcp/twin)
- npm · `genesis402-mcp`: 67/100, [markdown](https://verifymcp.io/servers/fthtrading-genesis402-mcp/genesis402-mcp.md), [page](https://verifymcp.io/servers/fthtrading-genesis402-mcp/genesis402-mcp)

## Channel facts

- Endpoint: `https://twin.unykorn.org/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.3.1`

## 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-25.

- **Endpoint Security**: 66/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 14 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 is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 62/100
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 1318 tokens (~94/item across 14 items; 14 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 77/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 30% 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 14 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: 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 Genesis402 (x402 pay-per-call) MCP server?

Genesis402 (x402 pay-per-call) is a hosted endpoint at https://twin.unykorn.org/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 fthtrading-genesis402-mcp 'https://twin.unykorn.org/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "fthtrading-genesis402-mcp": {
      "url": "https://twin.unykorn.org/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "fthtrading-genesis402-mcp": {
      "type": "http",
      "url": "https://twin.unykorn.org/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.fthtrading-genesis402-mcp]
url = "https://twin.unykorn.org/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "fthtrading-genesis402-mcp": {
      "type": "remote",
      "url": "https://twin.unykorn.org/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add fthtrading-genesis402-mcp --url 'https://twin.unykorn.org/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  fthtrading-genesis402-mcp:
    url: "https://twin.unykorn.org/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "fthtrading-genesis402-mcp": {
      "Transport": "http",
      "Url": "https://twin.unykorn.org/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add fthtrading-genesis402-mcp -t streamable-http -u 'https://twin.unykorn.org/mcp'
```

### Other

```json
{
  "mcpServers": {
    "fthtrading-genesis402-mcp": {
      "type": "http",
      "url": "https://twin.unykorn.org/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-25 (score 64)

First indexed and scored.

## MCP tools (14)

### `genesis402_catalog` (~44 tokens)

List endpoints and prices (free)

Free. Every Genesis402 endpoint with price, title, path and parameters, from the live /.well-known/x402 manifest. Call first.

Input parameters:

- `filter` (string)

### `genesis402_receipt` (~34 tokens)

Look up a receipt (free)

Free. A paid-call receipt by id from the rail's public receipts feed.

Input parameters:

- `receipt_id` (string, required)

### `genesis402_call` (~117 tokens)

Call any endpoint

Calls any of the 360 Genesis402 endpoints by name (DeFi, SEC filings, research, web/domain intel, AI text tools, multi-chain reads). Prices $0.001-$0.25 USDC on Base. Without payment it returns the exact quote.

Input parameters:

- `endpoint` (string, required)
- `params` (object)
- `payment_signature` (string): Optional. An x402 v2 payment you signed for this call's quote (the PAYMENT-SIGNATURE header value). Omit to get the price quote first.

### `genesis402_wallet_brief` (~119 tokens)

Wallet risk signals in ONE call

Paid ($0.03 USDC). Wallet risk signals in ONE call: public sanctions-list check + 10-chain scan + activity + summary, with an evidence hash. Heuristic signals from public data: not KYC, not a compliance determination, not legal advice.

Input parameters:

- `address` (string, required)
- `chain` (string)
- `payment_signature` (string): Optional. An x402 v2 payment you signed for this call's quote (the PAYMENT-SIGNATURE header value). Omit to get the price quote first.

### `genesis402_token_brief` (~93 tokens)

Token pre-trade check in ONE call

Paid ($0.03 USDC). Token pre-trade check in ONE call: metadata, price, holder concentration, verification, sanctions.

Input parameters:

- `chain` (string)
- `contract` (string, required)
- `payment_signature` (string): Optional. An x402 v2 payment you signed for this call's quote (the PAYMENT-SIGNATURE header value). Omit to get the price quote first.

### `genesis402_screen_sanctions` (~117 tokens)

Public-data sanctions-list signal for one address

Paid ($0.008 USDC). Public-data sanctions-list signal for one address: OFAC SDN digital-currency entries and community blocklists. Risk and sanctions results are automated heuristic signals from public data. They are not KYC, not a compliance determination, and not legal advice.

Input parameters:

- `address` (string, required)
- `payment_signature` (string): Optional. An x402 v2 payment you signed for this call's quote (the PAYMENT-SIGNATURE header value). Omit to get the price quote first.

### `genesis402_multi_chain_scan` (~79 tokens)

One call across 10 EVM chains for a single address.

Paid ($0.008 USDC). One call across 10 EVM chains for a single address.

Input parameters:

- `address` (string, required)
- `payment_signature` (string): Optional. An x402 v2 payment you signed for this call's quote (the PAYMENT-SIGNATURE header value). Omit to get the price quote first.

### `genesis402_defi_yields` (~144 tokens)

Best DeFi yields from 15,000+ pools, filterable by chain, pr

Paid ($0.01 USDC). Best DeFi yields from 15,000+ pools, filterable by chain, protocol, token, stablecoin-only and minimum TVL.

Input parameters:

- `chain` (string)
- `limit` (integer)
- `min_tvl_usd` (number)
- `payment_signature` (string): Optional. An x402 v2 payment you signed for this call's quote (the PAYMENT-SIGNATURE header value). Omit to get the price quote first.
- `project` (string)
- `sort` (string)
- `stablecoin_only` (boolean)
- `token` (string)

### `genesis402_sec_financials` (~101 tokens)

As-reported fundamentals for a US public company from SEC XB

Paid ($0.01 USDC). As-reported fundamentals for a US public company from SEC XBRL (revenue, net income, assets, cash, EPS).

Input parameters:

- `cik` (string)
- `payment_signature` (string): Optional. An x402 v2 payment you signed for this call's quote (the PAYMENT-SIGNATURE header value). Omit to get the price quote first.
- `ticker` (string)

### `genesis402_email_check` (~88 tokens)

Email/domain deliverability

Paid ($0.002 USDC). Email/domain deliverability: MX, provider, SPF, DMARC policy, disposable flag, trust score.

Input parameters:

- `email_or_domain` (string, required)
- `payment_signature` (string): Optional. An x402 v2 payment you signed for this call's quote (the PAYMENT-SIGNATURE header value). Omit to get the price quote first.

### `genesis402_whois` (~88 tokens)

Domain registrar, age, expiry, status and nameservers via RD

Paid ($0.002 USDC). Domain registrar, age, expiry, status and nameservers via RDAP (young domains are a fraud signal).

Input parameters:

- `domain` (string, required)
- `payment_signature` (string): Optional. An x402 v2 payment you signed for this call's quote (the PAYMENT-SIGNATURE header value). Omit to get the price quote first.

### `genesis402_extract_json` (~89 tokens)

Extract YOUR fields from any text as JSON; missing fields ar

Paid ($0.006 USDC). Extract YOUR fields from any text as JSON; missing fields are null, never invented.

Input parameters:

- `fields` (object, required)
- `payment_signature` (string): Optional. An x402 v2 payment you signed for this call's quote (the PAYMENT-SIGNATURE header value). Omit to get the price quote first.
- `text` (string, required)

### `genesis402_web_extract` (~87 tokens)

Any public web page as clean text, title, headings and links

Paid ($0.004 USDC). Any public web page as clean text, title, headings and links.

Input parameters:

- `max_chars` (integer)
- `payment_signature` (string): Optional. An x402 v2 payment you signed for this call's quote (the PAYMENT-SIGNATURE header value). Omit to get the price quote first.
- `url` (string, required)

### `genesis402_prove` (~118 tokens)

A signed Ed25519 receipt binding your SHA-256 digest (or tex

Paid ($0.25 USDC). A signed Ed25519 receipt binding your SHA-256 digest (or text) and optional claim to a settled payment. The receipt signature checks offline; the receipt chain is not externally anchored.

Input parameters:

- `claim` (string)
- `payment_signature` (string): Optional. An x402 v2 payment you signed for this call's quote (the PAYMENT-SIGNATURE header value). Omit to get the price quote first.
- `sha256` (string)
- `text` (string)

## Diagnostics

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

## Score history

- 2026-09-25: 64

## Common questions

### What is the Genesis402 (x402 pay-per-call) MCP server?

Genesis402 (x402 pay-per-call) is an MCP server listed in the public MCP registry as io.github.FTHTrading/genesis402-mcp. Genesis402: pay-per-call APIs for AI agents over x402. A signed receipt for every paid call. This page covers its hosted endpoint (https://twin.unykorn.org/mcp).

### Is the Genesis402 (x402 pay-per-call) MCP server safe to use?

Genesis402 (x402 pay-per-call) scores 64 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 Genesis402 (x402 pay-per-call) MCP server expose?

Genesis402 (x402 pay-per-call) exposes 14 tools: genesis402_catalog, genesis402_receipt, genesis402_call, genesis402_wallet_brief, genesis402_token_brief, and 9 more. Their descriptions and schemas cost roughly 1,318 tokens of context every time the server is loaded.

### Does the Genesis402 (x402 pay-per-call) MCP server require authentication?

No. We connected to Genesis402 (x402 pay-per-call) without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Genesis402 (x402 pay-per-call) MCP server still maintained?

Genesis402 (x402 pay-per-call) 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.

## Links

- Remote endpoint: https://twin.unykorn.org/mcp
- Repository: https://github.com/FTHTrading/genesis402-agent-kit
- Website: https://twin.unykorn.org/catalog
- Changelog RSS feed: https://verifymcp.io/servers/fthtrading-genesis402-mcp/twin.xml
- Changelog JSON feed: https://verifymcp.io/servers/fthtrading-genesis402-mcp/twin.json
- HTML version of this page: https://verifymcp.io/servers/fthtrading-genesis402-mcp/twin
