Copyable unpaid request
This schema-valid request returns the canonical HTTP 402 challenge without executing the service. A payment-capable client validates the challenge, signs only with prior authority and budget, and retries the identical body.
curl -i -X POST https://signalharness.ai/api/agent/services/crosschain_complexity_compare/invoke \
-H "Content-Type: application/json" \
--data '{"request_json":"{\"transactions\":[{\"chain\":\"base\",\"amount\":\"2205000\",\"unit\":\"wei\",\"transaction\":{\"hash\":\"0x1111111111111111111111111111111111111111111111111111111111111111\",\"transaction_hash\":\"0x1111111111111111111111111111111111111111111111111111111111111111\",\"from\":\"0x0000000000000000000000000000000000000001\",\"to\":\"0x0000000000000000000000000000000000000002\",\"chain_id\":\"solana\",\"type\":\"0x2\",\"nonce\":\"1\",\"gas_limit\":\"21000\",\"gas_used\":\"21000\",\"base_fee_per_gas\":\"100\",\"max_fee_per_gas\":\"120\",\"max_priority_fee_per_gas\":\"5\",\"effective_gas_price\":\"105\",\"value\":\"0\",\"data\":\"0xa9059cbb00000000000000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000064\",\"instructions\":[],\"account_keys\":[]},\"receipt\":{\"transaction_hash\":\"0x1111111111111111111111111111111111111111111111111111111111111111\",\"hash\":\"0x1111111111111111111111111111111111111111111111111111111111111111\",\"from\":\"0x0000000000000000000000000000000000000001\",\"to\":\"0x0000000000000000000000000000000000000002\",\"chain_id\":\"solana\",\"type\":\"0x2\",\"status\":\"0x1\",\"gas_used\":\"21000\",\"effective_gas_price\":\"105\",\"logs\":[{\"address\":\"0x0000000000000000000000000000000000000001\",\"topics\":[\"0xddf252ad1be2c89b69c2b068fc378daa952ba7f163c4a11628f55a4df523b3ef\",\"0x0000000000000000000000000000000000000000000000000000000000000001\",\"0x0000000000000000000000000000000000000000000000000000000000000002\"],\"data\":\"0x0000000000000000000000000000000000000000000000000000000000000064\",\"transaction_hash\":\"0x1111111111111111111111111111111111111111111111111111111111111111\",\"log_index\":0,\"block_number\":1}]}}]}"}'
Continue with the paid-call walkthrough →