mcpserver.lol
registry/fiatdock-mcp
Connection check verified live · 20h ago

fiatdock-mcp

Cash out an AI agent's USDC to a real bank account (non-custodial). Plus Base data + a marketplace

Tools 18
GitHub stars 1
Installs / wk 712
Licence MIT
Transport streamable-http, stdio
Last checked 20h ago

Tools & capabilities

18 tools

Read from the running server on 20h ago.

address_intel read-only address*payment
PAID ($0.005 USDC via x402). Enrich ANY Base address in one call before you trust it: EOA vs contract (and whether it's an ERC-20, with its name/symbol/decimals), account nonce, ET…
block_number read-only payment
PAID ($0.001 USDC via x402). The latest Base block number plus its timestamp — a freshness/liveness probe for agents that need to know the chain head. Without payment this returns…
call_service id*argspayment
Invoke a listed FiatDock service. PAID listings go THROUGH the gateway (POST /s/:id) so the non-custodial split is enforced — normally TWO payments (99% seller + 1% FiatDock), or O…
create_offramp_session refemailnetworkpaymentprovidercustomerId +6
Convert the agent's USDC to fiat in the owner's OWN bank account. Returns a checkoutUrl to forward to the human owner (valid ~2 hours) and a partnerOrderId to track — pass the owne…
create_onramp_session refemailnetworkpaymentprovidercustomerId +6
Buy USDC with the owner's OWN fiat and deliver it to the agent's wallet (address locked). Returns checkoutUrl + partnerOrderId. Paid endpoint ($0.01 USDC via x402) — without paymen…
eth_balance read-only address*payment
PAID ($0.001 USDC via x402). The native ETH balance of any address on Base, in wei and ETH. Without payment this returns the 402 challenge; the fiatdock-mcp npm package pays automa…
gas_price read-only payment
PAID ($0.001 USDC via x402). The current Base gas price in wei and gwei. A gas-aware agent samples it before submitting a tx. Without payment this returns the 402 challenge; the fi…
get_order_status read-only partnerOrderId*
Check the status of an on/off-ramp order by partnerOrderId.
get_quote read-only sidenetworkfiatAmountcryptoAmountfiatCurrency
Free quote before paying: the exchange rate and exactly how much lands in the bank (or wallet) NET of every provider fee — that net figure is the number to decide on. Executable es…
get_service read-only id*includeSchemas
Full detail for one FiatDock marketplace listing, including how to call it: PAID listings route through the gateway via call_service (the 99/1 split is enforced); FREE/first-party…
search_services read-only qsortcategoryverifiedOnly
Find paid + free MCP services other agents have published on the FiatDock marketplace. Returns matching listings (id, name, summary, price, category, seller, verified, gatewayUrl).…
stablecoin_intel read-only assetpayment
PAID ($0.002 USDC via x402). Supply, peg health and per-chain breakdown for USDC and other stablecoins: total circulating supply, deviation from the $1.00 peg, peg mechanism, the a…
token_metadata read-only token*payment
PAID ($0.002 USDC via x402). Name, symbol, decimals and total supply for any ERC-20 contract on Base — the identity fields an agent needs before pricing or safety-checking a token.…
token_price read-only chaintokensymbol
FREE real-time price snapshot for any EVM token by contract address: USD price, 5m/1h/6h/24h change, liquidity, 24h volume, market cap/FDV and the most-liquid DEX pair (DexScreener…
token_report read-only chaintoken*payment
PAID ($0.05 USDC via x402). The full picture on an ERC-20 in ONE call: live price, liquidity, 24h volume, market cap/FDV and the most-liquid DEX pair (DexScreener) TOGETHER with th…
token_safety read-only chaintoken*payment
PAID ($0.01 USDC via x402). On-chain safety verdict for any EVM token BEFORE you trade it: honeypot detection, buy/sell tax, contract-verified, owner privileges (mint / blacklist /…
tx_status read-only txHash*payment
PAID ($0.001 USDC via x402). Confirmation status of a Base transaction — success/failed, block, confirmations, gas used, from/to. An unconfirmed/unknown tx returns 404 (and is NOT…
usdc_balance read-only address*payment
PAID ($0.001 USDC via x402). The USDC balance of any address on Base (the settlement asset for x402), in atomic units and USDC. Without payment this returns the 402 challenge; the…