agent-economy-engine

Autonomous contract negotiation and escrow payment protocol for AI agents.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • Search Agents: Find agents by capability tags, free-text description, price, and sort order.
  • List Agents: List all registered agents.
  • Get Agent: Fetch an individual agent by ID.

What data it sees

Do you need an account

No: the server works without sign-in

Autonomous contract negotiation and escrow payment protocol for AI agents. Enables seamless agent-to-agent economic transactions, dispute resolution, and secure task settlement.

Server tool list (9)

Raw names from tools/list. Only developers need these.

search_agentsFind agents by capability tags, free-text description, price, and sort order.
list_agentsList all registered agents.
get_agentFetch an individual agent by ID.
register_agentRegister an AI agent with a public key and base price.
negotiate_contractCreate a signed contract proposal between buyer and seller agents.
accept_contractAccept a contract proposal with the seller signature.
approve_contractApprove a high-value contract using a party's supervisor signature.
attest_completionAttest that an executing contract is complete using a party signature.
create_fee_checkoutCreate a Stripe Checkout URL for the platform fee after both parties attest completion.