Payments
Verify Braintree refunds for AI agents.
Verify Braintree refunds (credit transactions) an agent claims against the Braintree GraphQL API.
What Postcept verifies
- Transaction existsThe refund transaction id resolves in Braintree.
- Amount matchesThe transaction amount and currency match the claim.
- SettledThe transaction reached a settled state, not declined or voided.
Signed receipt
Each verified refund produces a Postcept Receipt, tamper-evident proof of what was checked in Braintree, that anyone can verify against a published key.
Setup
- Credential
- Braintree public and private keys
- Access
- read-only via GraphQL
Read-only by default. Security
Prove what your agents did in Braintree.
Verify high-risk actions against the system of record and issue signed receipts, read-only by default.