SignalHarness DeFi Liquidity Share Calculator is a paid API for AI agents from signalharness.ai, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-13).
Computes the liquidity share for a given DeFi position or pool context based on caller-supplied 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 liquidity_share value, any warnings about data quality or assumptions, the evidence_scope indicating the data source was caller-supplied, and a full execution receipt including payment metadata, latency, and a SHA-256 result hash for verification.
POSThttps://signalharness.ai/api/agent/services/defi_liquidity_share/invokeUse this endpoint when you need a quick, pay-per-call computation of a DeFi liquidity share without maintaining a persistent connection to a blockchain node or indexer. It is suitable for agents that need on-demand LP share estimates from caller-supplied data at low cost ($0.005 USDC), especially when integrating with x402-compatible micropayment flows on Base.
| Field | Type | Description |
|---|---|---|
| liquidity_share_request | string |
{
"type": "json",
"example": {
"replay": false,
"result": {
"warnings": [
"LP balances and supply are caller supplied."
],
"service_id": "defi_liquidity_share",
"evidence_scope": "caller_supplied_data",
"liquidity_share": "{\"share\":\"0.1\",\"share_percent\":\"10\"}"
},
"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": "defi_liquidity_share",
"executionId": "example-execution",
"startedAtMs": 0,
"amountAtomic": "5000",
"resultSha256": "e97f32a0e0f02a9035f7427678bc2d7c950bcc14c7b8e1ef25057ca28f2ac627",
"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"