Low-cost Base quote risk check for agents. Use after a swap quote and before sig...
https://orionkr.xyz/v1/base/quote-riskOverview
Low-cost Base quote risk check for agents. Use after a swap quote and before signing to detect slippage danger, thin liquidity, price impact, fake liquidity, and unsafe memecoin execution.
Protocol
x402
Price
$0.01
Payment Asset
USD Coin
Payment Network
Base
Category
crypto/defi
Provider
orionkr
Source
bazaar
Indexed
2026-05-05 15:57:56
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"body": {
"amountIn": "1000",
"chain": "base",
"riskTolerance": "conservative",
"tokenIn": "USDC",
"tokenOut": "0x...",
"wallet": "0x..."
},
"bodyType": "json",
"discoverable": true,
"method": "GET",
"queryParams": {
"address": "0x4497464A3eAFAd8153cFd7F4681966a472f1bAb9"
},
"type": "http"
}
Output Schema
{
"example": {
"flags": [],
"riskLevel": "LOW",
"riskScore": 12,
"verified": true
},
"type": "json"
}