https://x402.twit.sh/tweets/replies
Get replies to a specific Twitter/X tweet. Returns paginated reply tweets for a given tweet ID. Query params: id (string, required) - numeric tweet ID; next_token (string, optional) - pagination cursor, e.g. GET /tweets/replies?id=1110302988. Returns X v2 API-compatible JSON.
What this profile is sourced from
Things to know before drawing strong conclusions
accepts[] entry is used.Raw HTTP — what an agent observes
GET https://x402.twit.sh/tweets/replies → 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/replies X-Payment: <signed-receipt> → HTTP/1.1 200 OK Content-Type: application/json …response body…