{"uid":"cap_rMjAt_apY2TQ6o2aNhcvD","slug":"readx-hashtag-tweet-search-db1d06df","name":"ReadX Hashtag Tweet Search","description":"Tweet search for a hashtag. Same as `/api/search?q=%23tag`. Example: GET /api/hashtag/typescript","url":"https://readx.sh/api/hashtag/:hash","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":["tag"],"properties":{"tag":{"type":"string","minLength":1,"description":"Hashtag without the leading #."},"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_f3C7U-O8Lveijd7LWbX5J","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":"Searches and returns tweets matching a specific hashtag on X/Twitter, paginating via cursor.","exampleAgentPrompt":"Can you pull the latest tweets tagged with #typescript from X so I can see what the community is discussing?","exampleUseCases":null,"resultDescription":"A JSON list of tweets matching the given hashtag, including tweet content, author metadata, engagement stats, and a pagination cursor (bottom) to fetch the next page; also includes a has_more flag to indicate whether more results exist.","failureModes":["Invalid or empty hashtag returns an error or empty result set","Rate limiting or upstream X API restrictions may block requests","Pagination cursor mismatch or expired cursor returns an error","Hashtag with no recent activity returns empty tweets array","Payment failure ($0.01 USDC) prevents the request from being processed"],"whenToPreferThis":"Use this endpoint when you need tweets specifically filtered by hashtag rather than general keyword search. It is equivalent to searching `#tag` but provides a dedicated, clean interface. Prefer this over the general search endpoint when the input is definitely a hashtag, and over scraping when you need structured JSON output with pagination support.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:48:20.750Z","isFirstParty":false}