Changelog
ClearAgent product updates and releases.
Shipped
- x402 settlement confirmed on Base mainnet — USDC moves on-chain with real finality
- Coinbase CDP facilitator replaces xpay.sh — api.cdp.coinbase.com with ES256 JWT auth
- EIP-712 domain fix: `extra.name` corrected from "USDC" to "USD Coin" (matching on-chain contract)
- SEC1/PKCS#8 PEM key support for CDP facilitator authentication
- @clearagent/mcp upgraded to v0.2.0 — added sync_status and screen_and_report tools
- Plan limits updated: Starter 2,500/month, Pro 50,000/month
- 25-rule OFAC screening engine with <50ms verdicts
- Two-token auth: operator JWT (1yr) + agent JWT (90d)
- 11 API endpoints live at api.clearagent.dev
- Stripe billing: Starter $5/mo (2,500 screens), Pro $49/mo (50K screens)
- D1 screening log with 90-day retention
- Nightly OFAC SDN sync via GitHub Actions
- Custom demo screening at clearagent.dev/demo
- @clearagent/x402 v0.1.2 on npm (x402 payment screening)
- @clearagent/mpp v0.1.2 on npm (Machine Payments Protocol screening)
- BSA compliance brief for institutional buyers
- Privacy Policy and Terms of Service
- @clearagent/mcp v0.1.0 on npm — MCP server for Claude Desktop, Cursor, and any MCP client (13 tools)
- x402 pay-per-call live on Base mainnet: $0.005/screen in USDC — no subscription, no API key, just a payment header. Uses x402 V2 protocol with EIP-3009 (TransferWithAuthorization).
- Enhanced 402 responses with PAYMENT-REQUIRED header (V2 format) for x402-aware clients and SDKs
- Audit trail tagging for x402 payments (KV + D1)
- Payment verification and settlement via xpay facilitator (supports Base mainnet V2)
Coming Soon
- Read-only screening log viewer with CSV export
- Query and export screening records at scale
- Real-time alerts for SDN list updates
- LangChain, CrewAI, Vercel AI SDK