3.1 Setting Up Agent Profiles

The ROW Dashboard

Agent profiles are managed through a centralized web dashboard (or API endpoint).

Profile Configuration includes:

  • Agent Unique ID (used for API control)

  • Initial Fund Allocation Amount

  • Maximum Spending Limit (Budget Cap)

  • Allowed X402 Endpoints (Whitelisting)

  • Associated Master Wallet

API Integration: Agents are primarily controlled via simple REST API calls using their unique Agent ID and a signed JWT token.

Last updated