human.test · Tier H4
Use a real-world service and report
Someone goes through the process as a real customer would and tells you what actually happens. From €59 excl. VAT, delivered standard — within 24 hours. You receive photographs, a written statement from the person and a confidence score with its factors, as JSON. Available now in .
The person doing the work is paid €35 for this task — €30 per hour across an expected 70 minutes, including travel.
Use this when
You need to know what really happens when someone goes through a process — a booking, a return, a support queue — rather than what the policy says.
Do not use this for
Anything requiring deception that causes harm, or testing a competitor's systems in a way you are not entitled to.
What comes back
- 1 × photographs
- 1 × a written statement from the person
- A confidence score with the factors behind it
- A sealed evidence pack anyone can verify
How fast
| Tier | How fast | From |
|---|---|---|
standard | Standard — within 24 hours | €59 |
priority | Priority — within 6 hours | €119 |
urgent | Urgent — within 2 hours | €229 |
A tier is orderable only where measured response times support it — Barcelona currently caps at urgent. A quote for a city that cannot hit the tier is refused before it is sold, not quoted and then missed.
Example call
Request
{
"capability": "human.test",
"location": {
"country_iso": "ES",
"city_slug": "barcelona"
},
"spec": {
"service": "Click-and-collect at the Gràcia branch",
"scenario": "Place an order online, collect within two hours, note each step"
},
"sla": "standard",
"max_price_cents": 6900
}
Response
{
"ref": "HO-7K2M9X",
"status": "completed",
"answer": {
"completed": true,
"friction": [
"No collection signage in store",
"Staff needed to check the back room"
]
},
"confidence_bps": 9700,
"cost_cents": 5900
}