Skip to content
Back to search
30
MCP http

SYNTHORA Bitcoin Mempool Congestion Snapshot

x402/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.space. Powers autonomous agents and agent-to-agent schedulers that time broadcasts around network congestion and estimate clearing time by fee band. [x402: $0.002/call on base, category=other]

Uptime
no direct probes in 30d
Response
0ms
last probe
Tools
0
callable
Resources
0
readable
Prompts
0
available

How to use

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

{
  "mcpServers": {
    "synthora_bitcoin_mempool_congestion_snapshot": {
      "url": "https://bitcoin-mempool-congestion.hergertsynthora.com/service",
      "transport": "http"
    }
  }
}