RobinX
GET api.robinx.io/social/follows
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Pollable tape of follow/unfollow transitions by Robinhood Chain principal accounts on X — each followed handle crossed with its measured caller record
Resource: api.robinx.io/social/follows
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xA13d363AeCCCF878Ec64f6eB687Eb4A771FB0599
Payment methods: — · Last validation: 2026-09-14 11:49:31.606+00
{
"input": {
"type": "object",
"properties": {
"queryParams": {
"type": "object",
"properties": {
"event": {
"type": "string",
"description": "follow | unfollow"
},
"limit": {
"type": "integer"
},
"since": {
"type": "string",
"description": "ISO cursor from a prior call"
},
"watched": {
"type": "string",
"description": "filter to one watched principal handle"
}
}
}
}
},
"output": {
"type": "object",
"properties": {
"example": {
"data": {
"events": [
{
"at": "2026-07-25T06:00:00Z",
"id": 1,
"event": "follow",
"watched": "watched_principal",
"followed_handle": "some_account",
"followed_followers": 41200,
"followed_caller_record": {
"calls": 5,
"early_rate": 0.8
}
}
]
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xA13d363AeCCCF878Ec64f6eB687Eb4A771FB0599",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"outputSchema": {
"input": {
"type": "http",
"method": "GET",
"required": [],
"properties": {
"event": {
"type": "string",
"description": "follow | unfollow"
},
"limit": {
"type": "integer"
},
"since": {
"type": "string",
"description": "ISO cursor from a prior call"
},
"watched": {
"type": "string",
"description": "filter to one watched principal handle"
}
},
"queryParams": {
"limit": "50"
}
},
"output": {
"data": {
"events": [
{
"at": "2026-07-25T06:00:00Z",
"id": 1,
"event": "follow",
"watched": "watched_principal",
"followed_handle": "some_account",
"followed_followers": 41200,
"followed_caller_record": {
"calls": 5,
"early_rate": 0.8
}
}
]
}
}
},
"maxTimeoutSeconds": 60
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xA13d363AeCCCF878Ec64f6eB687Eb4A771FB0599",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "20000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.