Skip to content
Back to search
30
MCP http

SYNTHORA Bitcoin Recommended Fee Oracle

x402/synthora-bitcoin-recommended-fee-oracle

Returns real-time recommended Bitcoin transaction fee rates (fastest, half-hour, hour, economy, minimum in sat/vB) from mempool.space. Serves autonomous BTC payment agents and agent-to-agent settlement bots that size fees to hit a target confirmation window without overpaying. [x402: $0.001/call on base, category=other]

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

Similar MCP servers embedding-nearest

Bitcoin Recommended Transaction Fees
Get current recommended Bitcoin transaction fees based on mempool congestion. Returns fee rates in sats per vbyte for different confirmation
0 tools · http
SYNTHORA Protocol Revenue Oracle
Real-time fee revenue and 24h/7d/30d earnings for any DeFi protocol via DefiLlama Fees API. [x402: $0.01/call on base, category=other]
0 tools · http
SYNTHORA Bitcoin Network Stats Oracle
Returns Bitcoin network fundamentals from Blockchair: block height, total and 24h transactions, circulating supply, difficulty, 24h on-chain
0 tools · http
SYNTHORA Bitcoin Mempool Congestion Snapshot
Returns the live Bitcoin mempool backlog: pending transaction count, total vsize, aggregate fees and a full fee-rate histogram from mempool.
0 tools · http
SYNTHORA FX Exchange Rates Oracle
Real-time foreign exchange rates for 170+ currencies. Financial agents need FX before cross-border transactions. [x402: $0.005/call on base,
0 tools · http
SYNTHORA Gas & MEV Oracle
Live gas price and MEV oracle across chains: base/priority fees, congestion and MEV signal. For agents timing transactions. Ed25519-signed.
0 tools · http

How to use

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

{
  "mcpServers": {
    "synthora_bitcoin_recommended_fee_oracle": {
      "url": "https://bitcoin-recommended-fees.hergertsynthora.com/service",
      "transport": "http"
    }
  }
}