Pay-per-call market data for AI agents: multi-oracle price consensus, sentiment consensus, forex, equities, commodities, Brazil macro (BCB/B3) and crypto. No API keys, no accounts. USDC on Base, Solana and Algorand via x402.
Price
from $0.0030
up to $4.16 per request
Network
base
Category
ai
On-chain txns
0
Uptime
100%
Avg latency
223ms
Checks
64
Status
Healthy
Discovered from on-chain x402 payment activity. Prices shown are per-call in USDC.
Bundle: 5 endpoints in 1 request — regime + sentiment + signals + whale flow + risk. 40% cheaper than separate calls.
Mapa comercial real do catálogo: featured, mais baratos, free tier e créditos
AI deep-dive analysis of any supported asset: technicals, flows and narrative.
Backtest com PnL, win rate e leitura da estratégia
Real futures prices via Yahoo (GC=F, CL=F, SI=F...): gold, silver, WTI, Brent, copper, natgas with daily change.
Council of Five extended dossier: full 5-agent votes PLUS deep synthesis — thesis, action plan with ranges, risk map, verdict-flip conditions, 24h watchlist.
Raciocínio estruturado sobre tese, cenário e invalidação
Top DeFi yield pools by APY and TVL across Solana DEXs, refreshed live.
Snapshot de pares no DexScreener com liquidez e volume
Full AI dossier on any stock (?symbol=AAPL): live quote + earnings + macro context + analyst verdict with levels. The canonical agentic 'financial report', as a product.
Scenario playbook for a macro event (?event=FOMC): hawkish/dovish/in-line grids with cross-asset positioning (USD, gold, equities, crypto) + AI strategist narrative.
Live Crypto Fear & Greed Index (0-100) with classification and AI interpretation. Contrarian signal for trading agents.
Bundle premium: regime + sentimento + sinais + risco em JSON previsível
On-chain credit score (0-900) for any Solana wallet: age, activity, balance tiers.
Freshest token launches across DEXs with initial triage. Memecoin radar for sniper agents.
Real-time SOL/USD price from Pyth Network oracle with confidence interval. Sub-second freshness.
# one-time setup
npx @apihubio/cli register
npx @apihubio/cli topup 10
# call it
npx @apihubio/cli call https://api.losbeto.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://api.losbeto.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://api.losbeto.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.