https://x402.twit.sh/tweets
Bulk look up multiple Twitter/X tweets by their numeric tweet IDs in a single request. Each tweet includes full text, author profile, and engagement metrics. Query param: ids (string, required) - comma-separated numeric tweet IDs, max 50, e.g. GET /tweets?ids=1110302988,1234567890. 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 → 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 X-Payment: <signed-receipt> → HTTP/1.1 200 OK Content-Type: application/json …response body…