Money Router

Find the cheapest way to send money between any two currencies. Compares 22+ crypto exchanges and 19 remittance providers in real-time. Free, open source, no affiliate fees.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Money Router" with this command: npx skills add miguelvalenciav/money-router

Money Router

Compare every way to send money across borders — fiat, crypto, and P2P — in one query.

What it does

Given a source currency, destination currency, and amount, Money Router finds the cheapest route across 22+ crypto exchanges and 19 remittance providers. It returns ranked routes with step-by-step instructions, fees, exchange rates, and estimated delivery time.

Routes can be multi-hop: for example, USD → USDC (Coinbase) → MXN (Bitso) may be cheaper than USD → MXN (Wise) for certain amounts.

Tools

coinnect_quote

Find the cheapest routes to send money from one currency to another.

Parameters:

  • from (string, required) — Source currency code (e.g., USD, EUR, BTC)
  • to (string, required) — Destination currency code (e.g., MXN, NGN, PHP)
  • amount (number, required) — Amount in source currency

Example:

GET https://coinnect.bot/v1/quote?from=USD&to=MXN&amount=500

Returns: Ranked routes with total cost %, recipient amount, provider path, and step-by-step instructions.

coinnect_corridors

List the most active currency corridors with provider information.

GET https://coinnect.bot/v1/corridors

coinnect_verify

Report a real rate you observed at a provider. Helps calibrate estimated rates toward real values. You earn quest rewards for verified reports.

Parameters:

  • from_currency (string, required)
  • to_currency (string, required)
  • provider (string, required)
  • rate (number, required) — The exchange rate you observed
  • fee_pct (number, optional) — The fee percentage if known
POST https://coinnect.bot/v1/verify

coinnect_quests

List open rate verification bounties. Complete quests by verifying rates at providers.

GET https://coinnect.bot/v1/quests

MCP Server

Native MCP support for Claude and any MCP-compatible agent:

python -m coinnect.mcp_server

Tools: coinnect_quote, coinnect_corridors, coinnect_explain_route, coinnect_verify, coinnect_quests

API Access

  • No auth required for basic use (20 req/day)
  • Free API key via POST /v1/keys (1,000 req/day, no signup)
  • Self-hosted option: clone repo, run locally, unlimited

What makes this different

  • Non-profit — rankings are by cost, never by who pays us
  • Open source (MIT) — audit the code, fork it, self-host it
  • Open data (CC-BY 4.0) — historical rate snapshots as free CSV
  • Multi-hop routing — finds paths through crypto intermediaries that single-provider tools miss
  • 22+ live exchanges — Binance, Kraken, Coinbase, OKX, Wise, and more
  • Community verification — report real rates, earn quest rewards

Links

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

Harena

AI 交易信息工作台 | AI Trading Intelligence Workbench. 24/7 市场监控、新闻分析、交易信号、智能预警,通过 MCP 协议接入 Claude/OpenClaw 等 AI 助手。触发词:市场分析、每日简报、交易信号、突发事件、行情监控、trading signals、mar...

Registry SourceRecently Updated
1512Profile unavailable
Web3

QuantOracle

63 deterministic quantitative finance calculations via MCP. Options pricing, Greeks, implied volatility, exotic derivatives, risk metrics, portfolio optimiza...

Registry SourceRecently Updated
910Profile unavailable
Web3

Veroq

Provide verified AI intelligence on markets, assets, sentiment, and economic data with live prices, signals, analysis, and fact-checking from 1,000+ tickers...

Registry SourceRecently Updated
1320Profile unavailable
Web3

ZKE Exchange Trading Skill

ZKE AI Master Trader (Official). Control spot and futures trading, manage assets, and access real-time market data on ZKE Exchange.

Registry Source
1940Profile unavailable