human.verify · Tier H4
Confirm a fact in the real world
You have a claim you cannot check from the internet. A verified person establishes whether it is true and returns the evidence and a confidence score. From €49 excl. VAT, delivered standard — within 24 hours. You receive 2 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 €30 for this task — €30 per hour across an expected 60 minutes, including travel.
Use this when
You have a claim you cannot check from the internet and a decision hangs on it. This is the flagship: it returns true, false, or an honest "could not determine", with evidence and a confidence score.
Do not use this for
Verifying facts about a private individual. Verifying businesses, places and objects is what this is for.
What comes back
- 2 × 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 | €49 |
priority | Priority — within 6 hours | €99 |
urgent | Urgent — within 2 hours | €199 |
premium | Premium — within 60 minutes | €379 |
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.verify",
"location": {
"country_iso": "ES",
"city_slug": "barcelona"
},
"spec": {
"claim": "Room 302 has step-free bathroom access",
"subject": "Hotel X, Barcelona",
"measurements": [
"door_width_cm"
]
},
"sla": "standard",
"max_price_cents": 5900
}
Response
{
"ref": "HO-7K2M9X",
"status": "completed",
"answer": {
"verified": true,
"determinable": true,
"finding": "No threshold; wet-room floor continuous with the bedroom",
"values": {
"door_width_cm": 82
}
},
"confidence_bps": 9700,
"cost_cents": 4900
}
Where it is available
Questions
What if the answer is no?
You get the evidence and you are charged. The fieldwork happened, and a well-evidenced negative is a real answer your agent can act on.
What does the confidence score mean?
A weighted score with its factors returned alongside — GPS match, capture window, originality, whether the evidence actually answers the question, and the worker's record. Your agent can branch on the factors, not just the number.