Skip to content
Back to search
30
MCP http

Bitcoin Recommended Transaction Fees

x402/bitcoin-recommended-transaction-fees

Get current recommended Bitcoin transaction fees based on mempool congestion. Returns fee rates in sats per vbyte for different confirmation speeds fastest half hour hour economy minimum. Includes mempool unconfirmed tx count, total mempool size in MB, total fee in sats, and a per fee tier histogram. Critical for AI agents broadcasting Bitcoin transactions. [x402: $0.05/call on base, category=finance]

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

Similar MCP servers embedding-nearest

Bitcoin Mempool Real Time Statistics
Get current Bitcoin mempool statistics in real time. Returns unconfirmed transaction count, total mempool vsize in MB, fee histogram, averag
0 tools · http
Bitcoin Address Balance and History
Get balance and recent transaction history for any Bitcoin address. Returns confirmed balance in BTC and sats, unconfirmed mempool delta, to
0 tools · http
Bitcoin Transaction Decoder
Decode any Bitcoin transaction by txid into a human readable structure. Returns inputs with source addresses and amounts, outputs with desti
0 tools · http
Mempool.space
Integrates with mempool.space APIs to provide real-time Bitcoin network data including transaction details, block information, address balan
0 tools
EruditePay TRON: Pending Transactions
Recent unconfirmed Tron transactions — mempool data with confirmation estimates [x402: $0.003/call on eip155:8453, category=other]
0 tools · http
ApiToll — Base mainnet gas snapshot
Real-time Base mainnet gas prices via direct RPC eth_feeHistory — slow/standard/fast tiers (max_fee_per_gas + max_priority_fee_per_gas in gw
0 tools · http

How to use

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

{
  "mcpServers": {
    "bitcoin_recommended_transaction_fees": {
      "url": "https://proxy.suverse.io/v1/data/bitcoin-fees-recommended",
      "transport": "http"
    }
  }
}