Odel
x402

x402

Local
@ordersofmagnitudellcJavaScriptUpdated 1mo ago

MCP server for OOM x402 search 1,000+ pay-per-call API endpoints

OOM x402 API

Pay-per-call API platform exposing 1,000+ endpoints across data, compute, coordination, memory, verification, and agent infrastructure categories.

Base URL: https://x402-api-production-5133.up.railway.app

Making a Call

All endpoints return 402 with payment details. Include the x-payment header to pay and receive the response.

curl -X GET "https://x402-api-production-5133.up.railway.app/weather/current/37.7749/-122.4194" \
  -H "x-payment: <payment-token>"

Categories

CategoryEndpointsDescription
ai_analysis10AI-powered analysis tools for text, images, and data patterns
ai_media10AI media generation and processing capabilities
compute39General-purpose compute and processing endpoints
crypto_finance80Cryptocurrency prices, market data, DeFi metrics, and funding rates
entertainment_media29Entertainment industry data including movies, music, and gaming
geography_location249Geographic data, location services, and mapping information
government81Government data, public records, and administrative information
government_economic116Economic indicators, fiscal data, and government financial reports
health_medical29Medical data, health statistics, and healthcare information
information202General information retrieval and reference data
ns_compute20Specialized compute endpoints for specific processing tasks
reference_knowledge16Encyclopedic knowledge and reference materials
regional_finance4Regional financial data and market information
sea_finance5Southeast Asia-specific financial and economic data
social_trends14Social media trends, sentiment analysis, and cultural data
sports22Sports data, scores, statistics, and event information
weather_environment85Weather forecasts, environmental data, and climate information

Payment Model

x402 protocol with USDC on Base network. Pay-per-call pricing with no subscription required. Each endpoint call costs a small fraction of a cent, deducted automatically via the x402 payment protocol.

MCP Server

For Model Context Protocol integration, use the npm package:

npm install oom-x402-mcp

See mcp-package/README.md for MCP server configuration.

Links