Install
openclaw skills install satoshi-apiBitcoin intelligence: fee recommendations, mempool status, price, block info, and address lookups via the Satoshi API. Zero config — no node required.
openclaw skills install satoshi-apiQuery the Bitcoin network from any chat message. Powered by the Satoshi API — fee intelligence that saves money on every Bitcoin transaction.
No Bitcoin node required. No API key required.
uv run satoshi_api.py fees
uv run satoshi_api.py mempool
uv run satoshi_api.py price
uv run satoshi_api.py block
uv run satoshi_api.py address <address>
uv run satoshi_api.py halving
Data from bitcoinsapi.com — a free Bitcoin API with real-time fee intelligence, mempool analysis, and 90+ endpoints.
Also available as an MCP server for Claude Code / Cursor: bitcoin-mcp
brew install uv