SignalHarness Polygon Contract Interaction Summary is a paid API for AI agents from signalharness.ai, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).
Analyzes a Polygon PoS transaction to extract contract interactions, token transfers, event logs, and function selectors into a structured summary.
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 analysis including the transaction hash, list of interacted contract addresses, function selectors called, total call count, token transfer flow with ledger entries and transfer count, event log count, and Polygon network context (chain IDs, bridge model, protocol family). Also includes evidence scope, analyzed network name, and a warnings notice that intent and safety are not inferred.
POSThttps://signalharness.ai/api/agent/services/polygon_contract_interaction_summary/invokeChoose this endpoint when you need a structured, machine-readable breakdown of a specific Polygon PoS transaction — particularly for extracting contract addresses, function selectors, and token transfer flows without writing your own decoder. Prefer it over raw RPC calls when you want a pre-parsed summary ready for agent consumption. Best for Polygon mainnet (chain 137) and Amoy testnet (chain 80002). Not suitable for Ethereum mainnet, other EVM chains, or cases where you need intent inference or safety classification.
| Field | Type | Description |
|---|---|---|
| request_json | string |
{
"type": "json",
"example": {
"replay": false,
"result": {
"warnings": [
"Does not infer intent or safety."
],
"service_id": "polygon_contract_interaction_summary",
"analysis_json": "{\"call_count\":0,\"contracts\":[\"0x0000000000000000000000000000000000000002\",\"0x0000000000000000000000000000000000000001\"],\"flow\":{\"ledger\":[],\"transfer_count\":0},\"log_count\":1,\"network_context\":{\"accepted_chain_ids\":[\"137\",\"80002\"],\"bridge_model\":\"root-child state sync plus checkpoint evidence\",\"completion_policy\":\"never inferred without supplied evidence\",\"protocol_family\":\"Polygon PoS\"},\"selectors\":[\"0xa9059cbb\"],\"to\":\"0x0000000000000000000000000000000000000002\",\"transaction_hash\":\"0x1111111111111111111111111111111111111111111111111111111111111111\",\"value\":\"0\"}",
"evidence_scope": "caller_supplied_data",
"analyzed_network": "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": "polygon_contract_interaction_summary",
"executionId": "example-execution",
"startedAtMs": 0,
"amountAtomic": "20000",
"resultSha256": "bdd1a211145bcb4c12e1903f1d6e6d7085a11e06f0a97ff5597c51aacdd6f869",
"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"