PayToll Twitter Search is a paid API for AI agents from api.paytoll.io, paid per call via x402, $0.08/call, status down (last checked 2026-09-15, last successful call 2026-07-15).
Searches Twitter/X posts using X API query syntax and returns matching tweets with author data, metrics, and pagination support
Payment required: $0.08
A list of up to 20 tweets matching the query, each with requested fields (id, text, author_id, created_at, public_metrics by default), optionally including full author user objects, plus a nextToken for pagination if more results exist.
POSThttps://api.paytoll.io/v1/twitter/searchUse this endpoint when you need to search Twitter/X posts programmatically with full X API query syntax support (operators like lang:, -is:retweet, etc.), need author metadata alongside tweets, and want to pay per-call in USDC without a Twitter API subscription. Prefer over direct Twitter API access when you lack API credentials or want simple per-use billing.
{
"query": "artificial intelligence lang:en -is:retweet",
"sortOrder": "recency",
"maxResults": 10,
"tweetFields": [
"id",
"text",
"author_id",
"created_at",
"public_metrics"
],
"includeAuthor": true
}| Field | Type | Description |
|---|---|---|
| query | string | Search query (X API query syntax). Example: "bitcoin lang:en -is:retweet" |
| nextToken | string | Pagination token from a previous response |
| sortOrder | string | Sort order for results |
| maxResults | integer | Number of results (10-20) |
| tweetFields | array | Tweet fields to return. Defaults to: id, text, author_id, created_at, public_metrics |
| includeAuthor | boolean | Include author user objects in response |
{
"meta": {
"newest_id": "2066689463804174773",
"oldest_id": "2066687613340471717",
"next_token": "b26v89c19zqg8o3jueqimzycn38523lb792wiepsk6id9",
"result_count": 10
},
"users": [
{
"id": "586337514",
"name": "Insurance Business Australia",
"username": "InsuranceBizAU",
"description": "Daily breaking news, cutting-edge opinion and expert analysis affecting the #insurance broking industry in Australia.",
"public_metrics": {
"like_count": 699,
"media_count": 4297,
"tweet_count": 17729,
"listed_count": 81,
"followers_count": 3958,
"following_count": 1836
},
"profile_image_url": "https://pbs.twimg.com/profile_images/889990125974724608/r1telZyi_normal.jpg"
},
{
"id": "1976127921740972032",
"name": "Philip Provost",
"username": "OpieTrailer",
"description": "",
"public_metrics": {
"like_count": 929,
"media_count": 59,
"tweet_count": 881,
"listed_count": 0,
"followers_count": 100,
"following_count": 120
},
"profile_image_url": "https://pbs.twimg.com/profile_images/1976128955359821824/vsjWKrf4_normal.jpg"
},
{
"id": "1537559461279068160",
"name": "Linda Joy 💕🇺🇸🙋♀️🎵",
"username": "LindaJoy1215",
"description": "The biggest adventure in life is to live your dreams.✨💞. We are all free.",
"public_metrics": {
"like_count": 56155,
"media_count": 2679,
"tweet_count": 47776,
"listed_count": 6,
"followers_count": 7495,
"following_count": 7699
},
"profile_image_url": "https://pbs.twimg.com/profile_images/1688908085035954178/2qIh63rn_normal.jpg"
},
{
"id": "1352820322681159680",
"name": "Sanket",
"username": "shreeplanets",
"description": "Life Enthusiast,\nStock Trader,\nVedic Astrology. Upanishads. Time Cycles.\n\nDM for Astrological Consultation ♒",
"public_metrics": {
"like_count": 1531,
"media_count": 262,
"tweet_count": 5489,
"listed_count": 7,
"followers_count": 3003,
"following_count": 8
},
"profile_image_url": "https://pbs.twimg.com/profile_images/1959649044764221442/_CxIXy2L_normal.jpg"
},
{
"id": "2023657104234713088",
"name": "MURRI LEE",
"username": "MurriL3589",
"description": "",
"public_metrics": {
"like_count": 15,
"media_count": 5,
"tweet_count": 220,
"listed_count": 0,
"followers_count": 18,
"following_count": 85
},
"profile_image_url": "https://pbs.twimg.com/profile_images/2023657269469368320/uGvqlf32_normal.png"
},
{
"id": "1835707774258335744",
"name": "CK17",
"username": "CK17NCSWIC",
"description": "",
"public_metrics": {
"like_count": 33573,
"media_count": 558,
"tweet_count": 14730,
"listed_count": 0,
"followers_count": 586,
"following_count": 2143
},
"profile_image_url": "https://pbs.twimg.com/profile_images/2049453222021267457/aZj8OrVx_normal.jpg"
},
{
"id": "441489047",
"name": "REAL G 4 LYFE",
"username": "REAL_G_4_LYFE",
"description": "GET TO KNOW ME.",
"public_metrics": {
"like_count": 0,
"media_count": 6,
"tweet_count": 12,
"listed_count": 0,
"followers_count": 0,
"following_count": 2
},
"profile_image_url": "https://pbs.twimg.com/profile_images/435880900694274048/0rvYi2bY_normal.jpeg"
},
{
"id": "18921618",
"name": "Thenationthailand",
"username": "Thenationth",
"description": "Breaking news alerts from Thailand and ASEAN, plus political, business, travel and lifestyle for 24 hours.",
"public_metrics": {
"like_count": 22,
"media_count": 20648,
"tweet_count": 182162,
"listed_count": 2481,
"followers_count": 456221,
"following_count": 109
},
"profile_image_url": "https://pbs.twimg.com/profile_images/2065228681296166912/ZFd-u5eZ_normal.jpg"
},
{
"id": "27454144",
"name": "Arnaud Mercier - #Entrepreneur #Versailles",
"username": "arnaudmercier",
"description": "Président Versailles Club d'Affaires - Dirigeant d'entreprises\nCurateur d'#Actualité #Gestion #IA #Culture #Versailles #Politique #Mathématiques #International",
"public_metrics": {
"like_count": 2648,
"media_count": 107343,
"tweet_count": 414352,
"listed_count": 389,
"followers_count": 38630,
"following_count": 42019
},
"profile_image_url": "https://pbs.twimg.com/profile_images/1996619736289812480/9_uk8nyO_normal.jpg"
},
{
"id": "1468336109851918337",
"name": "Crossmap",
"username": "CrossmapWorld",
"description": "https://t.co/OMWChYEvyy is a Christian living portal website serving the U.S. and global Christian communities.",
"public_metrics": {
"like_count": 3,
"media_count": 3787,
"tweet_count": 8089,
"listed_count": 0,
"followers_count": 58,
"following_count": 10
},
"profile_image_url": "https://pbs.twimg.com/profile_images/1471206679547199488/Pv7KF-RX_normal.jpg"
}
],
"tweets": [
{
"id": "2066689463804174773",
"text": "Angus McCullagh of EML Solutions outlines how Australia's largest specialist personal injury provider is using artificial intelligence to execute an ambitious roadmap toward entirely \"admin-free\" case management within three years.\n\nhttps://t.co/pDOo5n0jDg\n\n#PersonalInjury",
"author_id": "586337514",
"created_at": "2026-06-16T01:09:00.000Z",
"public_metrics": {
"like_count": 0,
"quote_count": 0,
"reply_count": 0,
"retweet_count": 0,
"bookmark_count": 0,
"impression_count": 0
},
"edit_history_tweet_ids": [
"2066689463804174773"
]
},
{
"id": "2066689448507580758",
"text": "@ThrillaRilla369 Remote neural networks, remote neural monitoring & manipulation, V2k, directed energy weapons, Artificial intelligence,",
"author_id": "1976127921740972032",
"created_at": "2026-06-16T01:08:56.000Z",
"public_metrics": {
"like_count": 0,
"quote_count": 0,
"reply_count": 0,
"retweet_count": 0,
"bookmark_count": 0,
"impression_count": 3
},
"edit_history_tweet_ids": [
"2066689448507580758"
]
},
{
"id": "2066689423153193006",
"text": "And that is wrong how???? transient and flashy???🙄\n\nSure, that’s exactly what all of these show us, right??\n\nHe owns, leads, or has heavily invested in several major technology and engineering companies, primarily focusing on electric vehicles, space exploration, artificial https://t.co/C3xzIq6Cbh",
"author_id": "1537559461279068160",
"created_at": "2026-06-16T01:08:50.000Z",
"public_metrics": {
"like_count": 0,
"quote_count": 0,
"reply_count": 0,
"retweet_count": 0,
"bookmark_count": 0,
"impression_count": 0
},
"edit_history_tweet_ids": [
"2066689423153193006"
]
},
{
"id": "2066689247898439891",
"text": "@VedicSpirits Looks very promising on all fronts.\n\nNurturing, hospitality, real estate, and homeland infrastructure would florish.\nMassive, sustained financial growth, solid investments in luxury tourism, and high-value real estate would continue.\nAlso, steady, structured, and highly",
"author_id": "1352820322681159680",
"created_at": "2026-06-16T01:08:08.000Z",
"public_metrics": {
"like_count": 0,
"quote_count": 0,
"reply_count": 0,
"retweet_count": 0,
"bookmark_count": 0,
"impression_count": 2
},
"edit_history_tweet_ids": [
"2066689247898439891"
]
},
{
"id": "2066688917030715503",
"text": "@jaketapper @mulaney Some BASTARDS and a fraud connecting me at molecule level deceived people behind them without their allowance and I ask people to use artificial intelligence for determining the truth of what the person said. I want you also to use artificial intelligence for determination.",
"author_id": "2023657104234713088",
"created_at": "2026-06-16T01:06:49.000Z",
"public_metrics": {
"like_count": 0,
"quote_count": 0,
"reply_count": 0,
"retweet_count": 0,
"bookmark_count": 0,
"impression_count": 1
},
"edit_history_tweet_ids": [
"2066688917030715503"
]
},
{
"id": "2066688575337357347",
"text": "@ColonelTowner Wow. ARTIFICIAL can't hold a candle to ACTUAL Intelligence 🤦♀️",
"author_id": "1835707774258335744",
"created_at": "2026-06-16T01:05:28.000Z",
"public_metrics": {
"like_count": 0,
"quote_count": 0,
"reply_count": 0,
"retweet_count": 0,
"bookmark_count": 0,
"impression_count": 6
},
"edit_history_tweet_ids": [
"2066688575337357347"
]
},
{
"id": "2066688468785205636",
"text": "Artificial Intelligence meets blockchain: decentralized compute networks are solving the GPU shortage problem. AI agents will soon execute trades, manage portfolios, and interact autonomously on-chain. 🍬 👍 https://t.co/X08MnuxTVt",
"author_id": "441489047",
"created_at": "2026-06-16T01:05:02.000Z",
"public_metrics": {
"like_count": 0,
"quote_count": 0,
"reply_count": 0,
"retweet_count": 0,
"bookmark_count": 0,
"impression_count": 0
},
"edit_history_tweet_ids": [
"2066688468785205636"
]
},
{
"id": "2066688184201937104",
"text": "AI was meant to be the future. For many new graduates in the United States, it now sounds more like a warning.\n\nAt several university commencement ceremonies, speakers who praised artificial intelligence were met not with applause, but with boos from graduates worried about jobs,",
"author_id": "18921618",
"created_at": "2026-06-16T01:03:54.000Z",
"public_metrics": {
"like_count": 0,
"quote_count": 0,
"reply_count": 0,
"retweet_count": 0,
"bookmark_count": 0,
"impression_count": 41
},
"edit_history_tweet_ids": [
"2066688184201937104"
]
},
{
"id": "2066687820110938496",
"text": "‘There’s a huge market demand’: University of Utah approves new bachelor’s degree in artificial intelligence - The Salt Lake Tribune https://t.co/gkajkXSAgR",
"author_id": "27454144",
"created_at": "2026-06-16T01:02:28.000Z",
"public_metrics": {
"like_count": 0,
"quote_count": 0,
"reply_count": 0,
"retweet_count": 0,
"bookmark_count": 0,
"impression_count": 2
},
"edit_history_tweet_ids": [
"2066687820110938496"
]
},
{
"id": "2066687613340471717",
"text": "Artificial intelligence giant Anthropic shut down all access to its new Fable 5 and Mythos 5 AI models after U.S. authorities sought restrictions for unspecified security concerns. https://t.co/EUlqGGcobe",
"author_id": "1468336109851918337",
"created_at": "2026-06-16T01:01:38.000Z",
"public_metrics": {
"like_count": 0,
"quote_count": 0,
"reply_count": 0,
"retweet_count": 0,
"bookmark_count": 0,
"impression_count": 51
},
"edit_history_tweet_ids": [
"2066687613340471717"
]
}
]
}Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"