RobinX Token Feature Row is a paid API for AI agents from api.robinx.io, paid per call via x402, $0.03/call, status unknown (last checked 2026-09-15).
Returns a comprehensive token-level feature row for a Robinhood Chain token, including launch facts, current price/activity/deployer/caller state, and mention history — raw inputs for custom models, no score or recommendation included.
Token-level feature row for one Robinhood Chain token: launch facts, current activity/deployer/price/caller state, and the observed mention record — inputs for your own model (no score, no recommendation)
A JSON object containing a single token's full feature row: identity fields (name, symbol, deployer address, age in hours, launch block, first observed timestamp), current price state (FDV in WETH, last price in WETH, price age, staleness flag), activity metrics (swap count, trader count, WETH volume, is_real flag), deployer record (score, launch count, dead/real counts), caller state (graded account count, measured callers, best early rate, cluster share of graded), and mention data (total mentions, last 24h count, distinct accounts in sample, first tweet/capture timestamps). No score or recommendation is included — only raw inputs for downstream models.
GEThttps://api.robinx.io/agent/featuresChoose this endpoint when you need raw, structured feature data for a specific Robinhood Chain (chain 4663) token to feed into your own model or scoring pipeline — not when you want a pre-computed score or recommendation. It is the right choice when you need a single authoritative snapshot combining launch identity, on-chain activity, social mentions, deployer history, and caller quality signals in one call. Prefer it over sibling endpoints when you need the broadest feature coverage for a single token rather than a caller's call log or a deployer-only grade.
| Field | Type | Description |
|---|---|---|
| input | object | |
| output | object |
{
"data": {
"chain": "robinhood-4663",
"known": true,
"token": "0x020bfC650A365f8BB26819deAAbF3E21291018b4",
"coverage": {
"chain": "4663 only"
},
"identity": {
"symbol": "CASHCAT",
"launch_block": 88836,
"first_observed_at": "2026-07-12T09:14:00Z"
},
"observed": {
"clock": "captured_at - immutable",
"mentions": {
"total": 867,
"available": true
}
},
"current_state": {
"price": {
"stale": false,
"fdv_weth": 25023.24,
"last_px_weth": 0.0000250232
},
"history": "none - recomputed in place",
"activity": {
"swaps": 84864,
"is_real": true,
"traders": 10808,
"measured": true,
"weth_vol": 69121.878
},
"structure": {
"available": false
},
"caller_state": {
"available": true,
"measured_caller_count": 62,
"best_caller_early_rate": 0.8
},
"deployer_record": {
"score": 68,
"launched": 9,
"available": true
}
},
"point_in_time": false
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"