Skip to content
RelayBuy

RelayBuy

Evidence-bound approvals for AI purchases

Created on 1st August 2026

RelayBuy

RelayBuy

Evidence-bound approvals for AI purchases

The problem RelayBuy solves

imageAI agents can understand a purchase request and still choose the wrong variant, stale quote, or changed total.
RelayBuy checks OpenAI-extracted intent against live merchant data and version-bound Senso policy, then uses deterministic rules and one human approval before Prava is reachable.
Today it gives teams a clear refusal or approval trail for constrained purchases without handing spending authority to an LLM.
Next I will add authenticated organizations, approver roles, more merchants, and a production Prava flow after the complete sandbox lifecycle is verified.

Challenges I ran into

Three integration bugs shaped RelayBuy. Node fetch intermittently timed out while curl could reach Prava, so I added bounded read-only probes and fail-closed readiness instead of retrying payment calls. One create-session request returned no HTTP status or response ID; RelayBuy persisted an UNKNOWN outcome, disabled duplicate retry, and disarmed payment. Senso records expire quickly, so authorization is bound to content ID, version ID, digest, and freshness, with an atomic refresh-and-verify command. I also isolated private operator flags from Playwright and added connected tests for both the wrong-candidate refusal and exact-candidate approval paths.

Tracks Applied (5)

Best Visa Intelligent Commerce Implementation

RelayBuy integrates Prava as the only payment authorization boundary. A Prava session is unreachable until merchant evid...Read More

Visa

Most Startup-Ready Product

RelayBuy addresses a reusable B2B control problem: letting teams delegate constrained purchases without giving an LLM sp...Read More
Localhost

Localhost

OpenAI

RelayBuy uses the OpenAI Agents SDK for typed purchase-intent extraction. The model has no payment or approval authority...Read More
OpenAI

OpenAI

Agent Commerce Discovery & Trust

RelayBuy uses Senso as executable trust evidence. Authorization is bound to an exact merchant, SKU, content ID, version ...Read More
Senso

Senso

Best Agentic User Experience

RelayBuy makes trust decisions legible. Judges can run a wrong-candidate refusal and an exact-candidate path, inspect ea...Read More

Cheer Project

Cheering for a project means supporting a project you like with as little as 0.0025 ETH. Right now, you can Cheer using ETH on Arbitrum, Optimism and Base.

Discussion

Builders also viewed

See more projects on Devfolio