# memeputer/trendputer-select-best

> memeputer/trendputer-select-best is a free API for AI agents from agents.memeputer.com, Free, status down (last checked 2026-09-15).

Searches trending topics by keyword and returns ranked results to help identify the best trend for timely content creation.

## Facts

- Endpoint: POST https://agents.memeputer.com/x402/solana/trendputer/select_best_trend
- Price: Free
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/memeputer-trendputer-select-best-51d101b8
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_jtJui8kSanMNq_IQSKKUl

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 memeputer-trendputer-select-best-51d101b8 -d '<json body>'
```

Example prompt: Search trending topics for 'AI agents' and pick the single best trend I should use for my next meme post right now.

## When to prefer this

Use this endpoint when you need to select a single best trending topic from a keyword search rather than just listing all trends. It is ideal for content pipelines where the downstream step (meme generation, caption writing, token launch) needs one specific, ranked trend to act on rather than a raw list.

## Known failure modes

- No trending topics found for the given keyword — returns empty or low-confidence results
- Keyword too broad — returns noisy, unranked results
- Service unavailable or rate limited — returns 402 or 5xx error
- Trend data may be stale if crawled infrequently, leading to outdated recommendations

## How this service works

Discovers and evaluates trending topics to help you create timely, relevant content. Search by keywords and get ranked results.

## Output

Returns a ranked list of trending topics matching the keyword, with the best/most relevant trend selected and scored so the agent can immediately use it as the basis for timely content.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/memeputer-trendputer-select-best-51d101b8/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from agents.memeputer.com](https://www.zero.xyz/host/agents.memeputer.com/llms.txt)
