Live · reproducible · no mock

Watch an AI agent book a verified stay.

No marketplace. No API key. The agent finds the property on the open web, cryptographically verifies the host-signed offer in your browser, and reaches a direct booking on the host's own domain — every step runs live against the real node.

against villaakerlyckan.se · ~10s
AI agent
Idle. Press “Run the agent”.
1
Discover on the open web
/.well-known/agent-traversal.json — no connector, no key
2
Fetch the host's own keys
did:web + /.well-known/jwks.json (Ed25519)
3
Pull the signed offer
/api/verified-stay-offer — a sealed envelope
4
Verify the signature in-browser
native Web Crypto — our servers play no part
5
Book direct on the host's domain
0% commission · payment to the host
VRP
Ed25519
The host-signed offer will arrive here.
Signed by: the host's own domain Verified by: your browser In between: nobody
Honest about the frontier: discovery, the host-domain signature, and verification are fully live and reproducible above — you can verify it yourself. The booking link is the host's own signed URL; the checkout runs in Stripe test mode today, and a fully autonomous agent payment is the open step we're still building. We'd rather show you exactly where the edge is.