human.deliver · Tier H6
Collect or deliver something locally, with proof
A local pickup or drop-off with photographic proof at both ends. 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
Something has to move across a city with proof at both ends — a sample, a key, a signed document.
Do not use this for
Anything hazardous, restricted, or of a value that needs a bonded courier.
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 |
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.deliver",
"location": {
"country_iso": "ES",
"city_slug": "barcelona"
},
"spec": {
"item": "Sealed envelope, A4",
"from_address": "Carrer A 1",
"to_address": "Carrer B 22"
},
"sla": "standard",
"max_price_cents": 5900
}
Response
{
"ref": "HO-7K2M9X",
"status": "completed",
"answer": {
"delivered": true,
"received_by_role": "reception",
"delivered_at": "2026-09-02T16:40:00Z"
},
"confidence_bps": 9700,
"cost_cents": 4900
}