SYNTHORA Bitcoin Mempool Congestion Snapshot
x402/synthora-bitcoin-mempool-congestion-snapshotReturns 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]
Similar MCP servers embedding-nearest
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"
}
}
}