{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "public-zapper-xyz-x402-token-activity-feed",
  "title": "Zapper \u00b7 Token Activity Feed",
  "url": "https://public.zapper.xyz/x402/token-activity-feed",
  "category": "data",
  "summary": "Stream live token swap events with volume thresholds, chain filtering, and optional Farcaster social context for trading signals.",
  "seo": {
    "title": "Zapper Token Activity Feed API - Onchain Data x402",
    "description": "Real-time token swap activity feed across 60+ chains via x402. 0.00375 USDC per call. Filter by volume, chain, and Farcaster social signals on Base."
  },
  "use_cases": [
    "Monitor whale movements and large swaps in real-time",
    "Build social-aware trading bots with Farcaster integration",
    "Filter noise by minimum USD volume thresholds"
  ],
  "ideal_buyer": "Onchain trading bots, alpha hunters, and social finance aggregators needing real-time swap intelligence with social context.",
  "example_prompt": "Get recent token activity on Base with minimum $10k volume and include Farcaster signals for FID 12345",
  "example_request_body": {
    "fid": 12345,
    "chainId": 8453,
    "filters": {
      "minimumUsdVolume": 10000
    }
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap",
    "ratio": 0.125,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x43a2a720cd0911690c248075f4a29a5e7716f758",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "3750",
      "max_timeout_seconds": 10,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "chainId",
              "tokenAddress"
            ],
            "properties": {
              "fid": {
                "type": "integer",
                "description": "Optional Farcaster ID (FID) to personalize the feed"
              },
              "type": {
                "type": "string",
                "description": "Feed type (e.g. DEFAULT)"
              },
              "chainId": {
                "type": "integer",
                "description": "Chain ID of the token (e.g. 8453 for Base)"
              },
              "filters": {
                "type": "object",
                "properties": {
                  "minimumUsdVolume": {
                    "type": "number",
                    "description": "Minimum USD volume threshold for swaps"
                  }
                },
                "description": "Optional filters such as minimumUsdVolume"
              },
              "tokenAddress": {
                "type": "string",
                "description": "Contract address of the token"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        }
      }
    }
  ],
  "origin": {
    "slug": "public-zapper-xyz",
    "host": "public.zapper.xyz",
    "title": "Zapper API: Onchain Data for 60+ Networks",
    "description": "Provides enterprise-grade onchain data including token prices, NFTs, portfolio tracking, onchain search, and Farcaster social data across 60+ blockchain networks.",
    "url": "https://public.zapper.xyz",
    "og_image": "https://storage.googleapis.com/zapper-fi-assets/logos/ZapperLogoV2.png",
    "favicon": "https://storage.googleapis.com/zapper-fi-assets/logos/ZapperLogoV2.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/public-zapper-xyz-x402-token-activity-feed",
    "url": "https://x402all.com/resource/public-zapper-xyz-x402-token-activity-feed",
    "name": "Zapper \u00b7 Token Activity Feed",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/public-zapper-xyz-x402-token-activity-feed",
      "@type": "Offer",
      "price": "0.00375",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.003750",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://public.zapper.xyz/x402/token-activity-feed",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/public-zapper-xyz",
      "url": "https://public.zapper.xyz",
      "name": "Zapper API: Onchain Data for 60+ Networks",
      "@type": "Organization"
    },
    "identifier": "public-zapper-xyz-x402-token-activity-feed",
    "description": "Real-time token swap activity feed across 60+ chains via x402. 0.00375 USDC per call. Filter by volume, chain, and Farcaster social signals on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=public-zapper-xyz-x402-token-activity-feed",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=public-zapper-xyz-x402-token-activity-feed"
}
