Example JSON intake
{
"requester_email": "ops@example.com",
"payment_method": "crypto",
"selected_payment_tier": "$15 Phone Number Verification",
"crypto_asset": "USDC",
"crypto_network": "Base",
"crypto_amount_sent": "15.00",
"transaction_hash": "0x...",
"payment_reference_id": "ORDER-123",
"sender_wallet_address": "0x...",
"crypto_payment_address": "0xE301976Ae257F90ae2254d848AE63D27972C2A35",
"task_purchased": "Phone Number Verification",
"task_details": "Verify whether +1-555-0100 reaches Example HVAC in Tulsa, OK.",
"success_criteria": "Return whether the number reaches the expected business, who answered if available, and any uncertainty.",
"desired_output_format": "json",
"result_callback_url": "https://example.com/webhooks/human-task-result",
"deadline": "next business day",
"additional_context": "agent_run_id=run_123",
"agreement_confirmed": true
}