# clonecho HN Show Launches Feed

> clonecho HN Show Launches Feed 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 recent Show HN posts ranked by points, serving as a signal for new product and startup launches.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/hn-show
- 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/clonecho-hn-show-launches-feed-aac79f7b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Gg_YBFgKl1ToWCrBB-VxT

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-hn-show-launches-feed-aac79f7b -d '<json body>'
```

Example prompt: What are the most popular Show HN product launches right now — give me the top ones ranked by points so I can see what new startups are getting traction.

## When to prefer this

Use this endpoint when you need a ranked, real-time feed of new product and startup launches from Show HN — ideal for competitive intelligence, trend monitoring, or discovering what builders are shipping. Prefer this over generic HN feeds when you specifically want Show HN (new products) rather than Ask HN or top news stories.

## Known failure modes

- Upstream Hacker News API unavailable — service may return 503 or empty data
- Payment not processed — x402 payment required before data is returned
- No recent Show HN posts available — empty array returned
- Rate limiting if called too frequently without payment

## How this service works

Recent Show HN launches ranked by points — new product / startup launch signal. Returns JSON.

## Output

A JSON array of recent Show HN posts sorted by points, including post title, point score, and other launch metadata useful for tracking new product and startup activity.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-hn-show-launches-feed-aac79f7b/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)
