RobinX · Agent Features

by RobinX

GETBase

$0.03

per call · USD Coin on Base

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)

Endpoint

GET https://api.robinx.io/agent/features

6

Calls / 30d

6

Unique payers / 30d

Sep 9

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://api.robinx.io/agent/features", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.robinx.io/agent/features?token=0x020bfC650A365f8BB26819deAAbF3E21291018b4" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "data": {
    "chain": "robinhood-4663",
    "coverage": {
      "chain": "4663 only"
    },
    "current_state": {
      "activity": {
        "is_real": true,
        "measured": true,
        "swaps": 84864,
        "traders": 10808,
        "weth_vol": 69121.878
      },
      "caller_state": {
        "available": true,
        "best_caller_early_rate": 0.8,
        "measured_caller_count": 62
      },
      "deployer_record": {
        "available": true,
        "launched": 9,
        "score": 68
      },
      "history": "none - recomputed in place",
      "price": {
        "fdv_weth": 25023.24,
        "last_px_weth": 0.0000250232,
        "stale": false
      },
      "structure": {
        "available": false
      }
    },
    "identity": {
      "first_observed_at": "2026-07-12T09:14:00Z",
      "launch_block": 88836,
      "symbol": "CASHCAT"
    },
    "known": true,
    "observed": {
      "clock": "captured_at - immutable",
      "mentions": {
        "available": true,
        "total": 867
      }
    },
    "point_in_time": false,
    "token": "0x020bfC650A365f8BB26819deAAbF3E21291018b4"
  }
}

Payment details

Pay to0xa13d363aecccf878ec64f6eb687eb4a771fb0599
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from RobinX & similar services