$0.01
per call · USDC on Base Sepolia
Financial Signal Intelligence for autonomous agents across crypto, stocks, ETFs, macro and global financial markets. Analyze financial news, market rumors, earnings announcements, central bank decisions, regulatory actions, exchange incidents, security events, stablecoins, macroeconomic events, fraud detection signals and market-moving developments to score financial risk, credibility and actionability.
Endpoint
POST https://demo.aiapi.ch/v2/analyze38
Calls / 30d
1
Unique payers / 30d
Aug 24
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://demo.aiapi.ch/v2/analyze", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"text": "Is BTC pumping right now?"
}),
});
const data = await res.json();curl -X POST \
"https://demo.aiapi.ch/v2/analyze" \
-H "Content-Type: application/json" \
-d '{"text":"Is BTC pumping right now?"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"actionability": 68,
"analysis": "The analysis compares the interpreted claim against available spot, derivatives, volume, sentiment, on-chain, or equity/ETF evidence selected by the planner.",
"billing": {
"markup": 3,
"minimum_charge_usd": 0.1,
"raw_cost_usd": 0,
"suggested_charge_usd": 0.1
},
"confidence": {
"drivers": [
"Fresh provider data was available",
"The analyzed interpretation was clear"
],
"rationale": "Confidence is higher when multiple fresh provider signals agree and lower when evidence is missing or stale.",
"score": 78
},
"credibility_risk": "MEDIUM",
"evidence_used": [],
"execution_urgency": 72,
"market_relevance": 90,
"missing_evidence": [],
"sentiment": "POSITIVE",
"sources": [],
"summary": "BTC shows a positive market move, but the evidence is limited to configured market data.",
"usage": {
"cache_creation_input_tokens": 0,
"cache_read_input_tokens": 0,
"input_tokens": 0,
"output_tokens": 0
}
}Payment details
0x64842cd797198143a8ff191e4bdbde7e0fbf7f6dUSDC · 0x036cbd53842c5426634e7929541ec2318f3dcf7eIs this your API?
Pin it to the top of Developer Tools and the homepage with a featured placement.
More from Aiapi & similar services
Aiapi · Signal
api.aiapi.ch
Financial Signal Intelligence for autonomous agents across crypto, stocks, ETFs, macro and global financial markets. Analyze financial news, market rumors, earnings announcements, central bank decisions, regulatory actions, exchange incidents, security events, stablecoins, macroeconomic events, fraud detection signals and market-moving developments to score financial risk, credibility and actionability.
Aiapi · Analyze
api.aiapi.ch
Financial Signal Intelligence for autonomous agents across crypto, stocks, ETFs, macro and global financial markets. Analyze financial news, market rumors, earnings announcements, central bank decisions, regulatory actions, exchange incidents, security events, stablecoins, macroeconomic events, fraud detection signals and market-moving developments to score financial risk, credibility and actionability.
Loyalspark · Recipient API Offers
api.loyalspark.online
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.