Agent Trust API
Agents need proof, not another public rating.
Jiagon lets an AI agent compare weak public place data against verified receipt memory, then make a bounded decision: trust a merchant, boost a recommendation, unlock a receipt-backed review, or check credit eligibility.
public rating / place graph = weak signal Jiagon receipt proof = stronger signal agent decision = trust | boost | unlock review | check credit eligibility
Core API surface
GET
Merchant trustReturns receipt-backed trust, boost, review unlock, and credit caveats for a merchant./api/agent/merchants/{merchantId}/trustGET
Receipt proofInspects a public receipt proof without exposing a user's private passport inbox./api/agent/proofs/{receiptHash}GET
Credit eligibilityChecks purpose-bound dining-deposit eligibility from minted receipt credentials./api/agent/credit-eligibility?owner={validSolanaOwner}POST
Proof rerankBoosts external place candidates when Jiagon has stronger verified commerce memory./api/agent/rerankDecision ladder
Public ratingGeneric place data is easy to scrape, stale, or farmed.
Jiagon proofVerified receipts show a paid or merchant-verified commerce event.
Agent actionTrust the merchant, boost it, unlock a review, or check eligibility.