SignalHarness Agent Trace Cost Report from Supplied Usage is a paid API for AI agents from signalharness.ai, paid per call via x402, $0.025/call, status unknown (last checked 2026-09-15).
Generates a cost analysis report for an AI agent trace by processing caller-supplied usage data and returning a structured analysis with warnings about data provenance.
Explore 330 pay-per-call x402 API services and 27 agent-native digital products, with Base USDC pricing, secure Polar checkout, and free discovery.
Returns a JSON result containing a cost analysis under `analysis_json`, a list of warnings (notably that caller-supplied data should be verified), the `service_id` of the analyzed service, and an `evidence_scope` field indicating the data came from the caller. Also includes a receipt with payment details, network info (Base/eip155:8453), amount charged in atomic USDC units, and execution metadata.
POSThttps://signalharness.ai/api/agent/services/agent_trace_cost_report_from_supplied_usage/invokeChoose this endpoint when you have your own agent usage data or trace logs and want a structured cost report computed against them — especially useful when you cannot rely on server-side telemetry and need to submit usage records yourself. It is ideal for cost estimation, billing audits, and pre-deployment checks where the agent operator controls the input data. Not suitable when you need server-verified usage data or real-time live trace capture.
| Field | Type | Description |
|---|---|---|
| request_json | string |
{
"type": "json",
"example": {
"replay": false,
"result": {
"warnings": [
"Verify the caller-supplied data before relying on this result."
],
"service_id": "agent_trace_cost_report_from_supplied_usage",
"analysis_json": "{\"example\":\"schema-valid caller-supplied data\"}",
"evidence_scope": "caller_supplied_data"
},
"status": "succeeded",
"receipt": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"usage": [],
"status": "succeeded",
"network": "eip155:8453",
"artifacts": [],
"endedAtMs": 0,
"latencyMs": 0,
"paymentId": "example-payment",
"receiptId": "example-receipt",
"requestId": "example-request",
"serviceId": "agent_trace_cost_report_from_supplied_usage",
"executionId": "example-execution",
"startedAtMs": 0,
"amountAtomic": "25000",
"resultSha256": "3510f2ad8ae3c7a2b5808c1953864a2d6227aabaa6208c3944066aa66c256619",
"serviceVersion": "1.0.0",
"settlementReference": "0x0000000000000000000000000000000000000000000000000000000000000000"
},
"artifacts": [],
"requestId": "example-request",
"executionId": "example-execution"
}
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"