LexProtocol creates cryptographically signed, timestamped, immutable records for every autonomous agent decision — verifiable by anyone outside your company.
Add attestation to any Python agent in 3 lines. Works with LangChain, CrewAI, AutoGen, or plain functions. Your code stays unchanged — the decorator wraps it transparently.
Your agents make thousands of autonomous decisions every day. You have internal logs. Your customers, partners, and regulators don't — they only have your word that the agent behaved as you claim.
Internal logs can be altered. Without a third-party record, there's no ground truth for what your agent actually decided and when.
Your largest customers want to audit agent behavior independent of your systems. Right now they can't — they have to take your word for it.
High-risk AI deployments require audit trails that hold up externally. Internal logging doesn't satisfy that bar.
Every agent gets a cryptographic reputation score backed by an immutable ledger of signed decision records.
pip install lexprotocol
Add @attest to any function or pass LexCallbackHandler() to LangChain. No config required.
Every decision is cryptographically signed, timestamped, and written to an immutable ledger.
Anyone verifies your agent's record at lexprotocol.fly.dev — no access to your systems required.
Attestation reports show your trust score, coverage gaps, and full signed decision history.
LEX pays for attestations — 1 LEX per attestation, 1,000 LEX per USDC. Pick an amount below. Paying by card or wallet costs a small processing fee; paying with USDC directly does not.
Install in 30 seconds, or email us to get a sample attestation report for your existing agent infrastructure. No commitment required.
API docs → lexprotocol.fly.dev/docs · Source → GitHub