$0.01
per call · USD Coin on Base
Deterministic on-chain structural-safety report for a Base address: contract detection, verification status, proxy/owner/privileged-function analysis. Behavioral signals (age, activity, funding) not yet included. Keyless x402-native payment — no signup, no API key. Score 0-100, higher = structurally safer. See free real samples before paying: GET /samples/index.json
Endpoint
POST https://token-risk.com/v1/wallet5
Calls / 30d
2
Unique payers / 30d
Aug 30
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://token-risk.com/v1/wallet", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"address": "0x89232FFb57C3b865B5BAEd4236765DfC797E28A9"
}),
});
const data = await res.json();curl -X POST \
"https://token-risk.com/v1/wallet" \
-H "Content-Type: application/json" \
-d '{"address":"0x89232FFb57C3b865B5BAEd4236765DfC797E28A9"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"address": "0x89232ffb57c3b865b5baed4236765dfc797e28a9",
"cache": {
"ageSeconds": 0,
"hit": false
},
"chainId": 8453,
"checks": [
{
"id": "address_kind",
"status": "pass",
"summary": "address is an EOA (no contract bytecode)"
}
],
"engine": {
"version": "0.1.0"
},
"generatedAt": "2026-01-01T00:00:00.000Z",
"requestId": "018f2c6e-wallet-example",
"schemaVersion": 1,
"score": 100,
"scoring": {
"configVersion": "1.0.0",
"penalties": []
},
"verdict": "low_risk"
}Payment details
0x332dbf15a8bcca8eeb4390b380202360f4f45401USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Onchain Data and the homepage with a featured placement.
More from token-risk & similar services
token-risk · Scan
token-risk.com
Deterministic on-chain structural risk report for an ERC-20 token on Base. Keyless x402-native payment — no signup, no API key. Reports STRUCTURAL risk, not reputation: centralized-control powers (mint/pause/blacklist) are flagged regardless of issuer. Score 0-100, higher = structurally safer. See free real samples before paying: GET /samples/index.json
token-risk · Token Risk
api.agentstools.dev
Composite rug-check risk score for an ERC-20 token: a 0-100 score, a category (low/medium/high/critical), per-dimension flags, reasons and weighted signals. Scored deterministically across six dimensions — contract integrity, ownership, holder concentration, liquidity, honeypot and age. Multi-chain EVM. Automated risk indicators, not financial advice.
Chain · Operations
agents.chain.link
Chainlink For Agents: execute a catalog workflow by workflow name.