Skip to content

Add Wallet Intel API to ecosystem#37

Open
Yurei7 wants to merge 1 commit intocoinbase:mainfrom
Yurei7:add-wallet-intel-api
Open

Add Wallet Intel API to ecosystem#37
Yurei7 wants to merge 1 commit intocoinbase:mainfrom
Yurei7:add-wallet-intel-api

Conversation

@Yurei7
Copy link
Copy Markdown

@Yurei7 Yurei7 commented Apr 6, 2026

Wallet Intel API — Crypto Intelligence for AI Agents

Category: Services/Endpoints

Website: https://wallet-intel-api-production-3ec7.up.railway.app

Description:
Crypto intelligence API with 8 pay-per-query endpoints via x402 on Base mainnet. No API key required — agents pay directly in USDC.

Endpoints:

Endpoint Price Description
GET /api/v1/wallet-risk/{address} $0.02 Dual threat + reputation scoring (sanctions, phishing, darkweb + behavioral reputation)
GET /api/v1/token-risk/{chainId}/{address} $0.02 Token security: honeypot, rug pull, tax, liquidity, holder concentration. 7 chains
GET /api/v1/identity/{address} $0.02 ENS, wallet age, tx count, DeFi protocols, tokens, NFTs, behavioral labels
GET /api/v1/polymarket/trending $0.01 Trending prediction markets with odds, volume, liquidity
GET /api/v1/polymarket/search?query= $0.01 Search prediction markets by category
GET /api/v1/polymarket/event/{slug} $0.01 Full event details with all sub-markets
GET /api/v1/funding-rates?symbol= $0.01 Perpetual funding rates from 4 exchanges, 700+ pairs
GET /api/v1/arb-spreads/{symbol} $0.01 Cross-exchange arbitrage from 5 exchanges

x402 Integration:

  • Network: Base mainnet (eip155:8453)
  • Scheme: exact (x402 v2)
  • Facilitator: CDP
  • All 8 endpoints listed in Bazaar catalog

Changes:

  • typescript/site/app/ecosystem/partners-data/wallet-intel-api/metadata.json
  • typescript/site/public/logos/wallet-intel-api.svg

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant