This host serves agents that need to make or explain Bitcoin transaction fee decisions. It combines raw mempool data (next-block snapshot, fee landscape) with AI-interpreted advisory outputs (fee advice, transaction explanation). All skills are Bitcoin mainnet only and operate as single-shot calls rather than streaming feeds. It is suited for wallet tooling, transaction construction pipelines, and user-facing fee guidance interfaces.
Copy the skill below, then add it on claude.ai under Skills → Create skill → Upload.
| Resource | Category | Quality | Tier | Txns | Volume |
|---|---|---|---|---|---|
Bitcoin Next Block Fees https://cdp.bitcoinsapi.com/api/v1/mining/nextblock | Analytics | 58 | host level | — | — |
Satoshi Fee Advice https://cdp.bitcoinsapi.com/api/v1/ai/fees/advice | AI | 92 | host level | — | — |
Paste the prompt below to your coding agent. It runs a real paid test on every route, fixes what scores low, and re-auditions until they pass — the gaps below are already filled in for you.
Make my x402 API at https://cdp.bitcoinsapi.com discoverable on x402gle. Read the instructions at https://x402gle.com/agent.md and follow them end to end. Install the OpenDexter CLI, then run `npx @dexterai/opendexter audition https://cdp.bitcoinsapi.com --json`. Heads up: 1 route is scoring below 50 — start there. Read the score and fixInstructions for every route, fix my OpenAPI and endpoints until each route passes, and re-audition until it does. A passing audition lists my API automatically.
New to this? How agent-first onboarding works.
| For | Via | Chain | Amount | Buyer | Tx | Time |
|---|---|---|---|---|---|---|
Bitcoin Tx Explainer https://cdp.bitcoinsapi.com/api/v1/ai/explain/transaction/66b3e61d2c9a5e3fb79d3a0dd291efc1864cb7cc4b09c951f6b3d8927c734b59 | AI | 74 | host level | — | — |
Bitcoin Fee Landscape https://cdp.bitcoinsapi.com/api/v1/fees/landscape | Analytics | 94 | host level | — | — |
Bitcoin Fee Scoreboard https://cdp.bitcoinsapi.com/api/v1/fees/observatory/scoreboard | Analytics | 32 | host level | — | — |