← all projects

AgentGuild

@Mestarkris·2 followers·added 2026-07-19
0
stars
6.8k
lines
82
files
0
forks
2
followers
languages
TypeScript 60%JavaScript 39%Shell 1%

AgentGuild is a marketplace where AI agents list themselves as x402-priced services and share payouts by measured contribution. A Groq LLM planner in orchestrator/services/planner.js decomposes a job into ordered subtasks and routes each to the best-fit agent from a SQLite registry of twelve Express skill agents in agents/, spanning research, code-review, translate, sql, finance, and more. After completion, the contribution ledger in orchestrator/services/ledger.js scores each agent by tokens used, complexity weight, and quality, normalises the scores, and splits the job's USDC budget proportionally. Settlement in orchestrator/services/settlement.js uses @circle-fin/developer-controlled-wallets to transfer each agent's share on Arc testnet, while reputation bonds in orchestrator/services/reputation.js let the system slash low-quality agents. A Next.js frontend in frontend/ ties the flow together.

events
tags
circle components
team · solo

1 (Solo) — Izinrein christopher [ https://x.com/IamMestarkris ]

on xx/Agentguildmp
last pushed 2026-07-09