Skip to content
Back to search
30
MCP http

SYNTHORA Routing Check

x402/synthora-routing-check

Validate a US bank routing number (ABA): 9-digit + mod-10 weighted checksum, Federal Reserve district decode, institution-id extraction. Zero deps. Complements IBAN for international. Ed25519-signed. [x402: $0.001/call on base, category=other]

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

SYNTHORA IBAN Check
Validate any IBAN deterministically: ISO 13616 mod-97 checksum, country + length check, BBAN and bank-code extraction. Zero external deps, n
0 tools · http
SYNTHORA BIC Check
Validate a BIC/SWIFT code (ISO 9362): 8/11-char structure, bank code, ISO 3166 country check, branch decode, live/test flag. Zero deps. Comp
0 tools · http
SYNTHORA IBAN Validator
IBAN validation for agents: ISO 13616 mod-97 checksum, country + length rules, BBAN structure, bank/branch extraction where applicable. Pure
0 tools · http
SYNTHORA A2A Agent Card Validator
Validate an A2A Agent Card (URL or JSON) against the spec: required fields, skill schemas, endpoint reachability, security schemes, provider
0 tools · http
SYNTHORA Wallet Reputation
Score the risk and reputation of any EVM wallet before you transact: sanctions screening, on-chain history and risk flags. Ed25519-signed. [
0 tools · http
SYNTHORA Bridge Risk
Assess a cross-chain bridge security risk before routing funds: live DefiLlama TVL + audit status + full bridge-hack history. Ed25519-signed
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "synthora_routing_check": {
      "url": "https://routingcheck.hergertsynthora.com/service",
      "transport": "http"
    }
  }
}