https://x402.twit.sh/users/search
Search Twitter/X for user accounts matching a keyword or phrase. Returns up to 20 matching user profiles per page with pagination support. Useful for discovering users by topic, name, or keyword. Query params: query (string, required) - search keyword or phrase; next_token (string, optional) - pagination cursor from previous response, e.g. GET /users/search?query=bitcoin. 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/users/search → HTTP/1.1 402 Payment Required X-Payment-Required: $0.0100 X-Payment-Currency: USDC X-Payment-Chain: base GET https://x402.twit.sh/users/search X-Payment: <signed-receipt> → HTTP/1.1 200 OK Content-Type: application/json …response body…