SignalHarness Solana SOL Balance Changes Analyzer is a paid API for AI agents from signalharness.ai, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).
Analyzes SOL balance changes across accounts in a Solana transaction, computing per-account deltas and verifying conservation of funds.
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 structured JSON analysis containing: per-account before/after SOL balances and deltas, total SOL before and after across all accounts, and a conservation difference value indicating whether SOL was perfectly conserved. Includes warnings if fees or rewards were not separately supplied.
POSThttps://signalharness.ai/api/agent/services/solana_sol_balance_changes/invokeUse this endpoint when you need to programmatically decompose SOL balance changes across multiple accounts in a Solana transaction, verify fund conservation, or audit SOL flows. Prefer this over manual RPC calls when you want structured delta analysis with conservation checking in a single pay-per-call API with no API key setup required.
| Field | Type | Description |
|---|---|---|
| request_json | string |
{
"type": "json",
"example": {
"replay": false,
"result": {
"warnings": [
"Fees and rewards are not assigned unless separately supplied."
],
"service_id": "solana_sol_balance_changes",
"analysis_json": "{\"changes\":[{\"account\":\"11111111111111111111111111111111\",\"after\":\"900\",\"before\":\"1000\",\"delta\":\"-100\"},{\"account\":\"TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA\",\"after\":\"100\",\"before\":\"0\",\"delta\":\"100\"}],\"conservation_difference\":\"0\",\"total_after\":\"1000\",\"total_before\":\"1000\"}",
"evidence_scope": "caller_supplied_data",
"analyzed_network": "solana"
},
"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": "solana_sol_balance_changes",
"executionId": "example-execution",
"startedAtMs": 0,
"amountAtomic": "10000",
"resultSha256": "25eb992c7498c280d6f6bfd8e147ca44af4bd9732458b360cbb44ca356660502",
"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"