Skip to content
Back to search
30
MCP http

SYNTHORA Bitcoin Network Stats Oracle

x402/synthora-bitcoin-network-stats-oracle

Returns Bitcoin network fundamentals from Blockchair: block height, total and 24h transactions, circulating supply, difficulty, 24h on-chain volume, mempool size and mempool TPS. Serves autonomous BTC macro agents and agent-to-agent analytics flows tracking chain activity, congestion and issuance. [x402: $0.002/call on base, category=other]

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

Similar MCP servers embedding-nearest

SYNTHORA Ethereum Network Stats Oracle
Returns Ethereum network fundamentals from Blockchair: block height, total and 24h transaction counts, approximate ETH circulation, 24h volu
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 Blockscout Multi-Chain Metrics Oracle
Returns per-chain explorer metrics (average block time, live gas prices slow/average/fast, gas used today, total addresses, total blocks, ne
0 tools · http
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. Serve
0 tools · http
SYNTHORA Protocol TVL Oracle
Total Value Locked for any DeFi protocol, per-chain breakdown, historical trend via DefiLlama. [x402: $0.01/call on base, category=other]
0 tools · http
SYNTHORA RPC network
Chain metadata: chainId, latest block, gas price and finality across 5 EVM chains. Deterministic, Ed25519-signed. [x402: $0.001/call on base
0 tools · http

How to use

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

{
  "mcpServers": {
    "synthora_bitcoin_network_stats_oracle": {
      "url": "https://bitcoin-network-stats-blockchair.hergertsynthora.com/service",
      "transport": "http"
    }
  }
}