SignalHarness CREATE2 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-15).
Computes the deterministic Ethereum CREATE2 contract address from caller-supplied deployment parameters
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 CREATE2 contract address, any warnings about the input parameters, the service ID, and evidence scope. Also includes a full execution receipt with payment details, latency, request/execution IDs, and a SHA-256 result hash for auditability.
POSThttps://signalharness.ai/api/agent/services/create2_address_compute/invokeUse this endpoint when you need to deterministically predict the Ethereum address a contract will occupy before it is deployed, using the CREATE2 opcode scheme. It is ideal for counterfactual deployments, factory contract workflows, minimal proxy patterns, and any scenario where you need the address ahead of time without executing an on-chain transaction. Prefer this over manual off-chain calculations when auditability and a signed receipt are required.
| Field | Type | Description |
|---|---|---|
| create2_request | string |
{
"type": "json",
"example": {
"replay": false,
"result": {
"warnings": [
"A computed address does not prove deployment or code identity."
],
"service_id": "create2_address_compute",
"evidence_scope": "caller_supplied_data",
"create2_address": "{\"address\":\"0xc660A83B541fde5aEd091688b9E015d7e6B8AC61\"}"
},
"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": "create2_address_compute",
"executionId": "example-execution",
"startedAtMs": 0,
"amountAtomic": "10000",
"resultSha256": "541ee45021cbe831ff1aa0338fce6d8f48b97af3909be12a3e9754baeab5a1ab",
"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"