{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "arxiv-research-agent-up-railway-app-newest",
  "title": "arXiv Research Agent \u00b7 Newest Papers",
  "url": "https://arxiv-research-agent.up.railway.app/newest",
  "category": "data",
  "summary": "Retrieve and summarize recent arXiv papers for a specified research topic with configurable time window.",
  "seo": {
    "title": "arXiv Newest Papers API \u2014 x402 Research Agent",
    "description": "Fetch and summarize newest arXiv publications by topic. 0.03 USDC on Base. Configurable days back and result count. AI-powered research summaries."
  },
  "use_cases": [
    "Monitor emerging research in specific domains",
    "Generate literature review summaries for reports",
    "Track competitor academic publications"
  ],
  "ideal_buyer": "Research agents and knowledge workers tracking scientific literature across domains.",
  "example_prompt": "Get the 10 newest papers on transformer architectures from the last 14 days.",
  "example_request_body": {
    "n": 10,
    "topic": "transformer architectures",
    "days_back": 14
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "expensive",
    "ratio": 3,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x5082c17cc2c2c55dfc58ca42cb91e0c12656eeb4",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "30000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Fetch and summarize the newest publications on arXiv for a given topic.",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "topic",
              "n"
            ],
            "properties": {
              "n": {
                "type": "integer",
                "description": "Number of newest publications to fetch (max: 50)"
              },
              "topic": {
                "type": "string",
                "description": "Research topic to search for"
              },
              "days_back": {
                "anyOf": [
                  {
                    "type": "integer"
                  },
                  {
                    "type": "null"
                  }
                ],
                "default": 7,
                "description": "Number of days back to search (default: 7)"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        }
      }
    }
  ],
  "origin": {
    "slug": "arxiv-research-agent-up-railway-app",
    "host": "arxiv-research-agent.up.railway.app",
    "title": "arXiv Research Agent",
    "description": "An x402-payable API origin on Railway. The application endpoint is currently unavailable; status and capabilities cannot be determined from the host response.",
    "url": "https://arxiv-research-agent.up.railway.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/arxiv-research-agent-up-railway-app-newest",
    "url": "https://x402all.com/resource/arxiv-research-agent-up-railway-app-newest",
    "name": "arXiv Research Agent \u00b7 Newest Papers",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/arxiv-research-agent-up-railway-app-newest",
      "@type": "Offer",
      "price": "0.03",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.030000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://arxiv-research-agent.up.railway.app/newest",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/arxiv-research-agent-up-railway-app",
      "url": "https://arxiv-research-agent.up.railway.app",
      "name": "arXiv Research Agent",
      "@type": "Organization"
    },
    "identifier": "arxiv-research-agent-up-railway-app-newest",
    "description": "Fetch and summarize newest arXiv publications by topic. 0.03 USDC on Base. Configurable days back and result count. AI-powered research summaries.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=arxiv-research-agent-up-railway-app-newest",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=arxiv-research-agent-up-railway-app-newest"
}
