$0.01
per call · USD Coin on Base
Token score by contract address — one 0-100 composite of a Base token market structure from seven weighted factors: USD liquidity, holder concentration, holder count, 24h volume, market age, pool breadth and price stability. Every sub-score, weight, raw input, source plane and read time comes back with the number, plus the full breakpoint curve, so the score can be recomputed from the response. A factor whose data plane is unavailable is reporte…
Endpoint
GET https://x402.ottoai.services/token-score2
Calls / 30d
1
Unique payers / 30d
Sep 1
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/token-score", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://x402.ottoai.services/token-score?token=0x532f27101965dd16442e59d40670faf5ebb142e4" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"data": {
"band": "high",
"caveats": [
{
"affects": [
"score"
],
"code": "token_score_is_market_structure_...",
"plain": "This score measures market struc..."
}
],
"context": {
"absPriceChange24hPct": 6.8,
"distinctDexCount": 10,
"fdvUsd": 418200000,
"holderChange7dPercent": 1.9,
"liquidityUsd": 1115151.5,
"marketCapUsd": 414220000,
"matchedPoolCount": 20,
"oldestPoolAgeDays": 118,
"pooledLiquidityUsd": 2343405.11,
"poolsReturned": 20,
"priceChange24hPct": -6.8,
"priceUsd": 0.04182,
"top10SupplyPercent": 33.4,
"totalHolders": 3420,
"turnover24h": 0.121,
"volume24hUsd": 284110.9
},
"coverage": {
"factorsPresent": 7,
"factorsTotal": 7,
"minWeightCoverage": 0.5,
"planesAnswered": [
"dex-price-base"
],
"planesUnavailable": [],
"weightCoverage": 1
},
"factors": [
{
"absenceReason": null,
"input": 2343405.11,
"inputUnit": "USD",
"key": "liquidity",
"measures": "USD liquidity summed across the ...",
"plane": "dex-pools-token",
"planeReadAt": "2026-09-01T11:58:06.000Z",
"present": true,
"score": 85.6,
"weight": 0.24
}
],
"formula": {
"bands": [
{
"band": "very-high",
"min": 80
}
],
"description": "Each factor maps its raw input o...",
"factors": [
{
"breakpoints": [
{
"score": 0,
"x": 0
}
],
"inputField": "context.pooledLiquidityUsd",
"inputUnit": "USD",
"key": "liquidity",
"measures": "USD liquidity summed across the ...",
"plane": "dex-pools-token",
"weight": 0.24
}
],
"method": "weighted-mean-of-piecewise-linea...",
"minWeightCoverage": 0.5
},
"generatedAt": "2026-09-01T12:00:00.000Z",
"methodology": "https://docs.useotto.xyz/acp-swa...",
"note": "A single 0-100 read on this toke...",
"score": 74.6,
"scoreWithheldReason": null,
"token": {
"address": "0x532f27101965dd16442e59d40670fa...",
"name": "Brett",
"network": "base",
"symbol": "BRETT"
}
},
"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.