# clonecho.builda.company Bitcoin Network Hashrate

> clonecho.builda.company Bitcoin Network Hashrate is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Returns live Bitcoin network hashrate (EH/s), current mining difficulty, and a 3-day trend, sourced from mempool.space

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/btc-hashrate
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/clonecho-builda-company-bitcoin-network-hashrate-9e60c288
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_m8l8aXJRg2N4uLiX141f3

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability clonecho-builda-company-bitcoin-network-hashrate-9e60c288 -d '<json body>'
```

Example prompt: What's the current Bitcoin network hashrate and mining difficulty — and has the hashrate been going up or down over the last 3 days?

## When to prefer this

Use this endpoint when you need a quick, no-parameter lookup of live Bitcoin mining metrics — specifically hashrate (EH/s), difficulty, and short-term trend — without building your own mempool.space integration. Ideal for dashboards, crypto health checks, or alerting workflows.

## Known failure modes

- mempool.space upstream unavailable — may return 503 or stale data
- Network timeout if mempool.space is slow to respond
- Unexpected JSON schema changes from upstream source

## How this service works

CRYPTO: live Bitcoin network hashrate (EH/s), current difficulty and 3-day trend (mempool.space). Returns JSON.

## Output

A JSON object containing the live Bitcoin network hashrate in exahashes per second (EH/s), the current mining difficulty value, and a 3-day trend indicator for hashrate, all sourced from mempool.space.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-builda-company-bitcoin-network-hashrate-9e60c288/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
