Wallet Screener — GoPlus Risk Analysis via The Stall x402 is a paid API for AI agents from the-stall.intuitek.ai, paid per call via x402, $0.136/call, status unknown (last checked 2026-09-15).
Screens an EVM wallet address for security risks, malicious activity flags, and on-chain risk signals using GoPlus data, payable per-call in USDC.
Risk screening for EVM wallet addresses. Returns a 0–100 risk score and individual flags: sanctions (OFAC/other), phishing activity, cybercrime, money laundering, darkweb transactions, mixer usage, stolen funds, fake KYC, and 12 more categories. Sourced from GoPlusLabs (free, no key, chain_id optional — defaults to checking cross-chain). Use before sending funds to an unknown address, before accepting a payment, or when validating a counterparty wallet in a DeFi workflow. Distinct from evm-toke
Returns GoPlus security data for the wallet address, including risk flags such as malicious activity history, blacklist status, association with known scams, phishing labels, and other on-chain risk signals relevant to the specified chain.
GEThttps://the-stall.intuitek.ai/cap/wallet-screenerChoose this endpoint when you need a quick, pay-per-use wallet risk assessment without setting up API keys or accounts. Ideal for agents performing pre-transaction due diligence on unknown EVM addresses, especially on Ethereum mainnet or other EVM chains. Prefer over free alternatives when GoPlus data quality and cross-chain coverage are required.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
"chain_id": "1"
}
}
}| Field | Type | Description |
|---|---|---|
| required | string | |
| properties | string |
{
"ts": "2026-06-12T05:11:12.466Z",
"address": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
"all_flags": {
"mixer": false,
"reinit": false,
"fake_kyc": false,
"gas_abuse": false,
"cybercrime": false,
"fake_token": false,
"sanctioned": false,
"blacklist_doubt": false,
"financial_crime": false,
"stealing_attack": false,
"money_laundering": false,
"phishing_activities": false,
"blackmail_activities": false,
"darkweb_transactions": false,
"fake_standard_interface": false,
"honeypot_related_address": false,
"malicious_mining_activities": false,
"number_of_malicious_contracts_created": false
},
"risk_label": "CLEAN",
"risk_score": 0,
"data_source": null,
"is_contract": true,
"active_flags": []
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"