{"uid":"cap_NKVdFBt1QF3ABjMiDh9LE","slug":"readx-mentions-feed-62d8a3f3","name":"ReadX Mentions Feed","description":"Tweets that mention a user (paginate with cursor until has_more is false). Example: GET /api/jack/mentions","url":"https://readx.sh/api/:name/mentions","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.next_cursor (the conversation endpoint at /api/{name}/tweets/{id} instead takes its own nested reply cursor — see that endpoint)."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_rxKdg7WKuEOOI2m4c3aXt","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves tweets that mention a specific X/Twitter user, with cursor-based pagination.","exampleAgentPrompt":"Pull all the recent tweets mentioning @elonmusk from ReadX — paginate through all of them until there are no more results.","exampleUseCases":null,"resultDescription":"A JSON response containing a list of tweet objects that mention the specified user, along with a pagination object including a bottom cursor and a has_more boolean to continue fetching subsequent pages.","failureModes":["Invalid or non-existent username returns an empty result or 404 error","Username fails pattern validation (non-alphanumeric/underscore characters) returns a 400 bad request","Invalid cursor value causes a pagination error","Payment not processed results in 402 Payment Required","Rate limiting or upstream X API unavailability returns a 429 or 503 error"],"whenToPreferThis":"Use this endpoint when you need to retrieve tweets that mention a specific X/Twitter user, especially for monitoring brand mentions, tracking public discourse about an account, or paginating through a full mention history. Prefer this over a general search endpoint when you want mentions targeted specifically at one user handle rather than keyword-based results.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:42:47.142Z","isFirstParty":false}