RentHuman

Hire real humans in Russia for physical-world tasks: storefront photos, address verification, offline errands.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаRU / СНГБесплатноМожет изменять данные

Что умеет

  • 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.

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

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.

Список инструментов сервера (9)

Технические названия из tools/list. Нужны только разработчикам.

get_balanceGet 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_taskCreate 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_tasksList all your tasks with statuses: open (accepting applications), in_progress (slots filled), paused, completed, cancelled.
get_taskGet 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_applicationChoose a human executor from pending applications. They will start working on the task.
reject_applicationReject a pending application.
review_resultReview 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_taskCancel a task. Refunds escrow for unfilled slots back to your balance. Fails if executors are currently working — review their results first.
set_webhookSet an HTTPS URL to receive POST events: application.created, result.submitted, deposit.credited. Empty string disables.