{"uid":"cap_kzo0gu9bSq1jHUwWLj7lv","slug":"readx-following-list-ea480bcc","name":"ReadX Following List","description":"Accounts a user follows (~200 per page; paginate with cursor until has_more is false). Example: GET /api/jack/following","url":"https://readx.1x402.sh/api/:name/following","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"type":"object","required":["name"],"properties":{"name":{"type":"string","pattern":"^[A-Za-z0-9_]+$","minLength":1,"description":"X handle without the leading @ (alphanumeric and underscore)."},"cursor":{"type":"string","description":"Pagination cursor from a previous response's pagination.bottom (or replies.bottom)."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.03","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"down","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_P6rXEu04GI8r137e25AcA","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a paginated list (~200 per page) of X/Twitter accounts that a given user follows","exampleAgentPrompt":"Can you pull the list of accounts that @jack follows on X? Page through all of them using the cursor until you've got the full set.","exampleUseCases":[{"title":"Analyze influencer network reach","prompt":"I need to understand who the top tech investors follow on X. Can you pull the following lists for @paulg, @sama, and @elonmusk, then page through each one completely so I can see their full networks?"},{"title":"Build competitive intelligence reports","prompt":"Our marketing team wants to know who our competitors follow on X. Pull the complete following list for @netflix, @disneyplus, and @primevideo—page through everything so we can map out their industry connections."},{"title":"Find niche community leaders","prompt":"Help me identify potential partners in the climate tech space. Can you grab the full following list for @climateTech and @greeninnovate accounts, paginating all the way through to see everyone they're connected with?"}],"resultDescription":"A JSON response containing up to ~200 accounts that the specified user follows, each with profile data, plus a pagination object with a bottom cursor and a has_more boolean to drive further page requests.","failureModes":["Invalid or non-alphanumeric username returns a validation error","User account not found or suspended returns an error response","Expired or invalid pagination cursor causes a failed or repeated page fetch","Payment failure (insufficient USDC) results in a 402 Payment Required response","Rate limiting on the underlying X data source may cause timeouts or partial results"],"whenToPreferThis":"Use this endpoint when you need structured JSON data about the accounts a specific X/Twitter user follows, especially for social graph analysis, influence mapping, or building follower/following relationship datasets. Prefer this over scraping X directly since it handles pagination and authentication, and over the official X API if you want per-call micropayment pricing without managing OAuth credentials.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T15:29:15.900Z","isFirstParty":false}