legit.gonna.bond
LEGIT: trust scores and organic demand intelligence for the x402 agentic economy, settled on Algorand. Created by GONNA.
The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.
Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
The payTo wallet does not resolve to a registered ERC-8004 agent. That is not a verdict on the service — most of the catalog is unregistered.
Live 402 challenge
Captured by the enrichment pass, not read just now. Prices can change — always read the 402 the endpoint answers with.
{
"error": "PAYMENT-SIGNATURE header is required",
"accepts": [
{
"asset": "31566704",
"extra": {
"tag": "x402-global-challenge",
"name": "USDC",
"symbol": "USDC",
"feePayer": "ZMFK2OI7ZBD2U27ISERZC4S6LKM6WMFJPZQ4MYNJDZ2VNBNMBA67RA22AA"
},
"payTo": "LGT47RVH6STHJF5PWU3BX2S5D4M5UN2TFXOESL34KDFRXMEYDCDVQWCM6M",
"amount": "4000",
"scheme": "exact",
"network": "algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=",
"maxTimeoutSeconds": 300
},
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xd7D28a47f673E6c2288B2C4A86A3D6C039673756",
"amount": "5000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://legit.gonna.bond/v1/deep-check",
"tags": [
"trust",
"x402",
"agents",
"scores"
],
"mimeType": "application/json",
"description": "LEGIT: trust scores and organic demand intelligence for the x402 agentic economy. Created by GONNA.",
"serviceName": "LEGIT"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"addresses": [
"G7V7U7H6IYRP7BIZO2KV6ODGQPESMMRDCWBYT3GIMNHTNK3VCKWSSKD55A",
"ZQFL2SVFDQDKFAUCCE2WVXH6EF3LRUUJZLKJMDIED56LODOKW23JSKB7NT"
]
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"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
}
},
"inputSchema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"addresses"
],
"properties": {
"addresses": {
"type": "array",
"items": {
"type": "string",
"maxLength": 300
},
"maxItems": 10,
"minItems": 1,
"description": "1 to 10 merchant addresses (LEGIT_DEEP_MAX) for bulk due diligence in one call. Untracked addresses are listed honestly under untracked."
}
}
}
},
"schema": {
"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
}
},
"x402-merchant": {
"info": {
"logo": "https://legit.gonna.bond/favicon.png",
"name": "LEGIT",
"website": "https://legit.gonna.bond",
"categories": [
"trust",
"x402",
"agents",
"scores"
]
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"name"
],
"properties": {
"logo": {
"type": "string"
},
"name": {
"type": "string"
},
"website": {
"type": "string"
},
"categories": {
"type": "array",
"items": {
"type": "string"
}
}
}
}
}
},
"x402Version": 2
}Accepts
The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.
Pay 0.005 USDC on Base to 0xd7D2…73756. The signed payment is good for 5 minutes.
- Paid to
- 0xd7D2…73756
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 5000 smallest units
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xd7D28a47f673E6c2288B2C4A86A3D6C039673756",
"amount": "5000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
]Provenance
- Seen in the source catalog
- 2026-08-14 09:34Z
- Last indexed by Roundhouse
- 2026-09-24 08:45Z
- Last enriched (probe, favicon, geo)
- 2026-09-16 13:45Z
- x402 version
- 2
- Max timeout
- 300s
- Liveness probe
- HTTP 402
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will vet this service and call it over the free read API. No key, no account.
GET api.roundhouseai.io/v0/endpoints
No per-endpoint history for this service yet, so this is payments indexed to its PROVIDER's wallet over 30 days. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service legit.gonna.bond and tell me whether it is worth paying: what a call costs, whether the endpoint answered when last probed, and what its payment record actually shows. curl -s 'https://api.roundhouseai.io/v0/endpoints?q=legit.gonna.bond' curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet returned above>' Then call it: read the price from the live 402 at https://legit.gonna.bond/v1/deep-check, never from a cached figure, and pay with an x402 client. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.