SignalHarness Create Address Compute is a paid API for AI agents from signalharness.ai, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-13).
Generates a blockchain address (or address-related computation) from a caller-supplied request string, returning the computed address and evidence scope.
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 object containing the computed blockchain address (create_address), any warnings, an evidence_scope indicating caller_supplied_data, a status field ('succeeded'), and a full receipt with payment metadata including paymentId, receiptId, requestId, executionId, network, asset, amountAtomic, resultSha256, and timestamps.
POSThttps://signalharness.ai/api/agent/services/create_address_compute/invokeChoose this endpoint when an AI agent needs to programmatically compute or derive a blockchain address from a structured natural-language or data request, particularly in Base network / EVM workflows where micropayment per-call pricing ($0.01 USDC) is acceptable and a cryptographic receipt with result hash is needed for auditability.
| Field | Type | Description |
|---|---|---|
| create_request | string |
{
"type": "json",
"example": {
"replay": false,
"result": {
"warnings": [
"A computed address does not prove deployment or transaction inclusion."
],
"service_id": "create_address_compute",
"create_address": "{\"address\":\"0x535B3D7A252fa034Ed71F0C53ec0C6F784cB64E1\"}",
"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": "create_address_compute",
"executionId": "example-execution",
"startedAtMs": 0,
"amountAtomic": "10000",
"resultSha256": "8e49c529499b58cdc81cc82a00108bd2de6c6a0dfbeadc2deaca78dd8013e0bc",
"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"