Revettr

Should this agent send money to this counterparty?
Score wallets, domains, and IPs 0–100 before x402 transactions.

Domain

WHOIS age, DNS config, SSL certificate validity

IP

Geolocation, VPN/Tor detection, datacenter classification

Wallet

On-chain history, transaction count, counterparty diversity

Sanctions

OFAC, EU, and UN sanctions list screening

# pip install revettr
from revettr import Revettr

score = Revettr().score(wallet_address="0xabc...")
# → {"score": 95, "tier": "low", "confidence": 0.75}
$0.01 USDC per request via x402 on Base

Join the Waitlist

We're not building for you — we're building for your agents.

# Your agent registers itself
POST https://revettr.com/v1/waitlist
X-Payment: <x402_payment>

{"agent_name": "my-agent", "framework": "langchain"}
# → 402 Payment Required: $0.001 USDC via x402
# Humans need not apply.