AI workspace
Logical containers with file storage, settings, subscription, and credential management in one place.
The AI reasoning and intelligence layer for every EVM blockchain. Two workers, 43 endpoints, full AI security evaluation, co-signing, portfolio management, delegated controls, and vendor terms. All of it already exists.

Replace your existing RPC endpoint with the Crypto Claude proxy. AI evaluation, mempool routing, and threat intelligence run automatically. No SDK install. No code rewrites.
// Replace your RPC endpoint with Crypto Claude const RPC = "https://aierc-rpc.accredefi.workers.dev/"; // That's it. Every transaction is now evaluated // through AI evaluation layers automatically.
| RPC Proxy | https://aierc-rpc.accredefi.workers.dev/Drop-in replacement for any Ethereum RPC. It intercepts transactions, evaluates through AI evaluation layers, and forwards or blocks. |
| Wallet API | https://aierc-wallet.accredefi.workers.devCo-signing, AI chat, portfolio, budgets, delegated controls, vendor policies, and the $100 Challenge. |
Users do not see risk scores. They see clear language when something matters, and silence when it does not.
| CLEAN | Transaction goes through silently. The user does not need to know the evaluation layer is there. |
| FLAGGED | AI tells the user specific facts through wallet chat. The user reads it, decides, and always keeps a bypass path. |
Links route out to the full Crypto Claude developer hub and API docs, while this Chaingentic page keeps the essentials close to the ecosystem story.
POST / | JSON-RPC Proxy |
POST /evaluate | Evaluate Transaction with no forwarding |
GET /stats | Evaluation Statistics |
GET /reputation/:address | Address Reputation |
GET /evaluations?limit=20&since=0 | Recent Evaluations and audit log |
POST /wallet/cosign | Co-Sign Transaction |
POST /wallet/safe-cosign | Safe Co-Sign for Gnosis Safe |
GET /wallet/cosigner | Get Co-Signer Address |
POST /chat | AI Chat |
GET /portfolio/:address | Portfolio |
GET /gas | Gas Prices |
GET /swap-rates?from=ETH&to=USDC&amount=1 | Compare Swap Rates |
POST /subscribe | Email Subscribe and route newsletter opt-ins into the 12-email Crypto Claude promo sequence through the internal sender service. |
POST /delegation | Create Delegation for AIERC-193. |
POST /vendor/policy | Create Vendor Policy for AIERC-193. |

The evaluation path includes transaction simulation, approval guard, private mempool routing, contract analysis, anomaly detection, deployer history, bytecode scan, off-chain signals, and contract identity.
Crypto Claude gives developers one cohesive environment for AI workflows, AIERC connected tooling, safe execution, token creation, documentation, secure sharing, file storage, team collaboration, wallet connectivity, and multi-chain development.
Logical containers with file storage, settings, subscription, and credential management in one place.
Connect a GitHub repo for backups, deploys, environment files, and merge tooling.
Fast server sharing across sandbox, shared, and connected runtimes.
Local folders, remote files, and storage that keep context close when builders need it.
Process, mods, and other skills available on demand for common builder gotchas.
Workspace permissions, code share, and decisions across teams without manual workflows.
Create, polish, performance, and rollout automation for scaling teams.
Mints, escrows, swaps, and delegated reasoning aligned with AIERC functions.
Connect to EVM-compatible networks and supported testnets through a unified workflow.
AIERC-193 defines how AI co-signing works — evaluation of contract calls, a unified data model with semantic mapping, and wallet compatibility. It is built in and working today, while $AIERC, the native coin, ships as a clean, standard ERC-20 so it lists and trades anywhere.
| Iteration | AIERC-193 v1, initial revision. |
| Compatibility | EVM-compatible networks and supported testnets. |
| Method | Optional pre-sign hook. |
| Format | Hybrid HTTP and JSON. |
| Wallet | Per-wallet co-signer key. |
| Standard | Open and non-proprietary. |

Each spoke is a dedicated AI evaluator. The orchestrator unifies their verdicts into a single CLEAN or FLAGGED outcome.
ERC-20 transfers, ERC-721 approvals, ERC-1155 batches, and Permit2 risks.
Multi-evaluator consensus, tie-break logic, and time-bound voting.
Mempool routing, private bundles, and bridge intelligence.
Voting, delegation, and treasury actions.
Verified deployers and reputation graphs.
Wallet Snap, RPC proxy, and co-signer worker.
The Crypto Claude experience ships through MetaMask Snap, available on the network used by the largest installed base in crypto. Plug in once and protection runs across every dApp.
The RPC proxy requires no authentication. Point your wallet's RPC endpoint at Crypto Claude and evaluation runs automatically. Wallet API endpoints that mutate state require a Cloudflare Turnstile token in the request body. Security-sensitive operations also require a JWT from the security verification flow.
| -32601 | FLAGGED. Transaction held, user informed by AI evaluation. |
| -32700 | Parse error. Invalid JSON. |
| -32602 | Invalid request. Missing fields. |
| 401 | Turnstile verification failed. |
| 404 | Resource not found. |