SignalHarness ERC-20 Approval Decode 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).
Decodes and explains an ERC-20 token approval request, identifying the spender, amount, and any associated risk warnings.
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 decoded ERC-20 approval object containing the interpreted approval details (spender, amount, token context), a list of any warnings about the approval (e.g. unlimited allowance, suspicious spender), the evidence scope indicating the data was caller-supplied, and a replay flag. Also includes a full execution receipt with payment reference, latency, and a SHA-256 hash of the result for integrity verification.
POSThttps://signalharness.ai/api/agent/services/erc20_approval_decode/invokeChoose this endpoint when an AI agent or wallet needs to interpret raw ERC-20 approval calldata before presenting it to a user or executing a transaction. It is especially useful for pre-signing safety checks in DeFi workflows, agent-driven wallet approvals, or security auditing pipelines where you need structured, human-readable approval details plus risk warnings — all for a flat $0.01 USDC micro-payment with no subscription required.
| Field | Type | Description |
|---|---|---|
| erc20_approval_request | string |
{
"type": "json",
"example": {
"replay": false,
"result": {
"warnings": [
"Decoding does not prove allowance state or transaction success."
],
"service_id": "erc20_approval_decode",
"evidence_scope": "caller_supplied_data",
"decoded_erc20_approval": "{\"args\":[\"0x0000000000000000000000000000000000000002\",\"10\"],\"kind\":\"calldata\",\"operation\":\"approve\"}"
},
"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": "erc20_approval_decode",
"executionId": "example-execution",
"startedAtMs": 0,
"amountAtomic": "10000",
"resultSha256": "b51e7b29eb16f0962f112101b9b25b95117e68d9288afdb1c961312821d48f20",
"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"