Unnamed service
GET agents.dyoeway.org/transaction
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
DYOE Know Your Agent (KYA) — the pay-safely pre-flight before an agent sends money. ONE call vets the whole deal: is the counterparty SITE legit (scam/fraud/phishing/rug) AND is the payee WALLET safe (OFAC-sanctioned? disposable?), weighed against amount vs. policy. Returns proceed/caution/stop + reasons + a signed, verifiable attestation — one go/no-go instead of three calls. Input: ?domain=merchant.com&wallet=0x...&amount=500
Resource: agents.dyoeway.org/transaction
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x834b189A1c087d0af169A905454979952F59e8AC
Payment methods: — · Last validation: 2026-09-14 10:11:12.535+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {
"amount": {
"type": "number",
"description": "Amount in USD being considered"
},
"domain": {
"type": "string",
"description": "Merchant/counterparty domain, e.g. merchant.com"
},
"wallet": {
"type": "string",
"description": "Payee wallet address, e.g. 0x..."
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"properties": {
"type": {
"type": "string"
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x834b189A1c087d0af169A905454979952F59e8AC",
"amount": "100000",
"scheme": "exact",
"network": "eip155:8453",
"mimeType": "application/json",
"resource": "https://agents.dyoeway.org/transaction",
"description": "DYOE Know Your Agent (KYA) — the pay-safely pre-flight before an agent sends money. ONE call vets the whole deal: is the counterparty SITE legit (scam/fraud/phishing/rug) AND is the payee WALLET safe (OFAC-sanctioned? disposable?), weighed against amount vs. policy. Returns proceed/caution/stop + reasons + a signed, verifiable attestation — one go/no-go instead of three calls. Input: ?domain=merchant.com&wallet=0x...&amount=500",
"maxTimeoutSeconds": 60
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x834b189A1c087d0af169A905454979952F59e8AC",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "100000"
}
]
}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.