# Bitcoin Mining Pool Distribution (mempool.space, 1 Week)

> Bitcoin Mining Pool Distribution (mempool.space, 1 Week) is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-14).

Returns a breakdown of Bitcoin mining pool performance over the past week, including blocks mined and hashrate share per pool, sourced from mempool.space.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/mining-pools
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/bitcoin-mining-pool-distribution-mempool-space-1-week-a2041707
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_TnqcDOVmIfGHfLqqrK1W4

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 bitcoin-mining-pool-distribution-mempool-space-1-week-a2041707 -d '<json body>'
```

Example prompt: Can you show me the Bitcoin mining pool distribution for the last week — how many blocks each pool mined and their hashrate share?

## When to prefer this

Use this endpoint when you need a quick, pre-aggregated weekly snapshot of Bitcoin mining pool distribution (blocks + hashrate share) without building your own mempool.space integration. Ideal for dashboards, crypto research, or decentralization analysis.

## Known failure modes

- mempool.space upstream unavailable — may return error or stale data
- Payment not processed — 402 response requiring x402 payment
- Rate limiting or network timeout — returns 5xx error
- No data available for the requested period

## How this service works

CRYPTO: Bitcoin mining-pool distribution over 1 week — blocks and hashrate share per pool (mempool.space). Returns JSON.

## Output

A JSON object listing Bitcoin mining pools with their respective block counts and hashrate share percentages over the past 7 days, sourced from mempool.space.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/bitcoin-mining-pool-distribution-mempool-space-1-week-a2041707/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)
