Animica x402 Directory

Directory

twitter.surf.cascade.fyi

twitter.surf.cascade.fyi publishes 4 machine-payable endpoints over the x402 protocol, priced from $0.004 to $0.005 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/tweets GET $0.004 200
/tweets/search GET $0.005 200
/users GET $0.004 200
/users/search GET $0.004 200

What these endpoints do

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.

GET · $0.004 · probe 200

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, pagination up to 200 results per request.

GET · $0.005 · probe 200

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 · probe 200

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 · probe 200