# Corporate Crypto Treasury Holdings

> Corporate Crypto Treasury Holdings 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-13).

Returns live data on public companies holding BTC and ETH, including aggregate totals and top corporate holders as a treasury signal.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/corporate-crypto
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/corporate-crypto-treasury-holdings-3e256515
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_WT228oNnx4BzDKnUkvIMo

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 corporate-crypto-treasury-holdings-3e256515 -d '<json body>'
```

Example prompt: Which public companies are holding the most Bitcoin and Ethereum right now, and what are the total corporate holdings across all of them?

## When to prefer this

Use this endpoint when you need a live snapshot of corporate/institutional BTC and ETH treasury holdings, particularly for market analysis, investment research, or tracking public company crypto adoption. Prefer this over on-chain analytics when you specifically need public company identity linked to holdings rather than anonymous wallet data.

## Known failure modes

- Upstream data source unavailable — may return 5xx or stale data
- Payment not processed — returns 402 if USDC payment not attached
- No parameter validation needed (parameterless endpoint) — failures are mostly network or payment related

## How this service works

Public companies holding BTC and ETH — totals + top holders (corporate treasury signal). Live. Returns JSON.

## Output

A JSON object containing live aggregate totals of BTC and ETH held by public companies, plus a ranked list of top corporate holders with individual holding amounts — useful as a corporate treasury signal for crypto market analysis.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/corporate-crypto-treasury-holdings-3e256515/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)
