{"service":"x402gle Trust Intelligence","summary":"Wash-detection intelligence for the x402 ecosystem. Every endpoint returns a CASE FILE — a verdict plus the evidence behind it (signals, funding chains, cluster membership, provenance) — not a bare score. Paid per call via x402, settled in USDC.","host":"api.x402gle.com","payment":{"protocol":"x402 v2","asset":"USDC","networks":["solana"],"note":"Fee-payer sponsored — callers do not need native gas. Send the request, get a 402, pay, retry."},"endpoints":{"wallet":{"method":"GET","path":"/trust/wallet/{address}","price":"0.05 USDC","returns":"Wallet trust case file: wash verdict (score + label), the signals that fired, ghost-wallet determination, funding source + depth, cluster membership, activity window, provenance.","example_path":"/trust/wallet/X4o2D8op42a2jcNJJVZcDq3eYivh1oR9XiezPWCXosZ"},"seller":{"method":"GET","path":"/trust/seller/{address}","price":"0.10 USDC","returns":"Full seller wash analysis: wash %, wash/clean transaction + volume splits, per-facilitator breakdown, sender quality, the compound rules that matched, identified role, analyzer provenance.","example_path":"/trust/seller/X4o2D8op42a2jcNJJVZcDq3eYivh1oR9XiezPWCXosZ"},"cluster":{"method":"GET","path":"/trust/cluster/{address}","price":"0.10 USDC","returns":"The wash cluster the address belongs to: every linked address, seed members, and the cluster's aggregate profile. The evidence layer that makes a wash verdict provable.","example_path":"/trust/cluster/X4o2D8op42a2jcNJJVZcDq3eYivh1oR9XiezPWCXosZ"},"batch":{"method":"POST","path":"/trust/batch","price":"0.04 USDC per address (dynamic; 1-50 addresses per call)","body":{"addresses":{"type":"string[]","required":true,"note":"1 to 50 wallet addresses. Each returns its wallet case file. The x402 price is computed from the count before payment."}},"example_body":{"addresses":["X4o2D8op42a2jcNJJVZcDq3eYivh1oR9XiezPWCXosZ","DeXXoNdyKk7fEJkoTDkfVwCe8j8hjXxsPGLdk31gJsMk"]}}},"_hint":"Pick an endpoint, send the request. You will get HTTP 402 with x402 payment details — pay, then retry the same request. GET /trust/wallet/{address} is the cheapest lookup; /trust/seller is the deepest single-target analysis; /trust/cluster maps the wash ring; POST /trust/batch vets up to 50 addresses at once.","_actions":[{"rel":"wallet","method":"GET","path":"/trust/wallet/{address}"},{"rel":"seller","method":"GET","path":"/trust/seller/{address}"},{"rel":"cluster","method":"GET","path":"/trust/cluster/{address}"},{"rel":"batch","method":"POST","path":"/trust/batch"}]}