{"uid":"cap_BJWWR_lhzM7T8g2TbmZI5","slug":"readx-hashtag-tweet-search-c8e4462c","name":"ReadX Hashtag Tweet Search","description":"Tweet search for a hashtag. Same as `/api/search?q=%23tag`. Example: GET /api/hashtag/typescript","url":"https://x.1x402.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.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_Xaq-uROLtQa6BWdZ4UChH","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":"Searches X/Twitter for recent tweets containing a specified hashtag, returning paginated JSON results.","exampleAgentPrompt":"Can you pull recent tweets tagged with #typescript from X so I can see what the community is discussing?","exampleUseCases":[{"title":"Monitor brand mentions across social","prompt":"Find me the latest tweets with #ourcompany so I can track what people are saying about us right now."},{"title":"Aggregate content for a newsletter","prompt":"Can you fetch recent tweets tagged with #webdevelopment? I want to curate the best ones for this week's industry digest."},{"title":"Track competitor activity and strategy","prompt":"Pull tweets with #ai from the past hour so I can see what our competitors and industry leaders are talking about."}],"resultDescription":"A JSON payload containing a list of tweets matching the given hashtag, including tweet text, author metadata, timestamps, engagement counts, and a pagination cursor (bottom) to fetch the next page of results.","failureModes":["Hashtag not found or no recent tweets — returns empty results array","Invalid or expired pagination cursor — may return error or restart from beginning","Rate limiting or payment failure — returns 402 or 429 status","Hashtag parameter missing or empty string — schema validation error","X/Twitter API downtime causing upstream failures"],"whenToPreferThis":"Use this endpoint when you need to search tweets by hashtag specifically, rather than by keyword or user timeline. It is equivalent to the /api/search?q=%23tag endpoint but with a cleaner hashtag-centric URL. Prefer this over the general search endpoint when the query is purely hashtag-based and you want semantic clarity in your API calls. Ideal for social listening, trend monitoring, or content aggregation workflows.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T10:27:45.114Z","isFirstParty":false}