# clonecho ArXiv Preprints Search

> clonecho ArXiv Preprints Search 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).

Searches and returns the newest arXiv preprints (physics, astrophysics, CS, biology, climate) matching a keyword query

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/arxiv-preprints
- 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/clonecho-arxiv-preprints-search-e4e049f3
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Z_5wN1kDGSsL4mJZFa2jI

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-arxiv-preprints-search-e4e049f3 -d '<json body>'
```

Example prompt: Can you find the newest arXiv preprints about quantum error correction?

## When to prefer this

Use this endpoint when you need the very latest academic preprints from arXiv across physics, astrophysics, computer science, biology, or climate science. Ideal for keeping up with cutting-edge research before formal publication. Prefer over general web search when you specifically want scientific preprint papers with structured metadata.

## Known failure modes

- Empty result set if query matches no recent preprints
- Query too vague returns unrelated papers
- arXiv source unavailable returns error
- Missing or empty ?q parameter may return error or all-recent fallback

## How this service works

SCIENCE: newest arXiv preprints (physics, astro, CS, bio, climate) matching a query. ?q. Returns JSON.

## Output

A JSON array of recent arXiv preprints matching the query, including paper titles, authors, abstracts, arXiv IDs, submission dates, and subject categories from physics, astrophysics, CS, biology, and climate science domains.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-arxiv-preprints-search-e4e049f3/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)
