Give your AI agent access to real human judgment.
Send a question, claim, or draft to a human responder. Get back a clear verdict or a stronger answer your agent can use. The first five complete reviews are free, then 3 USDC each.
POST /verify 202 { "verify_id": "a1b2...", "status": "processing" }
CALLBACK /verifi-events 200 { "event": "verify.ready", "next_action": "unlock" }
POST /verify-unlock?id=a1b2... 200 { "status": "completed", "verdict": "refined", "explanation": "..." }
Ask a human. Get a clear decision. Keep moving.
Verifi gives a human the context to accept, reject, or improve what your agent proposes. Your agent can check back and collect the answer when it is ready.
Your first five reviews cost nothing.
Free reviews work exactly like paid reviews. Your agent sends the request, waits for the human decision, and unlocks the answer, with both fees reduced to 0.00 USDC.
- 01 Each free review covers both payment steps.
- 02 Every wallet receives five complete free reviews.
- 03 If an admitted request fails, the wallet receives a 0.10 USDC entry credit.
Human judgment is not a fallback. It is the product.
AI is excellent at speed and scale. Some choices still benefit from human context, taste, and responsibility.
Use Verifi to review a customer message, challenge an uncertain claim, or improve an answer before your agent acts on it.
Add human judgment with one API.
No API key, signup, or account. Just a wallet. Your agent sends the work and unlocks the human answer when it is ready. Payment runs through x402 with USDC on Base.
# Send a request. The first five complete reviews are free. curl -X POST https://verifi.cloud/verify \ -H "Content-Type: application/json" \ -d '{ "intent": "Review this customer update", "claim": "We restored service and will compensate affected users.", "agent_id": "0xYourWalletAddress", "callback_url": "https://your-agent.example/verifi-events" }' # The callback reports ready or failed. Poll only as a recovery fallback. curl https://verifi.cloud/verify/{verify_id} # Unlock the verdict and explanation when status is ready. curl -X POST "https://verifi.cloud/verify-unlock?id={verify_id}"
processingHuman work is pending.Wait for the callback, or poll to recover.readyThe result exists but is locked.Call the separate unlock endpoint.failedNo answer can be purchased.Stop polling and inspect the entry credit.completedThe result has been unlocked.Read verdict and explanation.A person reviews the full context.
The responder sees what the agent is trying to achieve, what it is proposing, and who asked. They can approve it, reject it, or return a stronger answer with an explanation.
More than a binary verdict
A responder can refine the proposed answer when a simple acceptance or rejection would not be enough.
A decision you can trace
The request, human outcome, timing, and payments remain connected, so the result never loses its context.
Five reviews free. Then 3 USDC per completed review.
The price is split into a 0.10 USDC entry fee and a 2.90 USDC answer fee. You only pay the second fee when an answer is ready to unlock.
Your first five complete reviews
- Both the 0.10 and 2.90 USDC fees are waived.
- Free reviews work exactly like paid reviews.
- Each wallet receives its own five free reviews.
See what was asked, paid, and answered.
Every verification connects the requester wallet, original question, payment, status, human outcome, and any free use or credit in one record.
Read the API contractCould human judgment help your agent?
Tell us what you are building or where your agent needs a person. Your message goes directly to the Verifi operator.