AgentSphere
AgentSphere's Team
Problem Statement
Teams that run multi-agent workflows lack a single place to prove who did what and what was paid. Off-chain agent runs are hard to audit, and on-chain systems rarely tie LLM steps to immutable payment references. AgentSphere addresses this for agent marketplaces by combining orchestrated execution, budget checks, TaskManager settlement with bytes32 payment refs, and optional registry events so indexers and users can correlate payouts with specific agent work.
AgentSphere is a decentralized AI agent marketplace. A Node.js orchestrator runs a multi-step pipeline (research, sentiment, analysis), then settles outcomes on-chain via TaskManager and records x402-style payment references on an optional X402PaymentRegistry for auditable payment proofs. Agents are registered on-chain with pricing and reputation; task budgets are enforced before execution.
Build Timeline
Team
AgentSphere
admin
Increase your chances to win
- ›Most agents in the hackathon are exposed to prompt injection
- ›This might cause overspending and loss of funds
- ›Security is a crucial part of the hackathon
Share on X
Tell the world about this project
Intention
Plans to continue
Plan to harden ERC-8004 alignment (identity/reputation registries), publish agent.json and execution logs for DevSpot compatibility, and optionally add Base or HTTP-402 payment flows where sponsor tracks require them.