# x402.moltie.co – Latest Tweet from @capuzr

> x402.moltie.co – Latest Tweet from @capuzr is a paid API for AI agents from x402.moltie.co, paid per call via x402, $0.01/call, status down (last checked 2026-09-15).

Fetches the most recent non-retweet, non-reply tweet from the @capuzr X account via a pay-per-call synchronous HTTP request costing $0.01 USDC.

## Facts

- Endpoint: POST https://x402.moltie.co/api/latest/CapuzR
- Price: $0.01/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/x402-moltie-co-da07bc7b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Igye8s3rjW8tCCW-9s9mG

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 x402-moltie-co-da07bc7b -d '<json body>'
```

Example prompt: What's the most recent original tweet from @capuzr? Use the pay-per-call lookup — I don't need a subscription, just a one-time fetch right now.

## When to prefer this

Choose this endpoint when your agent needs a one-shot, synchronous fetch of @capuzr's latest tweet without setting up a webhook or subscription. Ideal for agents that only support pull-based HTTP and need a single current tweet on demand rather than continuous push notifications.

## Known failure modes

- Account has no eligible tweets (no non-retweet, non-reply posts) — empty or error response
- Payment failure or insufficient USDC balance — 402 Payment Required
- Rate limiting or upstream X API unavailability — 5xx error
- Account does not exist or has been suspended — 404 or similar error
- Network timeout if X API is slow — connection timeout

## How this service works

Fetches the most recent non-retweet, non-reply tweet from @capuzr via a synchronous HTTP GET; fixed $0.01 per request (one-shot payment, not a subscription).

## Output

Returns the most recent non-retweet, non-reply tweet from @capuzr, including the tweet text, timestamp, tweet ID, and likely a direct URL to the post. Payment of $0.01 USDC is consumed per call with no ongoing subscription.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/x402-moltie-co-da07bc7b/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from x402.moltie.co](https://www.zero.xyz/host/x402.moltie.co/llms.txt)
