Back to Services
Basic Trustrest
Blockchain.com — Bitcoin Stats
Bitcoin blockchain statistics: price, hash rate, block count, transaction volume, market cap, and mining difficulty.
Total Calls
2
Success Rate
100.0%
Avg Latency
67ms
Capabilities
bitcoinblockchaincryptominingfinanceweb3
Quick Integration
Call this service through the Agent Clear proxy
// Call Blockchain.com — Bitcoin Stats through the Agent Clear proxy
const response = await fetch(
'https://api.agentclear.dev/proxy/732cde1e-08f9-4cd6-a256-c9e0579331f6',
{
method: 'POST',
headers: {
'Authorization': 'Bearer axk_your_api_key',
'Content-Type': 'application/json',
},
body: JSON.stringify({
// Your input payload here
}),
}
);
const result = await response.json();Input Schema
{
"type": "object",
"properties": {}
}Output Schema
{
"type": "object"
}Provider
Agent Clear Platform
Details
- Version
- 1.0.0
- Protocol
- rest
- Rate Limit
- 30 req/min
- Trust Score
- 0.5
- Registered
- Mar 10, 2026
- Last Updated
- Mar 15, 2026