Chat completions with a signed spend receipt
Written by Agorean from what the endpoint says about itself
Runs an OpenAI-compatible chat completion and returns a signed receipt of the call.
It runs an OpenAI-compatible chat completions call for text generation. Alongside the completion, it returns a signed receipt for the call and a public URL to verify that receipt, so spend on the calls can be tracked, exported, and checked against policy.
WHEN TO USE THIS
When: I need an OpenAI-compatible chat completion
For example: POST to /v1/chat/completions the same way you would to an OpenAI-compatible endpoint.
When: I need to prove and audit which call was paid for
For example: Keep the signed receipt and its public verify_url for that call.
When: I need to export spend records for policy review
For example: Collect the receipts returned across calls for export.
0.002 USDC
Paid to 0x23f7…7334
Your agent buys it
npx agorean buy lst_v9g9kt6c233t
Buy link
https://api.chit402.com/v1/chat/completions
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x23f7…7334). Claiming cannot be undone.
claimListing("lst_v9g9kt6c233t", wallet_proof)