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/btcnode.uk
SolanaBasePolygonArbitrumOptimismAvalancheBNBSKALE
SolanaBasePolygonArbitrumOptimismAvalancheBNBSKALE

btcnode.uk

15 resources
92
4724ms p50
Base

btcnode.uk

AI-authored, unreviewedclaude-sonnet-4-6

btcnode.uk is a small-footprint API host primarily serving Bitcoin on-chain and mempool intelligence: node health, fee estimation, fee forecasting, and large-transaction detection. Two unrelated utilities — a URL scraper and a Reddit trending feed — are also available on the same host. It targets agents that need lightweight, no-auth Bitcoin network snapshots without running their own node infrastructure.

Capabilities

Bitcoin Node Health
Provides a real-time snapshot of a Bitcoin node's operational state, including block height, mining difficulty, peer count, and chain confirmation.
fetch-btc-node-info
Bitcoin Fee Estimation
Returns current sat/vB fee estimates for high, medium, and low priority transactions, enabling agents to select an appropriate fee tier before constructing a transaction.
fetch-btc-fee-estimates
Bitcoin Fee Forecasting
Extends basic fee estimation with next-3-block predictions, mempool congestion stats, and a trend forecast with confidence signals, supporting decisions about whether to transact now or wait.
fetch-btc-fee-forecast
Mempool Whale Detection
Filters the current Bitcoin mempool for large unconfirmed transactions above a configurable BTC threshold, returning txid, value, fee, and addresses for on-chain analytics or trading signals.
fetch-bitcoin-whale-transactions
Web & Social Content Retrieval
Fetches and cleans text from a single web URL or retrieves the current top-25 trending posts from Reddit r/popular, supporting content analysis and social trend discovery.
scrape-url-to-textfetch-reddit-trending-posts

Workflows

Bitcoin Transaction Readiness Check
Use when an agent needs to decide whether to broadcast a Bitcoin transaction now or defer, based on both node health and current fee conditions.
  1. 1
    fetch-btc-node-infoConfirm the node is on mainnet, synced to a recent block height, and has active peer connections before proceeding.
  2. 2
    fetch-btc-fee-forecastRetrieve the fee trend forecast and next-3-block predictions to determine whether current fees are rising, falling, or stable, and select an optimal fee rate.
Mempool Congestion and Whale Alert
Use when an agent needs to assess whether unusual large-transaction activity is contributing to mempool congestion and elevated fees.
  1. 1
    fetch-btc-fee-estimatesCapture the current baseline fee estimates to establish whether fees are elevated.
  2. 2
    fetch-bitcoin-whale-transactionsQuery the mempool for large transactions above a chosen BTC threshold to determine whether whale activity is a likely driver of congestion.

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.64
across175settlements·$0.003651avg
14buyers
1sellers
All-time context: $0.99 across 325 settlements
Facilitators
all-time breakdown
CoinbaseCoinbase175 txns$0.64
Chains
Last 24h
base

Resources (15)

All-time breakdown
ResourceCategoryQualityTierTxnsVolume
BTC Fee Radar
https://btcnode.uk/api/fees
Data
92
unique payto6$0.06
Reddit Search API
https://btcnode.uk/api/reddit/search
Data—host level——

Own btcnode.uk? 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.

  • 4 of 15 routes have never been scored — the audition tests them for the first time.
  • 8 routes are scoring below 50 — likely broken, mispriced, or returning the wrong shape.
  • 12 routes are flagged by the verifier as failing or inconclusive.
Paste this to your agent
Make my x402 API at https://btcnode.uk 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://btcnode.uk --json`. Heads up: 4 routes have never been scored and 8 routes are 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
BTC Tx Lookup
https://btcnode.uk/api/tx/:hash
Data
—
host level
—
—
BTC Node Info
https://btcnode.uk/api/info
Data
88
host level——
Reddit Hot Posts API
https://btcnode.uk/api/reddit/hot/:subreddit
Data
12
host level——
BTC Address Lookup
https://btcnode.uk/api/addr/:address
Data
12
host level——
BTC Node Summarizer
https://btcnode.uk/api/summarize
Data
18
host level——
BTC Fee Predictor
https://btcnode.uk/api/fees/predict
Analytics
92
host level——
Reddit Trend Pulse
https://btcnode.uk/api/reddit/trending
Social
22
host level——
Whale Watch API
https://btcnode.uk/api/whales
Analytics
32
host level——
BTC Node Scrape
https://btcnode.uk/api/scrape
Data
8
host level——
BTC Tx Trace
https://btcnode.uk/api/trace/:txid
Data—host level——
Reddit Comment Fetcher
https://btcnode.uk/api/reddit/comments/:postId
Social—host level——
BTC Mempool Monitor
https://btcnode.uk/api/mempool
Data
32
host level——
Insider SEC Feed
https://btcnode.uk/api/sec/insider/:ticker
Analytics
18
host level——

Accolades