{
  "x402Version": 2,
  "id": 795,
  "slug": "795",
  "resource": "https://api.robinx.io/social/follows",
  "description": "Pollable tape of follow/unfollow transitions by Robinhood Chain principal accounts on X — each followed handle crossed with its measured caller record",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xA13d363AeCCCF878Ec64f6eB687Eb4A771FB0599",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "discoverable": true,
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "limit": 50
          },
          "type": "http"
        },
        "output": {
          "example": {
            "data": {
              "events": [
                {
                  "at": "2026-07-25T06:00:00Z",
                  "event": "follow",
                  "followed_caller_record": {
                    "calls": 5,
                    "early_rate": 0.8
                  },
                  "followed_followers": 41200,
                  "followed_handle": "some_account",
                  "id": 1,
                  "watched": "watched_principal"
                }
              ]
            }
          },
          "type": "json"
        }
      },
      "routeTemplate": "/social/follows",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "queryParams": {
                "properties": {
                  "event": {
                    "description": "follow | unfollow",
                    "type": "string"
                  },
                  "limit": {
                    "type": "integer"
                  },
                  "since": {
                    "description": "ISO cursor from a prior call",
                    "type": "string"
                  },
                  "watched": {
                    "description": "filter to one watched principal handle",
                    "type": "string"
                  }
                },
                "type": "object"
              }
            },
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "data": {
                  "events": [
                    {
                      "at": "2026-07-25T06:00:00Z",
                      "event": "follow",
                      "followed_caller_record": {
                        "calls": 5,
                        "early_rate": 0.8
                      },
                      "followed_followers": 41200,
                      "followed_handle": "some_account",
                      "id": 1,
                      "watched": "watched_principal"
                    }
                  ]
                }
              }
            },
            "type": "object"
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.robinx.io",
  "lastUpdated": "2026-09-10T19:02:07.023Z",
  "quality": {
    "calls30d": 8,
    "uniquePayers30d": 6,
    "lastCalledAt": "2026-09-10T19:02:06.635Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.robinx.io",
    "manifest_name": "api.robinx.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}