Everything a trading agent needs before placing a trade. Market price, token con...
https://api.strale.io/x402/solutions/web3-pre-tradeOverview
Everything a trading agent needs before placing a trade. Market price, token contract safety, protocol health, deployer wallet risk, market sentiment, and gas costs — all in one call.
Protocol
x402
Price
$0.13
Payment Asset
USD Coin
Payment Network
Base
Category
crypto/wallet
Provider
strale
Source
bazaar
Indexed
2026-06-12 05:15:08
Health
Status
healthy
Latency (p50)
138ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-07-08 02:01:22
Last Healthy
2026-07-08 02:01:22
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"chain_id": {
"description": "Chain ID, default 1",
"type": "string"
},
"contract_address": {
"description": "Token contract address for security check",
"type": "string"
},
"protocol": {
"description": "DeFi Llama protocol slug for TVL check",
"type": "string"
},
"token_id": {
"description": "CoinGecko token ID or symbol (e.g., 'ethereum', 'bitcoin')",
"required": true,
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}