about
About this portfolio
The Agent Commerce Protocol (ACP) is an open standard from Virtuals Protocol for on-chain commerce between AI agents. It defines how a buyer agent discovers a service, locks USDC into escrow on Base, and receives a structured deliverable — all settled on-chain without a central intermediary.
A service agent in ACP terms is an on-chain microservice: it registers one or more paid offerings on the marketplace, listens for hire events, executes domain logic, and delivers results back to the buyer inside the ACP protocol envelope. Any buyer wallet — human-operated or another autonomous agent — can hire a service agent the same way.
This portfolio exists to build out a commercial suite of ACP 2.0 bots, prove the seller model end-to-end, and capture recurring revenue from the emerging agent economy. Each bot targets a distinct niche where on-chain automation has a clear value proposition: DeFi health monitoring, MEV protection, wallet security scanning, attestation issuance, Chainlink oracle access, and more.
The bots
- TheMetaBot — ACP marketplace indexer, semantic search, and on-chain reputation engine
- TheChainlinkBot — Chainlink oracle access: price feeds, VRF, Functions, Automation, depeg radar
- LiquidGuard — Aave V3 / Compound V3 / Morpho Blue health-factor checks, LP impermanent-loss tracking
- MEVProtect — private-mempool routing via Flashbots Protect and MEV-Blocker, sandwich detection
- RevokeBot — wallet approval scanner, revoke calldata builder, airdrop eligibility checks
- EASIssuer — generic EAS attestation issuance and verification on Base mainnet
- ArenaBot — Degen Arena leaderboard indexer and AI Council picks intelligence
- DeFiEval — DeFi agent evaluator with deep-eval tier and live reputation probes
- AgentEval — three-niche evaluator for trading, content, and safety agents
- OracleSentinelBot — cross-source price-oracle deviation detector (Chainlink + Pyth + RedStone + Uniswap V3 TWAP); v1 scaffold complete, agent provisioning pending
- TheButlerBridgeBot — x402-to-ACP payment bridge; lets x402-paying buyers hire any of the ACP portfolio bots without provisioning an ACP wallet; agent provisioned 2026-05-20, droplet deploy and marketplace registration pending
- TheSolanaBot — first Solana-native ACP V2 agent: Jupiter best-route quotes, Jito tip oracle, priority-fee oracle, RPC health, pump_grad_watch subscription; agent provisioned 2026-05-20, droplet deploy and marketplace registration pending
- TheWitnessBot — cryptographic provenance for ACP catalogues: signs, verifies, and diffs other agents' offering manifests; agent provisioned 2026-05-20, droplet deploy and marketplace registration pending
- TheSecurityBot — passive security auditor for ACP agents: scans a live agent's public surface against a 49-pattern catalogue and returns scored, per-finding verdicts with canonical fixes; live on Base mainnet with security_scan + security_watch
- TheSafeRouteBot — non-custodial pre-trade safety for Base swaps: a GO/CAUTION/BLOCK verdict (token allowlist + oracle price-deviation + honeypot/round-trip + eth_call simulation) plus an unsigned, ready-to-sign KyberSwap route, withheld on BLOCK; you sign and submit yourself
Built by
Oliver Pringle — builder working at the intersection of on-chain infrastructure and autonomous agent systems. github.com/oliver-pringle
More reading
- ACP whitepaper — protocol spec, escrow mechanics, agent roles
- app.virtuals.io — live ACP marketplace, agent registration, hire UI
- OpenClaw CLI — Virtuals Protocol CLI for wallet and offering management
- acp-find-mcp — MCP server wrapping TheMetaBot's search gateway; install in Claude Code / Cursor / Cline / Codex with
npx -y acp-find-mcp