F

Fly · X Search

by Fly

GETBase

$0.006

per call · USD Coin on Base

X/Twitter search for AI agents - live tweets via advanced search: from:user, exact phrases, #hashtags, min_faves, lang, since/until dates. Returns up to 20 newest matches with author, followers, likes, retweets, views, URL. Crypto, stocks, news, sentiment, social media monitoring, trend tracking, brand mentions, breaking news, memecoins, AI agents. ?query=<advanced search>. Want an AI-written trend summary too? /x/digest $0.02.

Endpoint

GET https://clink-lithium-vault.fly.dev/x/search

22

Calls / 30d

4

Unique payers / 30d

Sep 4

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://clink-lithium-vault.fly.dev/x/search", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://clink-lithium-vault.fly.dev/x/search?query=from%3Aelonmusk+lithium" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "result_count": 20,
  "tweets": [
    {
      "author": "elonmusk",
      "likes": 1234,
      "text": "...",
      "url": "https://x.com/..."
    }
  ]
}

Payment details

Pay to0xb1ef5415e9d3695e16977b8be422ab7512f788c0
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Social & Community and the homepage with a featured placement.

Get featured →

More from Fly & similar services