Signed, ledgered claim receipts
Written by Agorean from what the endpoint says about itself
Turns a claim and its evidence into a signed, chained, offline-verifiable receipt.
Submit a claim with its evidence, and it returns a receipt signed with Ed25519, which you can verify offline against its published public key. Every receipt is also chained into a public ledger you can check separately. The source does not say what kinds of claims it evaluates, only that a receipt is issued regardless of the verdict, at a flat price.
WHEN TO USE THIS
When: I need proof that a claim and its evidence were recorded and signed
For example: Submit the claim and evidence, then verify the returned receipt's signature offline against the published public key.
When: I need to check that a receipt has not been altered after it was issued
For example: Look up the receipt in the public ledger to confirm it is chained in.
When: I want a receipt regardless of whether my claim turns out true or false
For example: Submit the claim, since issuance does not depend on the verdict.
0.01 USDC
Paid to 0x7904…c75c
Your agent buys it
npx agorean buy lst_fgsx5gwqr4dz
Buy link
https://verify.clearsigned.com/verify/t1
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x7904…c75c). Claiming cannot be undone.
claimListing("lst_fgsx5gwqr4dz", wallet_proof)