Unnamed service
GET money-agent-production-736f.up.railway.app/v1/radar
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Call when you need open GitHub issues with a parsed USD bounty (Algora/$/USD in title or labels). Optional minUsd and q filter the list. Not a generic GitHub search clone.
Resource: money-agent-production-736f.up.railway.app/v1/radar
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xC0a707F63df3120E018F119ddf44Fc8eAab40E72
Payment methods: — · Last validation: 2026-09-14 16:15:07.733+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {
"q": {
"type": "string",
"description": "Case-insensitive substring match on title and url."
},
"minUsd": {
"type": "number",
"description": "Minimum parsed USD reward. Omit to include unpriced issues."
},
"source": {
"type": "string",
"description": "Set to index only for the agent's own bazaar-index ping."
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"paid",
"count",
"bounties"
],
"properties": {
"paid": {
"type": "number"
},
"count": {
"type": "number"
},
"bounties": {
"type": "array",
"items": {
"type": "object",
"required": [
"source",
"title",
"url",
"asset"
],
"properties": {
"url": {
"type": "string"
},
"asset": {
"type": "string"
},
"title": {
"type": "string"
},
"source": {
"type": "string"
},
"rewardUsd": {
"type": [
"number",
"null"
]
}
}
}
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xC0a707F63df3120E018F119ddf44Fc8eAab40E72",
"amount": "50000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xC0a707F63df3120E018F119ddf44Fc8eAab40E72",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "50000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.