B

botsmith · X Dossier

by botsmith

GETBaseX Layer

$0.05

per call · USD Coin on Base

X Account Dossier ($0.05/call): Full X (Twitter) account dossier in one call: profile, an analysis of recent posts (cadence, average engagement, reply/retweet/link share, top hashtags and mentions), the raw recent posts, and a transparent bot-likelihood signal with the evidence behind it. Composes profile + activity so an agent vetting an account does not have to. No X account or API key needed.

Endpoint

GET https://x402.botsmith.dev/x/dossier

3

Calls / 30d

1

Unique payers / 30d

Sep 10

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://x402.botsmith.dev/x/dossier", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://x402.botsmith.dev/x/dossier?handle=naval&sampleSize=20" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "activity": {
    "avgLikes": 4200,
    "avgReplies": 180,
    "avgRetweets": 610,
    "postsPerDay": 1.41,
    "replyShare": 0.15,
    "retweetShare": 0.05,
    "sampleSize": 20,
    "spanDays": 14.2,
    "topHashtags": [
      {
        "count": 3,
        "tag": "startups"
      }
    ],
    "topMentions": [
      {
        "count": 2,
        "handle": "paulg"
      }
    ],
    "withLinksShare": 0.2
  },
  "authenticity": {
    "botLikelihood": "low",
    "flags": [
      "no automation signals in profile or recent activity"
    ]
  },
  "profile": {
    "accountAgeDays": 7106,
    "bio": "Deploy capital and code.",
    "createdAt": "2007-02-01T05:44:27.000Z",
    "followers": 2900000,
    "following": 1200,
    "handle": "naval",
    "id": "745273",
    "location": null,
    "name": "Naval",
    "profileImage": "https://pbs.twimg.com/profile_images/example.jpg",
    "tweetCount": 42000,
    "url": "https://x.com/naval",
    "verified": {
      "blue": true,
      "type": null
    }
  }
}

Payment details

Pay to0xcb9b3f94387389e38ef2a7b3c0b851fb8325d7e9
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, X Layer
Schemesexact

Is this your API?

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

Get featured →

More from botsmith & similar services