Tokens ranked by measured caller-accuracy weight (then independent voices, then
Tokens ranked by measured caller-accuracy weight (then independent voices, then mention count) — mutual-follow clusters collapsed to one voice
Answeringour last check, 2026-09-24
1 of 1checks answered this week
1384 msmedian answer time
$0.02listed price per call
$0.02price it asked us
Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.
Endpoint
GET https://api.robinx.io/social/momentum
| Category | Image and media |
|---|---|
| Provider host | api.robinx.io |
| Networks | eip155:8453 |
| Payment schemes | exact |
| Self-reported calls, 30 days | 2 from 2 payers (the provider's figure, not ours) |
Our checks, last 30 days
| Day | Result | HTTP | Asked | Time |
|---|---|---|---|---|
| 2026-09-24 | valid payment request | 402 | $0.02 | 1384 ms |
Example input (from the provider)
{
"method": "GET",
"queryParams": {
"hours": 6
},
"type": "http"
}
Promised output schema (from the provider)
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"properties": {
"queryParams": {
"properties": {
"hours": {
"description": "1-48, default 6",
"type": "integer"
}
},
"type": "object"
}
},
"type": "object"
},
"output": {
"properties": {
"example": {
"data": {
"tokens": [
{
"clusters_collapsed": 2,
"fdv_usd": 72000000,
"measured_early_weight": 1.6,
"mentions": 18,
"symbol": "CASHCAT",
"token": "0x020bfC650A365f8BB26819deAAbF3E21291018b4",
"voices": 4
}
],
"window_hours": 6
}
}
},
"type": "object"
}
}
}