{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "xbirdapi-up-railway-app-api-news",
  "title": "Xbird API \u00b7 Trending News Feed",
  "url": "https://xbirdapi.up.railway.app/api/news",
  "category": "data",
  "summary": "Retrieve trending news topics with associated tweets and social signals.",
  "seo": {
    "title": "Trending News & Social Topics API - x402",
    "description": "Fetch trending news and social topics via x402 micropayment. Returns categorized trending content for 0.001 USDC per call on Base."
  },
  "use_cases": [
    "Monitor real-time trending topics for content creation",
    "Feed news data into trading algorithms",
    "Track social sentiment on breaking stories"
  ],
  "ideal_buyer": "News aggregators and trading bots needing low-latency trending topic data.",
  "example_prompt": "Get the current trending news topics and return the top 5 stories with their associated tweet counts.",
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap_outlier",
    "ratio": 0.05,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x7229a8476173674c5d66a5161a123cac345c45e8",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "1000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "type": "object",
            "properties": {}
          }
        },
        "output": {
          "type": "json",
          "example": {
            "topics": [
              {
                "name": "Trending",
                "tweets": [
                  {
                    "id": "123",
                    "text": "Breaking news"
                  }
                ]
              }
            ]
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "xbirdapi-up-railway-app",
    "host": "xbirdapi.up.railway.app",
    "title": "xbird API (Railway deployment)",
    "description": "An API endpoint hosted on Railway. The current deployment returns a 404 error, indicating the application is not currently running or the route is misconfigured.",
    "url": "https://xbirdapi.up.railway.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/xbirdapi-up-railway-app-api-news",
    "url": "https://x402all.com/resource/xbirdapi-up-railway-app-api-news",
    "name": "Xbird API \u00b7 Trending News Feed",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/xbirdapi-up-railway-app-api-news",
      "@type": "Offer",
      "price": "0.001",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.001000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://xbirdapi.up.railway.app/api/news",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/xbirdapi-up-railway-app",
      "url": "https://xbirdapi.up.railway.app",
      "name": "xbird API (Railway deployment)",
      "@type": "Organization"
    },
    "identifier": "xbirdapi-up-railway-app-api-news",
    "description": "Fetch trending news and social topics via x402 micropayment. Returns categorized trending content for 0.001 USDC per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=xbirdapi-up-railway-app-api-news",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=xbirdapi-up-railway-app-api-news"
}
