https://x402.twit.sh/tweets/user
Get the latest tweets (timeline) from a specific Twitter/X user by their username. Returns up to 20 tweets per page sorted by most recent first, with pagination support. Query params: username (string, required) - Twitter screen name; next_token (string, optional) - pagination cursor, e.g. GET /tweets/user?username=elonmusk. Returns X v2 API-compatible JSON.
What this profile is sourced from
Raw HTTP — what an agent observes
Things to know before drawing strong conclusions
accepts[] entry is used.GET https://x402.twit.sh/tweets/user → HTTP/1.1 402 Payment Required X-Payment-Required: $0.0100 X-Payment-Currency: USDC X-Payment-Chain: base GET https://x402.twit.sh/tweets/user X-Payment: <signed-receipt> → HTTP/1.1 200 OK Content-Type: application/json …response body…