x402 icon indicating copy to clipboard operation
x402 copied to clipboard

Add clearwallet to ecosystem

Open iolloyd opened this issue 3 months ago • 3 comments

Adding ClearWallet to the x402 ecosystem directory under the Services/Endpoints category.

ClearWallet is an agent-optimized API for real-time OFAC sanctions screening of cryptocurrency addresses. It provides sub-second response times, supports Ethereum and Base chains, and features Redis caching with automated daily OFAC data updates.

Key Features

  • Agent-Optimized: Built specifically for AI agent discovery and usage with complete API schemas
  • Real-time Screening: Sub-second OFAC sanctions checks via Vercel Edge Functions
  • Multi-Chain Support: Ethereum and Base blockchain addresses
  • Automated Updates: Daily OFAC data synchronization via GitHub Actions
  • Micropayments: $0.005 USDC per check via x402 protocol on Base mainnet
  • Production-Ready: 99.5%+ uptime with comprehensive monitoring

Category Requirements Met

Services/Endpoints

  • Mainnet integration (Base USDC payments)
  • Complete API documentation
  • 99%+ uptime (Vercel infrastructure)
  • Discoverable with complete schemas

Links

  • Production API: https://x402-eight.vercel.app
  • Documentation: https://x402-eight.vercel.app (includes README and API docs)
  • Health Check: https://x402-eight.vercel.app/api/health

Submission Contents

  • app/ecosystem/partners-data/clearwallet/metadata.json - Project metadata
  • public/logos/clearwallet.svg - Project logo

Tests

This PR adds only static files (metadata.json and logo.svg) to the ecosystem directory. No code changes to the x402 codebase are included.

Verification performed:

  • ✅ metadata.json structure matches existing ecosystem entries
  • ✅ Logo file is valid SVG format
  • ✅ Production API is live and accessible at https://x402-eight.vercel.app
  • ✅ Health check endpoint responding: https://x402-eight.vercel.app/api/health
  • ✅ x402 payment integration is functional on Base mainnet

Checklist

  • [x] I have formatted and linted my code (static JSON file - validated)
  • [x] All new and existing tests pass (no code changes - static files only)
  • [ ] My commits are signed (required for merge)

iolloyd avatar Oct 06 '25 22:10 iolloyd

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

cb-heimdall avatar Oct 06 '25 22:10 cb-heimdall

@iolloyd is attempting to deploy a commit to the Coinbase Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Oct 06 '25 22:10 vercel[bot]

@iolloyd LGTM but you need verified signatures on your commits

apmcdermott avatar Oct 09 '25 20:10 apmcdermott