{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "agent-paywall402-com-twitter-user-followers",
  "title": "Paywall402 \u00b7 Twitter/X User Followers",
  "url": "https://agent.paywall402.com/twitter/user/followers",
  "category": "data",
  "summary": "Retrieve a Twitter/X user's followers sorted by follow date with pagination support.",
  "seo": {
    "title": "Twitter Followers API | Reverse Chronological | x402",
    "description": "Get Twitter/X user followers in reverse chronological order. 200 followers per page, newest first. 0.3 USDC per call on Base/Solana."
  },
  "use_cases": [
    "Analyze follower growth patterns in chronological order",
    "Identify recent followers for engagement targeting",
    "Track follower acquisition over time with cursor pagination",
    "Audit follower quality by recency of follow"
  ],
  "ideal_buyer": "Social media analysts, growth marketers, and AI agents tracking Twitter follower dynamics.",
  "example_prompt": "Get the 200 most recent followers for a Twitter account, then fetch the next page using the cursor",
  "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 followers in reverse chronological order (newest first). Returns exactly 200 followers per page, sorted by follow date. Most recent followers appear on the first page. Use cursor for pagination through the complete followers list.",
      "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 followers in reverse chronological order (newest first). Returns exactly 200 followers per page, sorted by follow date. Most recent followers appear on the first page. Use cursor for pagination through the complete followers list.",
      "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-followers",
    "url": "https://x402all.com/resource/agent-paywall402-com-twitter-user-followers",
    "name": "Paywall402 \u00b7 Twitter/X User Followers",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/agent-paywall402-com-twitter-user-followers",
        "@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-followers",
        "@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/followers",
    "@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-followers",
    "description": "Get Twitter/X user followers in reverse chronological order. 200 followers per page, newest first. 0.3 USDC per call on Base/Solana.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=agent-paywall402-com-twitter-user-followers",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=agent-paywall402-com-twitter-user-followers"
}
