Price
from $0.0200
up to $2.00 per request
Network
base
Category
other
On-chain txns
0
Uptime
100%
Avg latency
237ms
Checks
64
Status
Healthy
Discovered from on-chain x402 payment activity. Prices shown are per-call in USDC.
Full technical analysis — 18 indicators + AI signal summary
Portfolio risk analysis — concentration volatility correlation across holdings
WealthPulse — cross-asset portfolio risk analysis
Autonomous smart contract security auditor — 20+ vulnerability classes, PoC exploits
Autonomous Move smart contract security auditor — Aptos and Sui
Autonomous Rust smart contract security auditor — CosmWasm, Anchor, Stellar, NEAR
US consumer-demand signal (retail sales)
Converts any URL (PDF, webpage, Google Doc) to clean Markdown with optional AI summary. $0.05/convert via x402 on Base.
US inventory & production cycle signal (bullwhip gauge)
Stock analysis — price fundamentals technical indicators for any ticker
Options flow intelligence — unusual activity put/call ratios large block trades
GFS+ECMWF ensemble temperature probability for NWS weather prediction markets
Autonomous coding agent — completes GitHub tasks writes code opens pull requests
Full liquidation report — all assets, long/short breakdown, hot zones
US macro intelligence — Fed rate, CPI/Core PCE YoY, yield curve, M2 money supply, GDP, VIX, crypto Fear & Greed, AI macro regime narrative
Critical-minerals supply-concentration & US import-reliance signal
AI-powered news sentiment analysis for any ticker company or market topic
Full OI report — all assets, all exchanges, 5-min delta
Upcoming federal contract solicitations from SAM.gov. Filter by keyword, NAICS, or set-aside type. $0.20/query via x402 on Base.
Top stables ranked by mcap with peg deviation (now/24h/7d) + stability score + risk
Analyst consensus, price target + upside, and recent upgrades/downgrades for a ticker (?symbol=)
US oil and gas — WTI Brent Henry Hub refined products basin production rig count
US oil and gas — WTI Brent Henry Hub refined products basin production rig count
ERC-20 token due diligence — risk score, GoPlus security scan, honeypot detection, liquidity, holder concentration, AI analyst verdict
Data report
Data report
Full agricultural commodity report with AI summary
US federal contract awards, SAM.gov opportunities, agency spend analysis, NAICS sector breakdown. $0.20/report via x402 on Base.
Full GPU compute spot price report — H100, A100, A10G across Vast.ai, AWS, Lambda
Industrial metals prices with 7d/30d change and AI supply chain summary
Full supply chain report — shipping, freight, manufacturing, AI summary
Full LatAm economic report — currencies, Argentina dolar blue, commodities, AI narrative
BLM lease auctions, expiring leases, active lease portfolio analysis — oil/gas, geothermal, grazing rights. $0.15/report via x402 on Base.
Live staking yields with liquid staking, liquid restaking (ether.fi/Renzo/Kelp), and best_strategy recommendation. ETH, SOL, ATOM, ADA, DOT, AVAX, MATIC. $0.05/report via x402 on Base.
Real-time geopolitical risk signal — base score + live news sentiment for any country or region
DeFi protocol risk score: TVL, hack history, audit status, contract safety, AI verdict
Tiny rollup - counts by risk category + 5 worst current deviations
Per-vault RWA risk profile — admin/freeze control + exit-liquidity
Multi-timeframe analysis — all 4 timeframes (15m, 1h, 4h, 1d) with confluence score and AI summary
New token launch scanner — Base and EVM chains, real-time pool data
EVM wallet risk scoring — transaction patterns, exposure analysis, suspicious activity
Aggregate congressional buy/sell signal (last 30d)
Single-stable deep dive (e.g. USDC, USDe, DAI)
US trade-flow + tariff signal by commodity
US congressional (Senate+House) stock trades; ?symbol= for a ticker
Smart contract verification and security analysis on Ethereum Base BSC Arbitrum Polygon
Large on-chain transaction monitor — whale movements on Base and Ethereum with AI pattern analysis
# one-time setup
npx @apihubio/cli register
npx @apihubio/cli topup 10
# call it
npx @apihubio/cli call https://cycle.lonestaroracle.xyz \
-X POST \
-d '{ /* check provider docs for input */ }'
# or save it to Claude/Cursor/Codex
npx @apihubio/cli install
npx @apihubio/cli add https://cycle.lonestaroracle.xyzimport { wrapFetchWithPayment } from "@x402/fetch";
import { createWalletClient, http } from "viem";
import { privateKeyToAccount } from "viem/accounts";
import { base } from "viem/chains";
const account = privateKeyToAccount("0xYOUR_PRIVATE_KEY");
const client = createWalletClient({ account, chain: base, transport: http() });
const x402Fetch = wrapFetchWithPayment(client);
const res = await x402Fetch("https://cycle.lonestaroracle.xyz", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({ /* check provider docs for input */ }),
});
const data = await res.json();This is an external service not operated by APIHub. Listing data is sourced from public on-chain records and third-party indexes. Payment goes directly to the service provider via the x402 protocol. APIHub does not guarantee availability, accuracy, or quality of external services.