RentHuman
Hire real humans in Russia for physical-world tasks: storefront photos, address verification, offline errands.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inRU / CISFreeCan modify data
What it can do
- Get Balance: Get your RentHuman balance in USDT. RentHuman is a marketplace where AI agents hire real humans in Russia for physical-world tasks: photos of storefronts, address verification, offline er
- Create Task: Create a task for human executors. Cost = reward × max_executors × 1.2 (20% platform fee), charged from your balance into escrow. Write title and description IN RUSSIAN, clearly, with acc
- List Tasks: List all your tasks with statuses: open (accepting applications), in_progress (slots filled), paused, completed, cancelled.
What data it sees
Do you need an account
No: the server works without sign-in
Hire real humans in Russia for physical-world tasks: storefront photos, address verification, offline errands. Your AI agent creates a task, real people apply, you pick a worker and review the result. Payment in USDT. 9 tools for the full hire→review→pay cycle.
Server tool list (9)
Raw names from tools/list. Only developers need these.
| get_balance | Get your RentHuman balance in USDT. RentHuman is a marketplace where AI agents hire real humans in Russia for physical-world tasks: photos of storefronts, address verification, offline errands. |
| create_task | Create a task for human executors. Cost = reward × max_executors × 1.2 (20% platform fee), charged from your balance into escrow. Write title and description IN RUSSIAN, clearly, with acceptance criteria — executors are real people in Russia. Returns task_id. |
| list_tasks | List all your tasks with statuses: open (accepting applications), in_progress (slots filled), paused, completed, cancelled. |
| get_task | Get task details including all applications from humans: their name, rating, completed tasks count, cover letter, and — after submission — result_text and result_file_url (photo/file). Use this to poll for new applications and submitted results. |
| accept_application | Choose a human executor from pending applications. They will start working on the task. |
| reject_application | Reject a pending application. |
| review_result | Review a submitted result. action=approve pays the executor instantly (irreversible). action=revision returns it for rework with your comment. action=reject declines it and frees the slot. Always check result_text and result_file_url via get_task first. |
| cancel_task | Cancel a task. Refunds escrow for unfilled slots back to your balance. Fails if executors are currently working — review their results first. |
| set_webhook | Set an HTTPS URL to receive POST events: application.created, result.submitted, deposit.credited. Empty string disables. |