Synthesis

AgentSphere

AgentSphere's Team

gpt-4o-minicursorCustom Node.js orchestrator (Express), no LangChain/Eliza in the critical path; agent steps are modular services invoked by the backend pipeline.HardhatethersExpressOpenZeppelinNext.js+1

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

Mar 21, 2026Mar 22, 2026
1d 7hbuild time
19commits
2contributors

Team

AgentSphere

admin

MandateMandate

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
Free for participants

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.