omni-service-node
The petrol station for AI agents. 56 pay-per-call endpoints covering every data domain AI agents need: trading signals, macro economics, geopolitical crisis intel (Iran/Israel/Trump), crypto/DeFi, earnings, insider trades, options flow, SEC/USPTO filings, GitHub velocity, company dossiers, sanctions screening, whale tracking, ArXiv research, Bittensor, Virtuals Protocol, and more. All paid in real USDC on Base Mainnet. No subscriptions β pure per-call pricing.
Ask AI about omni-service-node
Powered by Claude Β· Grounded in docs
I know everything about omni-service-node. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
Omni Service Node
The petrol station for AI agents. 56 pay-per-call MCP endpoints. Real USDC on Base Mainnet. No subscriptions β pure per-call pricing.
What It Does
AI agents call tools β pay micropayments in USDC on Base Mainnet via the x402 protocol β get data.
56 endpoints across every domain autonomous agents need:
| Category | Endpoints |
|---|---|
| Market Signals | Trading signals (Gold/BTC/FX), options flow, insider trades, analyst ratings, market movers, IPO calendar |
| Macro Economics | Fed rates, CPI, GDP, yield curve, FX rates, economic calendar, commodities, energy prices |
| Crypto & DeFi | On-chain data, whale tracking, DeFi yields, stablecoins, derivatives, token unlocks, NFT market |
| AI Economy | ArXiv research, GitHub velocity, AI model prices, Bittensor subnets, Virtuals Protocol agents |
| Geopolitical | GDELT crisis monitoring (Iran/Israel/Ukraine/Taiwan), sanctions screening, OFAC alerts |
| Deep Intel | SEC filings, USPTO AI patents, company dossiers, hedge fund 13F flows, B2B lead scoring |
| Bundles | Pre-packaged multi-endpoint calls ($0.50β$500) |
Pricing
| Tier | Price | Count | Examples |
|---|---|---|---|
| Tier 1 | $0.005 USDC/call | 36 tools | getTradingSignal, getMacroData, getAiNews |
| Tier 2 | $5β$25 USDC/call | 12 tools | getCompanyProfile, getGeopoliticalCrisis, getWhaleTracker |
| Bundles | $0.50β$500/call | 8 tools | runBundleStarter, runBundleSovereign |
Quick Start
As an MCP Server (Claude, Cursor, Smithery)
Add to your MCP client config:
{
"mcpServers": {
"omni-service-node": {
"type": "http",
"url": "https://omni-service-node-production.up.railway.app/mcp"
}
}
}
Direct HTTP (x402 payment)
import { wrapFetchWithPayment } from "@x402/fetch";
const fetch = wrapFetchWithPayment(globalThis.fetch, wallet);
// Get a trading signal for Gold β costs $0.005 USDC
const res = await fetch("https://omni-service-node-production.up.railway.app/api/v1/signals?symbol=XAUUSD&tf=1h");
const signal = await res.json();
// { signal: "BUY", entry: 2340, stopLoss: 2320, takeProfit: 2380, confidence: 78 }
All 56 Tools
Tier 1 β $0.005/call
Market Signals
getTradingSignalβ BUY/SELL/HOLD with entry, stop loss, take profit, RSI, EMA, ATR for Gold/BTC/FXgetMarketSentimentβ Fear & Greed index, RISK_ON/RISK_OFF signal, trending tokensgetMarketMoversβ Top gainers, losers, most active stocks with volume surge signalsgetFearIndexβ VIX + Fear & Greed composite with historical contextgetOptionsFlowβ Unusual options activity, dark pool sweeps, institutional positioninggetInsiderTradesβ SEC Form 4 insider buys/sells with bullish/bearish signalgetAnalystRatingsβ Wall Street upgrades/downgrades with price targetsgetEarningsβ Upcoming earnings: EPS estimates, beat/miss signalsgetIpoCalendarβ Upcoming IPOs with size, pricing, sector
Macro & FX
getMacroDataβ Fed rates, CPI, M2, GDP, yield curve, G10 FX, HAWKISH/DOVISH signalgetFxRatesβ Live FX rates, DXY, crypto crossesgetEconomicCalendarβ CPI, NFP, FOMC, GDP releases with forecasts vs priorgetCommoditiesβ Gold, silver, oil, wheat, corn, copper spot prices + signalsgetEnergyPricesβ WTI, Brent, natural gas, LNG, coal prices
Crypto & DeFi
getOnchainDataβ BTC/ETH fees, mempool, DeFi TVL, top yield opportunitiesgetDefiYieldsβ Best APY across Aave, Compound, Curve, Yearn, 100+ protocolsgetStablecoinsβ Peg deviation, depeg risk scores for USDT/USDC/DAI/FRAXgetCryptoDerivativesβ Funding rates, open interest, liquidations, basisgetTokenUnlocksβ Upcoming vesting unlocks with supply pressure signalsgetNftMarketβ Floor prices, volume, wash trade detectiongetAiTokensβ AI sector tokens (TAO, FET, AGIX, RNDR, WLD) performancegetVirtualsProtocolβ Virtuals Protocol AI agent prices and activitygetBittensorβ Bittensor TAO subnet emissions, validator rewards
Intelligence
getAiNewsβ Real-time AI/crypto/macro news from HackerNews, Reddit, NewsAPIgetArxivResearchβ Latest AI/ML papers with breakthrough detectiongetGithubTrendingβ Trending repos by language and topicgetModelPricesβ AI model pricing across OpenAI, Anthropic, Google, Mistral, GroqgetSpaceWeatherβ NOAA KP index, solar flares, geomagnetic storm alertsgetEarthquakeMonitorβ USGS M4+ earthquakes with tsunami riskgetShippingRatesβ Baltic Dry Index, container rates, port congestiongetSemiconductorSupplyβ TSMC utilisation, chip lead times, shortage signals
Additional
getMergerActivityβ M&A deals, rumoured targets, sector consolidationgetPrivateEquityβ VC/PE funding rounds, exits, dry powdergetRealEstateMarketβ US home prices, mortgage rates, inventoryscreenSanctionsβ OFAC/EU/UN/UK sanctions screeningcheckAiComplianceβ EU AI Act 2024/1689 risk classification
Tier 2 β $5β$25/call
getB2bIntelβ HOT/WARM/COLD lead scoring via SEC + GitHub + jobs ($5)getGithubVelocityβ Company AI pivot score from GitHub org activity ($5)getJobPivotsβ Companies hiring agentic AI roles β buyer intent signal ($5)getSecFilingsβ SEC 8-K/10-K with AI relevance scoring ($5)getAiPatentsβ USPTO AI patent filings by company ($5)getCompanyProfileβ Full dossier: SEC + GitHub + hiring + patents + sentiment ($5)getWhaleTrackerβ BTC/ETH large wallet movements, exchange flows ($5)getFundingRoundsβ VC/PE deals with amounts, investors, sector ($5)getCompetitorIntelβ Competitive positioning vs named competitors ($5)getHedgeFundsβ 13F filings: top holdings, new positions, sector rotation ($5)getDaoGovernanceβ DAO proposals, voting power, treasury data ($5)getGeopoliticalCrisisβ GDELT crisis scores + oil/gold/USD market impact ($25)
Bundles β $0.50β$500/call
runBundleStarterβ compliance + sentiment + signals + macro + news ($0.50)runBundleMarketIntelβ signals + onchain + macro + options + insider + earnings ($25)runBundleCryptoAlphaβ onchain + whales + DeFi + AI tokens + derivatives ($25)runBundleCompanyDeepβ profile + competitors + hedge funds + analyst + filings ($50)runBundleMacroGlobalβ macro + FX + rates + inflation + consumer + labor ($50)runBundleAiEconomyβ arxiv + github + jobs + model prices + AI tokens + regulatory ($100)runBundleGeopoliticalβ GDELT war room + crisis scores + market impact + OFAC ($200)runBundleSovereignβ ALL endpoints: full macro + geopolitical + company + crypto ($500)
Payment
Protocol: x402 (HTTP 402 Payment Required)
Token: USDC
Network: Base Mainnet (chain 8453)
Wallet: 0x2DFe3B1C304DAd9F1b41D780ea81fCd137d810D8
Compatible with @x402/fetch, @coinbase/x402, and any x402-aware HTTP client.
Deployment
Primary: https://omni-service-node-production.up.railway.app Secondary: https://omni-service-node.fly.dev MCP: https://omni-service-node-production.up.railway.app/mcp x402 Discovery: https://omni-service-node-production.up.railway.app/.well-known/x402 Agent Card: https://omni-service-node-production.up.railway.app/.well-known/agent-card.json LLMs.txt: https://omni-service-node-production.up.railway.app/llms.txt
License
MIT
