ADH BTC On-Chain Network Health Intelligence is a paid API for AI agents from agentdatum.com, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).
Returns processed Bitcoin on-chain network health intelligence including hashrate, mempool status, difficulty, and recommended fees with AI-generated interpretation.
ADH 金融情报层:把 239 个原始数据源洗成带实体解析、时间同步、溯源与派生结论的情报(宏观regime / 加密尽调 / 事件窗口),免费注入你的 AI 上下文。Agent 走 x402 结算,人类订阅(PayPal)即将上线。
A JSON object containing: the data source (mempool.space), product label ('BTC链上网络健康'), a snapshot with hashrate (EH/s), mempool transaction count, mempool vsize, fast/hour/half-hour fee recommendations in sat/vB, and network difficulty. Also includes a timestamp, historical hashrate array, and an AI-generated Chinese-language interpretation summarizing network security and congestion status.
GEThttps://agentdatum.com/api/v1/d/processed-chain-btcChoose this endpoint when you need a pre-processed, AI-interpreted Bitcoin on-chain health snapshot rather than raw API data. It is especially useful when you want hashrate, mempool congestion, and fee recommendations bundled with a natural-language interpretation in a single call. Prefer this over direct mempool.space queries when you need derived conclusions and sourcing provenance without building your own aggregation layer. Best suited for agents that need BTC network context for trading decisions, fee estimation, or periodic network health monitoring.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"source": "mempool.space",
"history": [
{
"v": 905.12,
"ts": 1786295101
}
],
"product": "BTC链上网络健康",
"snapshot": {
"difficulty": null,
"hashrate_ehs": 905.12,
"mempool_count": 79146,
"mempool_vsize": 41859000,
"fee_fast_sat_vb": 0,
"fee_hour_sat_vb": 0,
"fee_half_hour_sat_vb": 0
},
"data_type": "onchain_health",
"collected_at": "2026-08-09T17:05:01Z",
"interpretation": "BTC 链上网络健康:全网算力 905 EH/s,难度 ?,未确认交易 79,146 笔(内存池拥堵),推荐手续费 0 sat/vB。算力高位+难度上升=网络安全稳健;内存池积压。"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"