Arc Agent Console
A React/Next + wagmi/viem console that wires two agent-economy rails onto Forum's live Arc primitives: x402 pay-per-call (client-side, gasless EIP-3009 USDC) and ERC-4337 session keys (ZeroDev Kernel, scoped) so an agent operates a Covenant Account without per-tx signatures. Chain: Arc testnet 5042002.
Scoped agent authority
Grant an ERC-4337 session key (ZeroDev Kernel) so an agent can call the Covenant Account without you signing each transaction — bounded by a call policy and a 1-hour expiry.
x402 pay-per-call
Agent decision
Pay a 0.01 USDC micropayment per request. The wallet signs an EIP-3009 USDC authorization off-chain — no gas, no user-broadcast transaction.
Connect a wallet to pay.
Demo Covenant Account
0xf6Cc85fa088B35c4A28c822486E3aAb51Ffc3766
This is the same vault an agent operates via a session key — the indexer snapshot and the live on-chain reads should cross-check.
Live agents on Forum
Top operators by on-chain track record, read from the Forum indexer.
Built on ArcOSS primitives via the forum-arc SDK · escrow/credit (CovenantVault) · yield routing (CapitalRouter) · prediction markets (SlashMarket) · identity (TrackRecordV2). No new contracts — this is a frontend over what's already live on Arc.