$0.002
per call · USD Coin on Base
Base social intelligence: a Base sentiment read + quality-screened Base tokens (CoinGecko-listed, market-cap/age/liquidity gated) catching attention, each labelled with the basis it stands on (`rankedBy`: measured trusted-KOL signal, or the on-chain screen plus engagement), with KOL quotes inside a published window (`evidenceWindowDays`). Served from a cached snapshot while fresh (≤1h) and regenerated on demand when a read finds it stale.
Endpoint
GET https://x402.ottoai.services/base-season344
Calls / 30d
27
Unique payers / 30d
Sep 8
Last called
exact
Payment scheme
Call this service
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.ottoai.services/base-season", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://x402.ottoai.services/base-season" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"data": {
"baseSentimentSummary": "Base flow is risk-off this week but VVV dominates trusted-KOL attention (8 mentions, accumulation framing) while DEGEN rips +66% on broad open-engagement buzz that no trusted KOL has picked up.",
"chain": "base",
"coverage": {
"tokensConsidered": 2,
"tokensServed": 2,
"tokensWithKolSignal": 1,
"whyFewer": "The geckoterminal quality screen plus chain-validated KOL buzz produced 2 tokens clearing the floors this refresh, below the 20-row board cap. Every token that cleared is published."
},
"evidenceWindowDays": 7,
"filteredTweets": 2,
"generatedAt": "2026-06-09T21:00:00.000Z",
"kolSignalAvailable": true,
"kolUniverseSize": 43,
"kolWindowHours": 72,
"marketSentiment": {
"hottestMajor": "ETH",
"keyNarratives": [
"liquidations"
],
"overall": "bearish",
"score": 35,
"summary": "KOLs lean defensive: liquidation cascade chatter, rotation into majors.",
"trendingAltcoins": [
"VVV"
]
},
"marketSentimentStatus": "available",
"marketSentimentUnavailableReason": null,
"screenSource": "geckoterminal",
"staleTweets": 3,
"summaryStatus": "available",
"tokens": [
{
"ageDays": 500,
"buzzed": true,
"change24hPct": 6.8,
"kolMentions24h": 8,
"kolQuoteExamples": [
{
"author": "kol_handle",
"text": "VVV quietly becoming the Base AI bet",
"ts": "2026-06-09T14:02:00Z"
}
],
"kolSignalStrength": 0.19,
"kolSymbolAmbiguous": false,
"liquidityUsd": 8400000,
"marketCapUsd": 271000000,
"noKolCoverage": false,
"poolUrl": "https://www.geckoterminal.com/base/pools/0x...",
"priceUsd": 4.12,
"rankedBy": "kol-signal",
"symbol": "VVV",
"tokenAddress": "0xacfe6019ed1a7dc6f7b508c02d1b04ec88cc21bf",
"topEngagement": 118432,
"topTweets": [
{
"author": "big_account",
"likes": 95211,
"retweets": 23221,
"text": "$VVV team update thread",
"ts": "2026-06-09T11:30:00Z"
}
],
"tweetCount": 3,
"volume24hUsd": 19250000
}
]
},
"meta": {
"degraded": false,
"generatedAt": "",
"stalenessSec": 0,
"validUntil": ""
},
"status": "success"
}Payment details
0x0e84ddedaae6a779c462c22a59f301ec31b6b808USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Onchain Data and the homepage with a featured placement.
More from Otto AI & similar services
Otto AI · Tweet Search
x402.ottoai.services
Search X/Twitter for any query and get the actual matching tweets — keyword, $CASHTAG, from:handle (a user timeline), @handle (mentions), or boolean OR. Each tweet returns author, full text (long-form note tweets included), timestamp, likes and retweets (reply/quote counts when available). Most-recent-first for real-time monitoring and alerting. Live X search backend, pay-per-call USDC, structured JSON.
Otto AI · Crypto News
x402.ottoai.services
Importance-ranked crypto headlines with per-article source links and publish times, plus a sentiment-scored market brief. Regenerated hourly; meta carries the snapshot's age and a fresh/stale verdict.
Otto AI · Equity News
x402.ottoai.services
Latest company news for a vendor-resolved equity: licensed Finnhub headlines from the trailing seven days with publication time, source, and summary. Only articles that name the company are served — labelled `primary` when the headline names it, `mentioned` when only the summary does — so a symbol-tagged story about another company never fills the list. Redirect URLs withheld; no sentiment is fabricated.