Authentication
All analytics endpoints require theX-Agent-ID header with your wallet address. No x402 payment needed — these are free read endpoints.
Endpoints
List Receipts
Filter to last N days (1–365)
Filter by category:
data, verification, communication, commerce, infrastructure, agent_to_agentResults per page (1–100)
Pagination offset
Spend Breakdown
Aggregate spend by category for a given period.Period in days (1–365)
Return on Cognitive Spend (RoCS)
RoCS measures the value generated per dollar of cognitive spend.status: "confirmed" count toward total_value. Self-reported tags start as "pending" and must be validated by the judge service before they affect RoCS.
Period in days (1–365)
Tag Receipt Value
Report the business value a tool execution generated. Tags are stored as pending and only count toward RoCS after validation by the judge service.The
rcpt_* receipt IDValue type. One of:
revenue, lead, conversion, savings, engagementValue amount in USD. Must be positive, max $1,000,000.
Optional description (max 200 characters)
Value tags start as
pending. A judge service validates claims against observed outcomes (email replies, payment confirmations, notification events) before promoting to confirmed. Only confirmed tags count toward RoCS.Receipt Categories
| Category | Tools | Description |
|---|---|---|
data | research, browser, analyze, enrich | Information gathering |
verification | verify_email | Data validation |
communication | email, voice, sms | Outbound messaging |
commerce | commerce_search, commerce_buy | Purchases |
infrastructure | build | Website/app creation |
agent_to_agent | soul | Inter-agent transactions |
Receipt Statuses
| Status | Meaning |
|---|---|
pending | Execution started, payment not yet settled |
settled | Payment verified on-chain (has settlement_tx) |
failed | Execution or payment failed |
disputed | Under review |