Animica x402 Directory

Directory / twitr.sh

twitr.sh/api/tools/x_read

Read live X/Twitter data: look up a single tweet or user profile, batch-read up to 100 tweets or users at once, check whether one account follows another, fetch trending topics by region, extract a long-form article, or download tweet media. Pay per call in USDC — no API key, no signup; failed calls are never charged.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://twitr.sh/api/tools/x_read'

# -> 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://twitr.sh/api/tools/x_read'

Endpoint: https://twitr.sh/api/tools/x_read. Operated by twitr.sh, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on twitr.sh

twitr.sh/api/tools/draws

Run a provably fair giveaway on X/Twitter: pick crypto-random winners from a tweet's replies, with retweet, follow, hashtag, keyword, minimum-follower, and acco…

GET · $1.2012

twitr.sh/api/tools/radar

Trending topics and breaking stories across tech, dev, science, business, culture, politics, and entertainment — aggregated from multiple public sources with re…

GET · $0.001

twitr.sh/api/tools/x_communities

Read an X/Twitter Community: profile info, member and moderator rosters, the community's tweets, or keyword search inside the community. Fixed price for info; b…

GET · $0.0012

twitr.sh/api/tools/x_inbox

Read a connected X/Twitter account's private surfaces: bookmarks and bookmark folders, notifications, and DM history. Billed per item returned; readable only fo…

GET · $0.024

twitr.sh/api/tools/x_lists

Read an X/Twitter List: its combined tweet timeline, its member roster, or its followers. Billed per item returned. Useful for following a curated set of accoun…

GET · $0.024

twitr.sh/api/tools/x_search

Search X/Twitter tweets with the full operator set — keyword, exact phrase, from-user, language, date range, media type, minimum likes/retweets, verified-only —…

GET · $0.024

twitr.sh/api/tools/x_timeline

Fetch a user's X/Twitter timeline — their tweets, replies, likes, media posts, or mentions — plus follower and following lists, and per-tweet engagement lists (…

GET · $0.024

All 8 endpoints on twitr.sh →