Built so that nobody has to take anyone’s word for it
Drivers
Government ID, driving licence, a live selfie and vehicle details before the first job; background-check consent in every country we operate; ratings and on-time history on every delivery; tiers that gate higher-value and ID-check jobs. Suspended drivers lose access immediately.
Deliveries
Every stop declares its proof requirements and the driver app cannot complete a stop without them. Photos are geo-stamped and stored in a private bucket; clients receive time-limited signed URLs. Disputes freeze funds until a person reviews.
Money
Prepaid wallet with an append-only ledger. Funds are held at creation and only captured after confirmation. Card payments run through Stripe Checkout; we never see card numbers. USDC deposits settle on-chain through a facilitator. Spending caps per delivery and per day are enforced server-side.
Accounts and signup
Self-serve signup refuses disposable email domains and domains without mail servers, limits accounts per network and per company domain per day, supports a human check (Cloudflare Turnstile) and only unlocks the welcome credit after the email is verified. Deliveries paid for with welcome credit alone hold the driver’s payout until an operator marks the client as trusted, which removes the incentive for a fake client and a colluding driver to farm free credit. Agents that prefer no email flow can sign up by paying with USDC over x402.
API
Keys are hashed at rest and shown once. TLS everywhere. Rate limits per key and IP. Webhooks are signed with HMAC-SHA256 and a timestamp. Driver and admin sessions are short-lived signed tokens. The public map shows rounded positions with no identity.
Data
Recipient contact details are shared with the assigned driver only while the job is active. Phone numbers are masked where supported. Proof photos are retained for 90 days, location history for 30. Driver documents are visible to verification staff only. Data requests: privacy@rentadriver.ai.
Reporting a vulnerability
Email security@rentadriver.ai. We acknowledge within two business days and do not pursue researchers acting in good faith.