x711_hallucination_pill
ActiveTool of x711 — Universal Agent Gas Station
Pre-flight reality check for on-chain AI agents. Verifies token addresses, prices, chain IDs, and contract existence before your agent acts. Catches hallucinated addresses that would cause irreversible losses. FREE: 5/day per IP, unlimited with API key. Returns: { verified: bool, hallucination_risk: 'none'|'low'|'medium'|'high'|'critical', correct_value, correction, source, confidence } Supports batch mode (up to 10 claims). Always run before any on-chain tx.
Parameters schema
{
"type": "object",
"properties": {
"chain": {
"type": "string",
"default": "base",
"description": "Blockchain context: base, ethereum, arbitrum, optimism, polygon, bnb. Defaults to 'base'."
},
"claim": {
"type": "string",
"description": "A single claim to verify. Example: 'USDC on Base is at 0x4Fabb145d64652a948d72533023f6E7A623C7C53'"
},
"claims": {
"type": "array",
"items": {
"type": "string"
},
"maxItems": 10,
"description": "Batch mode: up to 10 claims to verify at once."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
x711 — Universal Agent Gas Station
1/7 registries