byDexterDexterbeta
DashboardSearch
Explorer
ProtocolsChainsFacilitatorsServersResourcesTransactionsLifetime
Dexter Products
OpenDexterInstinct
Intelligence
WashCircleChannels
Skills
Browse SkillsBuild a Skill
StatusDocsAboutBlog
DexterDexter

The real-time explorer for the x402 paid web. 8 chains. Quality-scored APIs. Live settlement data.

Explore

  • Facilitators
  • Servers
  • Resources
  • Transactions

Developers

  • API Docs
  • GitHub
  • x402 SDK
  • OpenDexter
  • Status

Company

  • About
  • Blog
  • Terms of Service
  • Privacy Policy
  • Contact
© 2026 Dexter Labs CorporationPowered by the x402 protocol
DashboardSearch
Explorer
ProtocolsChainsFacilitatorsServersResourcesTransactionsLifetime
Dexter Products
OpenDexterInstinct
Intelligence
WashCircleChannels
Skills
Browse SkillsBuild a Skill
StatusDocsAboutBlog
Dashboard/Servers/cdp.bitcoinsapi.com
SolanaBasePolygonArbitrumOptimismAvalancheBNBSKALE
SolanaBasePolygonArbitrumOptimismAvalancheBNBSKALE
cdp.bitcoinsapi.com

cdp.bitcoinsapi.com

5 resources3092ms p50
Base

cdp.bitcoinsapi.com

AI-authored, unreviewedclaude-sonnet-4-6

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.

Capabilities

Mempool Snapshot Data
Provides raw, real-time snapshots of current Bitcoin mempool conditions, including next-block projections and fee estimates across confirmation targets.
fetch-bitcoin-next-block-mining-datafetch-bitcoin-fee-landscape
AI Fee Advisory
Delivers AI-interpreted fee recommendations and urgency guidance, translating raw mempool conditions into actionable send/wait decisions with confidence levels.
fetch-bitcoin-fee-advicefetch-bitcoin-fee-landscape
Transaction Explanation
Accepts a txid and returns a human-readable AI-generated interpretation of that transaction's fee rate, size, and urgency relative to current network conditions.
fetch-bitcoin-transaction-explanation

Workflows

Fee-Optimized Transaction Preparation
Use when an agent needs to construct a Bitcoin transaction and wants both a raw mempool context and an AI-recommended fee rate before setting the fee.
  1. 1
    fetch-bitcoin-next-block-mining-dataRetrieve the current next-block snapshot to understand projected block height, weight, and top fee-rate transactions.
  2. 2
    fetch-bitcoin-fee-landscapeRetrieve the current fee landscape to get send/wait recommendation and sat/vB estimates for next-block, 6-block, and 1-day confirmation targets.
  3. 3
    fetch-bitcoin-fee-advicePass the agent's urgency level to receive an AI-recommended sat/vByte rate and action guidance informed by the mempool context already retrieved.
Transaction Post-Broadcast Audit
Use when an agent needs to explain a recently broadcast or pending Bitcoin transaction's fee rate and urgency to a user or downstream system.
  1. 1
    fetch-bitcoin-fee-landscapeRetrieve current mempool fee conditions to establish the baseline fee environment at the time of audit.
  2. 2
    fetch-bitcoin-transaction-explanationPass the txid to receive an AI-generated explanation of the transaction's fee rate and urgency relative to the current network conditions.

Use this host in Claude

Copy the skill below, then add it on claude.ai under Skills → Create skill → Upload.

Machine-readable: skills.json · SKILL.md · manifest.json
$0.54
across87settlements·$0.006161avg
3buyers
1sellers
All-time context: $6.32 across 1,047 settlements
Facilitators
all-time breakdown
CoinbaseCoinbase87 txns$0.54
Chains
Last 24h
base

Resources (5)

All-time breakdown
ResourceCategoryQualityTierTxnsVolume
cdp.bitcoinsapi.com
Bitcoin Next Block Fees
https://cdp.bitcoinsapi.com/api/v1/mining/nextblock
Analytics
58
host level——
cdp.bitcoinsapi.com
Satoshi Fee Advice
https://cdp.bitcoinsapi.com/api/v1/ai/fees/advice
AI
92
host level——

Own cdp.bitcoinsapi.com? List it with your agent

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.

  • 1 route is scoring below 50 — likely broken, mispriced, or returning the wrong shape.
  • 2 routes are in the 50–74 band — working, but with room to climb.
  • 1 route is flagged by the verifier as failing or inconclusive.
Paste this to your agent
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.

Latest Settlements

Live feed
ForViaChainAmountBuyerTxTime
cdp.bitcoinsapi.com
Bitcoin Tx Explainer
https://cdp.bitcoinsapi.com/api/v1/ai/explain/transaction/66b3e61d2c9a5e3fb79d3a0dd291efc1864cb7cc4b09c951f6b3d8927c734b59
AI
74
host level——
cdp.bitcoinsapi.com
Bitcoin Fee Landscape
https://cdp.bitcoinsapi.com/api/v1/fees/landscape
Analytics
94
host level——
cdp.bitcoinsapi.com
Bitcoin Fee Scoreboard
https://cdp.bitcoinsapi.com/api/v1/fees/observatory/scoreboard
Analytics
32
host level——

Accolades