{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "x402-fosc19-dev-x402-trending",
  "title": "AgentsMap \u00b7 Trending New Token Launches",
  "url": "https://x402.fosc19.dev/x402/trending",
  "category": "finance",
  "summary": "Fetch trending tokens launched within the last 4 hours across Base, Solana, and BSC blockchains.",
  "seo": {
    "title": "Trending Tokens API | New Launch Tracker",
    "description": "Track trending newly-launched tokens across Base, Solana, and BSC via x402. 4-hour window data. $0.01 USDC per call."
  },
  "use_cases": [
    "Detect early-stage token launches for trading signals",
    "Monitor cross-chain new token activity for research"
  ],
  "ideal_buyer": "Alpha-seeking trading agents and researchers tracking nascent token launches across multiple chains.",
  "example_prompt": "Get the trending tokens launched in the last 4 hours on Base, Solana, and BSC.",
  "example_request_body": {},
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xdf7b823edb348deeb63ce7a17eecea20fa749503",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Get trending newly-launched tokens across 3 blockchains (Base, Solana, BSC). Tracks tokens in their first 4 hours of life.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "chain": {
              "type": "string",
              "required": true,
              "description": "Blockchain to query (bsc, base, solana)"
            },
            "limit": {
              "type": "integer",
              "description": "Max tokens to return (1-50)"
            },
            "timeframe": {
              "type": "string",
              "description": "Time window (current, 1h, 4h, 12h, 24h, 48h, 1week, 1month)"
            }
          },
          "queryParams": {},
          "headerFields": {}
        },
        "output": {
          "type": "object",
          "required": [
            "chain",
            "timeframe",
            "count",
            "tokens",
            "timestamp"
          ],
          "properties": {
            "chain": {
              "type": "string",
              "description": "The blockchain queried"
            },
            "count": {
              "type": "integer",
              "description": "Number of tokens returned"
            },
            "tokens": {
              "type": "array",
              "items": {
                "type": "object",
                "required": [
                  "rank",
                  "token_address",
                  "name",
                  "symbol"
                ],
                "properties": {
                  "name": {
                    "type": "string",
                    "description": "Token name"
                  },
                  "rank": {
                    "type": "integer",
                    "description": "Token ranking position"
                  },
                  "h6_vol": {
                    "type": "number",
                    "description": "6-hour trading volume"
                  },
                  "symbol": {
                    "type": "string",
                    "description": "Token symbol"
                  },
                  "h6_txns": {
                    "type": "integer",
                    "description": "6-hour transaction count"
                  },
                  "liq_usd": {
                    "type": "number",
                    "description": "Current liquidity in USD"
                  },
                  "token_address": {
                    "type": "string",
                    "description": "Token contract address"
                  },
                  "liquidity_diff": {
                    "type": "number",
                    "description": "Liquidity change in USD"
                  }
                }
              },
              "description": "Array of trending tokens"
            },
            "timeframe": {
              "type": "string",
              "description": "The time window requested"
            },
            "timestamp": {
              "type": "string",
              "description": "Response timestamp in ISO format"
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "x402-fosc19-dev",
    "host": "x402.fosc19.dev",
    "title": "x402.fosc19.dev",
    "description": "An x402-payable origin providing agent-accessible endpoints. The host name suggests development infrastructure for x402 payment protocol integration.",
    "url": "https://x402.fosc19.dev"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-fosc19-dev-x402-trending",
    "url": "https://x402all.com/resource/x402-fosc19-dev-x402-trending",
    "name": "AgentsMap \u00b7 Trending New Token Launches",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-fosc19-dev-x402-trending",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://x402.fosc19.dev/x402/trending",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-fosc19-dev",
      "url": "https://x402.fosc19.dev",
      "name": "x402.fosc19.dev",
      "@type": "Organization"
    },
    "identifier": "x402-fosc19-dev-x402-trending",
    "description": "Track trending newly-launched tokens across Base, Solana, and BSC via x402. 4-hour window data. $0.01 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-fosc19-dev-x402-trending",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-fosc19-dev-x402-trending"
}
