{"uid":"cap_nGReeEhMaXVJ7HUQHoMHB","slug":"orthogonal-twitter-search-e7d8d9ae","name":"Orthogonal Twitter Search","description":"Search tweets by query string. Supports Twitter search operators. Pagination billing: call the first page normally and save billing.requestId from the Orthogonal /v1/run response. For later page, offset, or cursor calls on the same logical search, pass parentRequestId with unchanged non-pagination parameters. Valid continuation calls still get their own request IDs and quoted price, but are charged 0. Changing filters starts a new billable request.","url":"https://x402.orthogonal.com/fiber/v1/twitter/search","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"query":{"type":"string","description":"Tweet search query."},"cursor":{"type":"string","description":"Pagination cursor. For later cursor pages of the same logical search, keep non-pagination parameters unchanged and pass top-level parentRequestId from the first Orthogonal /v1/run response."}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.04","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.04/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.04","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_E1E-QIrpOckD5RyzZWlU9","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.04","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Search tweets by query string using Twitter search operators, with pagination support and x402 micropayment billing","exampleAgentPrompt":"Search Twitter for recent tweets about 'OpenAI GPT-5' and show me what people are saying — use standard Twitter search operators if needed to filter to the most relevant results.","exampleUseCases":[{"title":"Brand mention monitoring","prompt":"Search Twitter for all recent mentions of 'Acme Corp' along with words like 'broken' or 'disappointed' so I can see what customers are complaining about."},{"title":"Trending topic research","prompt":"Find tweets about the #AI2025 hashtag from the last few days — I want to see what the conversation looks like and who the key voices are."},{"title":"Competitor sentiment tracking","prompt":"Search Twitter for tweets mentioning our competitor 'RivalSaaS' and the word 'switching' or 'alternative' so I can gauge if users are looking to leave them."}],"resultDescription":"Returns a list of tweets matching the search query, including tweet text, author metadata, timestamps, engagement metrics, and a pagination cursor for fetching subsequent pages. The Orthogonal billing response also includes a requestId to use as parentRequestId for free pagination continuation calls.","failureModes":["Invalid or malformed search query returns an error","Expired or invalid pagination cursor causes a failed continuation","Changing filter parameters mid-pagination starts a new billable request","Rate limits on underlying Twitter API may result in empty or truncated results","Network or payment authorization failure returns a 402 or 5xx error","No tweets found for niche or very specific query returns empty result set"],"whenToPreferThis":"Choose this endpoint when you need to search Twitter/X for tweets matching specific keywords, hashtags, or Twitter search operators, especially within an x402 micropayment-enabled agent workflow. The built-in pagination billing model (free continuation pages using parentRequestId) makes it cost-efficient for deep multi-page searches. Prefer this over general web-scraping alternatives when you specifically need structured tweet data with Twitter's native search capabilities.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:57:11.004Z","isFirstParty":false}