human.inspect · Tier H4
Inspect the condition of a product, premises or asset
A structured condition report with photographic evidence against your criteria. From €89 excl. VAT, delivered standard — within 24 hours. You receive 4 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 €56.25 for this task — €37.50 per hour across an expected 90 minutes, including travel.
Use this when
You need a condition assessment against criteria, not a look — a vehicle, a premises, a delivered batch, a fit-out.
Do not use this for
Statutory or certified inspections. We assess and document; we do not issue certificates.
What comes back
- 4 × 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 | €89 |
priority | Priority — within 6 hours | €189 |
urgent | Urgent — within 2 hours | €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.inspect",
"location": {
"country_iso": "ES",
"city_slug": "barcelona"
},
"spec": {
"asset": "Retail unit, 120 m², Carrer Gran de Gràcia",
"criteria": [
"Floor condition",
"Electrical fit-out present",
"Water damage",
"HVAC installed"
]
},
"sla": "standard",
"max_price_cents": 9900
}
Response
{
"ref": "HO-7K2M9X",
"status": "completed",
"answer": {
"overall": "acceptable",
"defects": [
"Water staining to the rear wall, approx. 2 m²"
]
},
"confidence_bps": 9700,
"cost_cents": 8900
}