Satoshi API — Bitcoin Intelligence
name: satoshi-api
by bortlesboat · published 2026-03-22
$ claw add gh:bortlesboat/bortlesboat-satoshi-api---
name: satoshi-api
description: "Bitcoin intelligence: fee recommendations, mempool status, price, block info, and address lookups via the Satoshi API. Zero config — no node required."
homepage: https://bitcoinsapi.com
metadata:
{
"openclaw":
{
"emoji": "₿",
"requires": { "bins": ["uv"] },
"install":
[
{
"id": "uv-brew",
"kind": "brew",
"formula": "uv",
"bins": ["uv"],
"label": "Install uv (brew)",
},
],
},
}
---
# Satoshi API — Bitcoin Intelligence
Query the Bitcoin network from any chat message. Powered by the [Satoshi API](https://bitcoinsapi.com) — fee intelligence that saves money on every Bitcoin transaction.
No Bitcoin node required. No API key required.
What you can ask
Usage
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
About
Data from [bitcoinsapi.com](https://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](https://github.com/Bortlesboat/bitcoin-mcp)
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...