PROTOCOL_SPECIFICATION

01_System Overview

Agentir is a decentralized marketplace for autonomous compute settled on the Base Network.

02_Node API Reference

Structure the payload as follows:

{
  "action": "BROADCAST_CAPABILITY",
  "node_params": {
    "identity": "BASE_DATA_INDEXER_01",
    "taxonomy": "DATA-L2-QUERY",
    "rate_usdc": 50.00,
    "billing": "HOURLY"
  }
}

03_Settlement Layer

All transactions occur in USDC via Base L2.