{"uid":"cap_Jn75sHFaRfbgqsYgPNWaI","slug":"legit-deep-check-trust-score-demand-intelligence-093a53c3","name":"LEGIT Deep Check — Trust Score & Demand Intelligence","description":"LEGIT: trust scores and organic demand intelligence for the x402 agentic economy, settled on Algorand. Created by GONNA.","url":"https://legit.gonna.bond/v1/deep-check","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input","output"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object"},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"type":"string","const":"json"}},"additionalProperties":false},"output":{"type":"object","required":["type","example"],"properties":{"type":{"type":"string","const":"json"},"schema":{"type":"object"},"example":{"type":"object"}},"additionalProperties":false},"inputSchema":{"type":"object"}},"additionalProperties":false},"responseSchema":{"type":"json","schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["generated_at","max_addresses","entries","untracked"],"properties":{"entries":{"type":"array","items":{"type":"object","required":["address","tracked","series"],"properties":{"name":{"type":["string","null"]},"tier":{"type":"string"},"grade":{"type":["string","null"]},"score":{"type":["number","null"]},"series":{"type":"array","items":{"type":"object","properties":{"day":{"type":"string"},"grade":{"type":["string","null"]},"score_avg":{"type":["number","null"]},"uptime_pct":{"type":["number","null"]},"sample_count":{"type":"integer"}}},"description":"Compact 30-day daily history."},"address":{"type":"string"},"network":{"type":"string"},"tracked":{"type":"boolean"},"breakdown":{"type":"object","description":"Complete parsed score breakdown."},"last_seen":{"type":["string","null"]},"first_seen":{"type":["string","null"]},"provisional":{"type":"boolean"},"explorer_url":{"type":["string","null"]},"network_size":{"type":"integer"},"last_probe_at":{"type":["string","null"]},"rank_percentile":{"type":["number","null"],"description":"Share (0-100) of scored same-network merchants this address strictly beats; null when unscored."}}},"description":"Full trust dossier per tracked address."},"untracked":{"type":"array","items":{"type":"string"},"description":"Requested addresses LEGIT does not track, listed honestly, never silently dropped."},"generated_at":{"type":"string"},"max_addresses":{"type":"integer","description":"Address cap per call (LEGIT_DEEP_MAX)."}}},"example":{"entries":[{"name":"AlgoPay Gateway","tier":"settling","grade":"A+","score":97.4,"series":[{"day":"2026-08-09","grade":"A+","score_avg":97.4,"uptime_pct":100,"sample_count":24}],"address":"G7V7U7H6IYRP7BIZO2KV6ODGQPESMMRDCWBYT3GIMNHTNK3VCKWSSKD55A","network":"algorand-mainnet","tracked":true,"breakdown":{"uptime_pct":99.8,"provisional":false,"sample_size":512,"latency_p50_ms":118},"last_seen":"2026-08-09T23:45:00","first_seen":"2026-06-01T12:00:00","provisional":false,"explorer_url":"https://allo.info/account/G7V7U7H6IYRP7BIZO2KV6ODGQPESMMRDCWBYT3GIMNHTNK3VCKWSSKD55A","network_size":14,"last_probe_at":"2026-08-09T23:45:00","rank_percentile":92.3}],"untracked":["UNKNOWN_ADDRESS"],"generated_at":"2026-08-10T00:00:00","max_addresses":10}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_eO7wP5pSZxPa6nZyBZ4vx","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"31566704","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a full 30-day trust dossier (score, grade, tier, uptime, latency, rank percentile) for one or more Algorand merchant addresses in the x402 agentic economy","exampleAgentPrompt":"Can you pull a full trust check on Algorand address G7V7U7H6IYRP7BIZO2KV6ODGQPESMMRDCWBYT3GIMNHTNK3VCKWSSKD55A using LEGIT — I want to see the grade, score, uptime, and 30-day history before my agent pays them?","exampleUseCases":[{"title":"Pre-payment merchant vetting","prompt":"Before my agent sends any x402 payments to this Algorand merchant at address G7V7U7H6IYRP7BIZO2KV6ODGQPESMMRDCWBYT3GIMNHTNK3VCKWSSKD55A, run a LEGIT deep check and tell me their trust grade, current score, and whether they've been consistently online over the last 30 days."},{"title":"Comparing multiple x402 vendors","prompt":"I have three Algorand merchant addresses I'm considering for my agentic pipeline — can you deep-check all of them with LEGIT and tell me which one has the highest rank percentile and best uptime so I know who to route payments through?"},{"title":"Flagging low-trust agents in a fleet","prompt":"I want to audit my agent fleet's payment counterparties — run a LEGIT deep check on each Algorand address we've paid in the last month and flag any that are untracked or have a grade below B so I can review them."}],"resultDescription":"A JSON object containing a generated_at timestamp, the address cap per call, an entries array (one per tracked address) with name, tier, grade, numeric score, 30-day daily series (day, grade, score_avg, uptime_pct, sample_count), full breakdown object, first/last seen, last probe timestamp, rank percentile, and network size — plus an untracked array listing any requested addresses LEGIT does not monitor.","failureModes":["Address not tracked — returned in the untracked array rather than entries","Address cap exceeded — request rejected if more addresses than max_addresses are submitted","Invalid Algorand address format — request validation error","Provisional score — newer addresses may return provisional:true with limited history","Network unavailable — Algorand mainnet connectivity issues may delay or fail scoring","Payment failure — x402 USDC payment not settled, request rejected"],"whenToPreferThis":"Choose LEGIT /v1/deep-check when you need the most comprehensive trust dossier available for an Algorand-native x402 merchant: full 30-day daily series, uptime percentages, latency metrics, rank percentile, and a complete score breakdown. Prefer this over lighter-weight or summary endpoints when making high-value agentic payment decisions or auditing a list of counterparties, and when you need the raw breakdown object for downstream analysis rather than just a headline score.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:31:32.356Z","isFirstParty":false}