# AsterPay — EUR Settlement for AI Agents (remote · mcp-api.asterpay.io)

EUR settlement + trust for AI agent commerce: budgets, KYA, merchant discovery. 22 tools.

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

## Components

- remote · `mcp-api.asterpay.io`: 67/100 (this document), [markdown](https://verifymcp.io/servers/io-asterpay-asterpay/mcp-api.md), [page](https://verifymcp.io/servers/io-asterpay-asterpay/mcp-api)

## Channel facts

- Endpoint: `https://mcp-api.asterpay.io/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `2.1.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-08-03.

- **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 call this server, and 4 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.
  - 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**: 77/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 424 tokens (~106/item across 4 items; 4 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 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.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http io-asterpay-asterpay https://mcp-api.asterpay.io/mcp
```

### Codex

```toml
[mcp_servers.io-asterpay-asterpay]
url = "https://mcp-api.asterpay.io/mcp"
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add io-asterpay-asterpay --url https://mcp-api.asterpay.io/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  io-asterpay-asterpay:
    url: "https://mcp-api.asterpay.io/mcp"
```

### Other

```json
{
  "mcpServers": {
    "io-asterpay-asterpay": {
      "type": "http",
      "url": "https://mcp-api.asterpay.io/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-08-02 (score 67, +1)

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

### 2026-07-31 (score 66, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 66, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 66, +1)

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

### 2026-07-28 (score 65, +1)

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

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

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 64)

First indexed and scored.

## MCP tools (4)

### `check_agent_trust` (~100 tokens)

KYA Trust Score

Know Your Agent (KYA): score how trustworthy an AI agent or wallet is before paying or transacting with it. Returns a trust score 0-100, tier (Open/Verified/Trusted/Enterprise) and components (ERC-8004 identity, sanctions screening, wallet age/activity). Input: an Ethereum address. Free, read-only.

Input parameters:

- `address` (string, required): Ethereum address (0x...) of the agent or wallet to score

### `settlement_estimate` (~99 tokens)

USDC→EUR Settlement Estimate

Estimate converting a USDC amount to EUR via AsterPay's EUR off-ramp. Returns the exchange rate, AsterPay fee (0.5% + €0.10 on the EU rail), net EUR amount and SEPA Instant timing. Input: a USDC amount. Free, read-only — no payment is made.

Input parameters:

- `amount` (string, required): USDC amount, human-readable like '100' or '5.0'

### `market_rates` (~42 tokens)

Crypto Market Rates

Get current reference market rates used by AsterPay (e.g. USDC, EURC, major crypto rates and FX). No input. Free, read-only.

### `merchant_resolve` (~183 tokens)

Resolve Merchant Payment Endpoint

Resolve a European business to its verified payment endpoint (IBAN/BIC) via AsterPay's Merchant Payment Endpoint (MPE), from provable sources only. Provide EITHER a merchant_id OR a business_id together with its business_id_type (vat, y_tunnus, company_number, lei, duns). Tip: business_id_type 'demo' (or business_id 'FI-DEMO-0001') returns a safe demo merchant. Free, read-only — resolution does not move money.

Input parameters:

- `business_id` (string): Business identifier, e.g. a VAT number
- `business_id_type` (string): Type of business_id: vat, y_tunnus, company_number, lei, duns, or demo
- `merchant_id` (string): AsterPay merchant id, e.g. 'mpe-demo-0001'

## Diagnostics

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

## Score history

- 2026-08-03: 67
- 2026-08-02: 67
- 2026-08-01: 66
- 2026-07-31: 66
- 2026-07-30: 66
- 2026-07-29: 66
- 2026-07-28: 65
- 2026-07-27: 64
- 2026-07-26: 64

## Links

- Remote endpoint: https://mcp-api.asterpay.io/mcp
- Repository: https://github.com/AsterPay/erc8183-kya-hook
- Website: https://asterpay.io/
- Changelog RSS feed: https://verifymcp.io/servers/io-asterpay-asterpay/mcp-api/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/io-asterpay-asterpay/mcp-api/changelog.json
- HTML version of this page: https://verifymcp.io/servers/io-asterpay-asterpay/mcp-api
