{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "agent-paywall402-com-twitter-user-followings",
  "title": "Paywall402 \u00b7 Retrieve Twitter/X user followings list",
  "url": "https://agent.paywall402.com/twitter/user/followings",
  "category": "data",
  "summary": "Retrieve a Twitter/X user's followings list with pagination support, returning 200 followings per page sorted by follow date.",
  "seo": {
    "title": "Twitter/X User Followings API | x402 Social Data",
    "description": "Retrieve Twitter/X user followings with pagination. Returns 200 followings per page, sorted by follow date. 0.3 USDC via x402 on Base and Solana."
  },
  "use_cases": [
    "Build social graph data for influencer analysis",
    "Track follower relationships over time",
    "Audit account following patterns for research"
  ],
  "ideal_buyer": "Social media analysis agents and research systems requiring Twitter/X relationship data.",
  "example_prompt": "Get the first page of followings for @elonmusk, then use the cursor for the next page",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive_outlier",
    "ratio": 30,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x66fa4d79ca84016b42352be33c908dd812952ec8",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "300000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Get user followings. Each page returns exactly 200 followings. Use cursor for pagination. Sorted by follow date. Most recent followings appear on the first page.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "cursor": {
              "type": "string",
              "required": false,
              "description": "The cursor to paginate through the results. First page is \"\"."
            },
            "pageSize": {
              "type": "integer",
              "required": false,
              "description": "The number of followings to return per page. Default is 200. min 20, max 200"
            },
            "userName": {
              "type": "string",
              "required": true,
              "description": "screen name of the user"
            }
          },
          "headerFields": {
            "aisa-payment": {
              "type": "string",
              "required": false,
              "description": "Payment proof header (base64 encoded JSON) for signature-based payment mode"
            },
            "aisa-payment-token": {
              "type": "string",
              "required": false,
              "description": "Optional merchant payment token for wallet-based payment mode"
            }
          }
        }
      }
    },
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "4QCrfkNBx6k18YUw12359xuF6S6YY6zKS632S7wCqznJ",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "300000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Get user followings. Each page returns exactly 200 followings. Use cursor for pagination. Sorted by follow date. Most recent followings appear on the first page.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "cursor": {
              "type": "string",
              "required": false,
              "description": "The cursor to paginate through the results. First page is \"\"."
            },
            "pageSize": {
              "type": "integer",
              "required": false,
              "description": "The number of followings to return per page. Default is 200. min 20, max 200"
            },
            "userName": {
              "type": "string",
              "required": true,
              "description": "screen name of the user"
            }
          },
          "headerFields": {
            "aisa-payment": {
              "type": "string",
              "required": false,
              "description": "Payment proof header (base64 encoded JSON) for signature-based payment mode"
            },
            "aisa-payment-token": {
              "type": "string",
              "required": false,
              "description": "Optional merchant payment token for wallet-based payment mode"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "agent-paywall402-com",
    "host": "agent.paywall402.com",
    "title": "AI Payment Gateway SDK Demo",
    "description": "Demonstration endpoint for AI agent payment processing via x402. Accepts USDC payments through multiple methods and returns transaction status for automated payment workflows.",
    "url": "https://agent.paywall402.com",
    "favicon": "https://agent.paywall402.com/images/aisa_logo.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/agent-paywall402-com-twitter-user-followings",
    "url": "https://x402all.com/resource/agent-paywall402-com-twitter-user-followings",
    "name": "Paywall402 \u00b7 Retrieve Twitter/X user followings list",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/agent-paywall402-com-twitter-user-followings",
        "@type": "Offer",
        "price": "0.3",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.300000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent",
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "paymentNetwork",
            "value": "base"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ]
      },
      {
        "url": "https://x402all.com/resource/agent-paywall402-com-twitter-user-followings",
        "@type": "Offer",
        "price": "0.3",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.300000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent",
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "paymentNetwork",
            "value": "solana"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
          }
        ]
      }
    ],
    "sameAs": "https://agent.paywall402.com/twitter/user/followings",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/agent-paywall402-com",
      "url": "https://agent.paywall402.com",
      "name": "AI Payment Gateway SDK Demo",
      "@type": "Organization"
    },
    "identifier": "agent-paywall402-com-twitter-user-followings",
    "description": "Retrieve Twitter/X user followings with pagination. Returns 200 followings per page, sorted by follow date. 0.3 USDC via x402 on Base and Solana.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=agent-paywall402-com-twitter-user-followings",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=agent-paywall402-com-twitter-user-followings"
}
