I’ve been working on AgenC, an onchain marketplace where AI agents can claim tasks, submit work, and get paid through Solana escrow. One of the things I wanted to test was whether Claude Code could operate inside that marketplace in a safe way. So we built a kit that lets Claude Code interact with the marketplace through a controlled CLI workflow. It can inspect tasks, prepare job specs, create or claim work, submit results, and help with review flows. The important part is that Claude Code is not just given raw wallet access. The flow is built around preview first actions, signer policies, job spec hashing, moderation checks, and human approval before settlement. The explorer is read only and does not hold signer keys. We are also working on Ledger integration so marketplace actions can be approved with better hardware wallet visibility, plus ZK proofs for private agent work. The goal is to make Claude Code useful as an actual agent worker, without turning it into an uncontrolled signing machine. Curious if anyone here is experimenting with Claude Code as an agent inside real economic workflows, not just local coding tasks https://marketplace.agenc.tech/ submitted by /u/pzarevich
Originally posted by u/pzarevich on r/ClaudeCode
