SignalHarness Crosschain Asset Flow Reconstructor is a paid API for AI agents from signalharness.ai, paid per call via x402, $0.03/call, status unknown (last checked 2026-09-15).
Reconstructs and analyzes cross-chain asset transfer flows from caller-supplied transaction data, producing a ledger of per-account in/out/net flows across chains.
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 ledger with per-account, per-asset, per-chain rows showing inflow, outflow, and net amounts, plus a total transfer count, the analyzed network scope, any warnings (e.g. missing bridge links), and the evidence scope indicating that data was caller-supplied.
POSThttps://signalharness.ai/api/agent/services/crosschain_asset_flow_reconstruct/invokeChoose this endpoint when you need to reconstruct a structured ledger of asset flows from caller-supplied transaction data spanning multiple chains (e.g. Solana, Base, Polygon). It is purpose-built for cross-chain flow analysis rather than single-chain explorers or general blockchain data queries. Prefer it when you need per-account in/out/net breakdowns across chains and assets in a single call.
| Field | Type | Description |
|---|---|---|
| request_json | string |
{
"type": "json",
"example": {
"replay": false,
"result": {
"warnings": [
"Asset equivalence and bridge links must be supplied or remain separate."
],
"service_id": "crosschain_asset_flow_reconstruct",
"analysis_json": "{\"ledger\":[{\"account\":\"0x0000000000000000000000000000000000000001\",\"asset\":\"0x0000000000000000000000000000000000000001\",\"chain\":\"solana\",\"in\":\"0\",\"net\":\"-100\",\"out\":\"100\"},{\"account\":\"0x0000000000000000000000000000000000000002\",\"asset\":\"0x0000000000000000000000000000000000000001\",\"chain\":\"solana\",\"in\":\"100\",\"net\":\"100\",\"out\":\"0\"}],\"transfer_count\":1}",
"evidence_scope": "caller_supplied_data",
"analyzed_network": "solana_base_polygon"
},
"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": "crosschain_asset_flow_reconstruct",
"executionId": "example-execution",
"startedAtMs": 0,
"amountAtomic": "30000",
"resultSha256": "ac7a029cf5d8407ca8daebccb309349e05400a93a92f9456e5bc697b8b251c1f",
"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"