# clonecho PubMed Biomedical Research Search

> clonecho PubMed Biomedical Research 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 PubMed for the latest biomedical research papers matching a query string and returns results as JSON

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/pubmed
- 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-pubmed-biomedical-research-search-4eabc4c3
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_qgppGORXK4z4MN67XVj70

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-pubmed-biomedical-research-search-4eabc4c3 -d '<json body>'
```

Example prompt: Can you pull the latest PubMed research papers on CRISPR gene editing for sickle cell disease?

## When to prefer this

Use this endpoint when you need real-time access to the latest biomedical or clinical research papers from PubMed, especially for research-frontier signals, literature reviews, or evidence-based health queries. Prefer over static knowledge bases when recency and peer-reviewed sourcing matter.

## Known failure modes

- Empty result set if query matches no indexed papers
- Rate limit or payment error if x402 payment fails or is insufficient
- Malformed or missing ?q= parameter returns error or empty results
- PubMed API downtime causes upstream failure
- Very broad queries may return irrelevant or overwhelming results

## How this service works

RESEARCH: latest biomedical papers by query (?q=) from PubMed — research-frontier signal. Returns JSON.

## Output

A JSON array of recent biomedical papers from PubMed matching the query, including metadata such as titles, authors, publication dates, abstracts, and links to the original articles on PubMed.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-pubmed-biomedical-research-search-4eabc4c3/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)
