Add CIPHER x402 to ecosystem - 10 paid crypto-intel endpoints on Base#71
Add CIPHER x402 to ecosystem - 10 paid crypto-intel endpoints on Base#71cryptomotifs wants to merge 1 commit into
Conversation
CIPHER x402 is live at https://cipher-x402.onrender.com with 10 paid endpoints for autonomous crypto-intelligence agents: - Solana MEV deep-dive (4 chapters) - wallet/token scanner - HaveIBeenPwned breach lookup - Jito tip percentile math - GitHub repo-health audit - FRED macro series - Drift exposure risk USDC settlement on Base. Built on open-source x402-python and cipher-x402-client SDKs.
🟡 Heimdall Review Status
|
|
Live demo video (1:16) of the x402 paywall + companion tooling: https://youtu.be/CPcBT1vDY4w Covers HTTP 402 responses with v2 accept-list on 4 premium chapters. Companion scanner + 5 more paid endpoints across scan/pwned/jito-tip/repo-health/fred/drift-exposure. $0.25 USDC/Base settlement, payTo 0xa0630fAD18C732e94D56d2D5F630963eb8fB9640. SDKs also live:
Happy to adjust metadata.json / logo.png to better fit the ecosystem template. |
|
Adding cipher-omnidata to this ecosystem entry — an 11th cipher-x402 endpoint we just shipped.
Verified live: ``` $ curl -sD - https://cipher-omnidata.vercel.app/api/omnidata/SOL | head -2 Accept-list body: ```json This is the "ResellPack" pattern — one paid call aggregates several free-tier upstreams in parallel via `Promise.allSettled`, so an AI agent doesn't have to juggle 7 keys + rate limits itself. 60-second per-asset LRU cache protects free-tier quotas. Happy to update the ecosystem entry in this PR if the review is still open, or ship a follow-up once it lands. |
|
Adding cipher-coinalyze to the CIPHER ecosystem on Base mainnet:
Brings the CIPHER-on-Base count to 5 live paid endpoints (cipher-x402, cipher-omnidata, cipher-fred, cipher-jito-tip, cipher-coinalyze). |
CIPHER x402
Adds CIPHER x402 to the Services/Endpoints ecosystem.
What it does
10 paid endpoints for autonomous crypto-intelligence agents:
Open-source footprint
CIPHER ships the first Python client for x402 v2 (https://github.com/cryptomotifs/x402-python), a tiny TypeScript client (https://github.com/cryptomotifs/cipher-x402-client), and an MCP server exposing 8 x402-gated tools to Claude/Cursor/VS Code (https://github.com/cryptomotifs/cipher-x402-mcp).
Files changed
typescript/site/app/ecosystem/partners-data/cipher-x402/metadata.json— newtypescript/site/public/logos/cipher-x402.png— new (512x512)Matches the format of recent ecosystem PRs (#50-#63).