AI agents pay for Solana blockchain data in SOL. No API keys. No accounts. Just send SOL and call.
pip install wallet-doctor
from wallet_doctor import WalletDoctor
wd = WalletDoctor()
# Check wallet safety before DeFi interaction
safety = wd.token_safety("8xHUrNy3ZGwmqG5o2TGMr...")
# Trace a suspicious transaction
trace = wd.txtrace("4Zk2Xc...")
{
"mcpServers": {
"wallet-doctor": {
"url": "https://defi-webhook.m-zikriz.workers.dev"
}
}
}
1. Send SOL to the payment address below. 2. Call the API with your tx hash. 3. API verifies payment on-chain, returns data. No API keys, no accounts.