$0.1
per call · USD Coin on Base
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://api.aiapi.ch/v1/signal2
Calls / 30d
1
Unique payers / 30d
Aug 20
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://api.aiapi.ch/v1/signal", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"text": "A widely shared social media claim suggests that a new regulatory proposal could restrict stablecoin usage in several European markets. The claim has not yet been confirmed by official sources."
}),
});
const data = await res.json();curl -X POST \
"https://api.aiapi.ch/v1/signal" \
-H "Content-Type: application/json" \
-d '{"text":"A widely shared social media claim suggests that a new regulatory proposal could restrict stablecoin usage in several European markets. The claim has not yet been confirmed by official sources."}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"actionability": 48,
"credibility_risk": "LOW",
"execution_urgency": 60,
"market_relevance": 82,
"sentiment": "NEUTRAL"
}Payment details
0x64842cd797198143a8ff191e4bdbde7e0fbf7f6dUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Developer Tools and the homepage with a featured placement.
More from Aiapi & similar services
Aiapi · Analyze
demo.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.