Animica x402 Directory

Directory / twitter.surf.cascade.fyi

twitter.surf.cascade.fyi/tweets

Batch fetch multiple tweets by ID in a single request. Returns full tweet objects with text, author, metrics, media, and engagement data.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://twitter.surf.cascade.fyi/tweets'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://twitter.surf.cascade.fyi/tweets'

Endpoint: https://twitter.surf.cascade.fyi/tweets. Operated by twitter.surf.cascade.fyi, not by Animica. Price and availability were correct at the last probe on 2026-08-30 and are set by the operator, who may change them.

Other endpoints on twitter.surf.cascade.fyi

twitter.surf.cascade.fyi/tweets/search

Search Twitter/X tweets with advanced query operators (from:, to:, has:, lang:, etc). Returns tweet text, author, metrics, media. Supports sort by Latest/Top, p…

GET · $0.005

twitter.surf.cascade.fyi/users

Batch fetch multiple Twitter/X user profiles by username or ID. Returns display name, bio, follower/following counts, verification status, and profile metadata.

GET · $0.004

twitter.surf.cascade.fyi/users/search

Search Twitter/X user profiles by keyword. Returns username, display name, bio, follower/following counts, verification status. Supports pagination.

GET · $0.004

All 4 endpoints on twitter.surf.cascade.fyi →