# U.S. Savings Bond Issuance/Redemption Piece Counts by Series

> U.S. Savings Bond Issuance/Redemption Piece Counts by Series 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-13).

Returns JSON data on U.S. savings bond issuance and redemption piece counts broken down by series.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/savings-bonds
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/u-s-savings-bond-issuance-redemption-piece-counts-by-series-de3528e6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_s0ToLMaUnHr3rbw8bkcUe

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 u-s-savings-bond-issuance-redemption-piece-counts-by-series-de3528e6 -d '<json body>'
```

Example prompt: Can you pull up the U.S. savings bond issuance and redemption piece counts broken down by series? I want to see how many bonds of each type have been issued and redeemed.

## When to prefer this

Use this endpoint when you need structured, machine-readable data on U.S. savings bond issuance and redemption piece counts by series (e.g., Series EE, I, HH). Prefer this over manual Treasury website scraping or general economic data APIs that don't specifically break down savings bond statistics by series.

## Known failure modes

- Payment failure: insufficient USDC balance or x402 payment not accepted (402 Payment Required)
- Service unavailable: upstream data source unreachable (503 Service Unavailable)
- No parameters supported so malformed query strings are silently ignored
- Data may be stale if the upstream Treasury data source has not been updated recently

## How this service works

ECONOMICS: U.S. savings bond issuance/redemption piece counts by series. Returns JSON.

## Output

A JSON object containing U.S. savings bond piece counts organized by series, covering both issuance and redemption figures, allowing comparison of how many bonds of each series have been issued versus redeemed.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/u-s-savings-bond-issuance-redemption-piece-counts-by-series-de3528e6/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)
