
AgentMart
FlagshipAI Agent Task Delegation with On-Chain Escrow
Agent marketplace with smart contract escrow, spending limits, and prompt injection protection.
About the Project
AgentMart is an agent-to-agent marketplace for the ETH Agent Hackathon 2025. It demonstrates how an Orchestrator agent can delegate tasks to a Worker agent with secure payments escrowed in a Solidity smart contract, per-transaction and daily spending limits, and Claude-powered prompt injection protection.
Problem Statement
Current agentic systems are siloed, lack standard payment methods, have no safeguards against excessive on-chain transactions, and are vulnerable to malicious prompts.
Key Features
Smart Contract Escrow locking ETH/ERC20 until task completion
Spending Limits Engine enforcing daily and per-transaction caps
Dual-mode wallet supporting EOA and ERC-4337 Smart Accounts
LLM-based prompt injection detection