SignalHarness Token Unlock Calculator is a paid API for AI agents from signalharness.ai, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-16).
Calculates token unlock schedules and vesting details based on caller-supplied token unlock request data.
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 token unlock calculation result, any warnings about the supplied data, an evidence scope indicator (always 'caller_supplied_data'), and standard receipt metadata including payment ID, request ID, execution timing, and a SHA-256 hash of the result for verification.
POSThttps://signalharness.ai/api/agent/services/token_unlock_calculate/invokeChoose this endpoint when you need to programmatically compute or interpret token vesting and unlock schedules from natural language or structured descriptions, especially in agent workflows dealing with crypto token grants, DeFi allocations, or investor agreements. It is purpose-built for agent-native use with micropayment access at $0.01 per call, making it cost-effective for on-demand calculations without a subscription.
| Field | Type | Description |
|---|---|---|
| token_unlock_request | string |
{
"type": "json",
"example": {
"replay": false,
"result": {
"warnings": [
"The service does not verify legal entitlement or contract state."
],
"service_id": "token_unlock_calculate",
"evidence_scope": "caller_supplied_data",
"token_unlock_calculation": "{\"at_ms\":1700000000500,\"grants\":[{\"id\":\"g1\",\"total_atomic\":\"1000\",\"unvested_atomic\":\"500\",\"vested_atomic\":\"500\",\"vested_percent\":\"50\"}],\"locked_atomic\":\"500\",\"unlocked_atomic\":\"500\"}"
},
"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": "token_unlock_calculate",
"executionId": "example-execution",
"startedAtMs": 0,
"amountAtomic": "10000",
"resultSha256": "5c855768b6efc295ba29cf5cb5504fd16744c70a5189297282a9d4f9835ea5f8",
"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"