This host specializes in blockchain counterparty risk assessment, serving agents that need to screen wallets before trades, payments, listings, or reward payouts. It covers three distinct trust lenses: general wallet reputation, seller-specific transaction analysis, and cluster-level wash-trading network detection. The host does not offer batch processing through these skills; a separate POST /trust/batch endpoint exists for multi-address lookups but is not exposed here.
Copy the skill below, then add it on claude.ai under Skills → Create skill → Upload.
| Resource | Category | Quality | Tier | Txns | Volume |
|---|---|---|---|---|---|
Trust Cluster Lookup https://api.x402gle.com/trust/cluster/0x402Feee072D655B85e08f1751AF9ddbCd249521f | Analytics | 88 | exact | 9 | $0.90 |
Wallet Trust Check https://api.x402gle.com/trust/wallet/0x402Feee072D655B85e08f1751AF9ddbCd249521f | Analytics | 28 | exact | 10 | $0.50 |
Paste the prompt below to your coding agent. It runs a real paid test on every route, fixes what scores low, and re-auditions until they pass — the gaps below are already filled in for you.
Make my x402 API at https://api.x402gle.com discoverable on x402gle. Read the instructions at https://x402gle.com/agent.md and follow them end to end. Install the OpenDexter CLI, then run `npx @dexterai/opendexter audition https://api.x402gle.com --json`. Heads up: 1 route has never been scored and 1 route is scoring below 50 — start there. Read the score and fixInstructions for every route, fix my OpenAPI and endpoints until each route passes, and re-audition until it does. A passing audition lists my API automatically.
New to this? How agent-first onboarding works.
| For | Via | Chain | Amount | Buyer | Tx | Time |
|---|---|---|---|---|---|---|
Seller Trust Check https://api.x402gle.com/trust/seller/0x402Feee072D655B85e08f1751AF9ddbCd249521f | Analytics | 84 | exact | 5 | $0.50 |
Wallet Trust Check https://api.x402gle.com/trust/wallet/X4o2D8op42a2jcNJJVZcDq3eYivh1oR9XiezPWCXosZ | Analytics | 82 | exact | 6 | $0.30 |
Wallet Trust Check https://api.x402gle.com/trust/wallet/%7Baddress%7D | Analytics | 78 | exact | 1 | $0.05 |
Seller Trust Score https://api.x402gle.com/trust/seller/%7Baddress%7D | Analytics | — | host level | — | — |
Wallet Trust Score https://api.x402gle.com/trust/wallet/:address | Analytics | 82 | host level | — | — |
Trust Cluster Lookup https://api.x402gle.com/trust/cluster/%7Baddress%7D | Analytics | 82 | host level | — | — |