# clonecho Next Public Holidays

> clonecho Next Public Holidays 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-16).

Returns the next upcoming public holidays for a specified country starting from today

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/next-holidays
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/clonecho-next-public-holidays-7313b5e9
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_wAE8OjIntWKZl8sMI_6it

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-next-public-holidays-7313b5e9 -d '<json body>'
```

Example prompt: What are the next upcoming public holidays in the US? I need to know which days are coming soon so I can plan around them.

## When to prefer this

Use this endpoint when you need to quickly look up the next public holidays for a given country starting from the current date, especially useful for logistics scheduling, delivery planning, or calendar-aware automation where knowing upcoming holidays is critical.

## Known failure modes

- Invalid or unsupported country code returns an error or empty list
- Missing country parameter may return an error or default behavior
- Payment failure (402) if USDC payment is not processed correctly
- Network timeout or service unavailability returns a non-200 response

## How this service works

LOGISTICS: the next upcoming public holidays for a country from today (?country=US). Returns JSON.

## Output

A JSON object listing the next upcoming public holidays for the specified country, including holiday names and dates starting from today's date.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-next-public-holidays-7313b5e9/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)
