SCVD General Store
GET scvd.store/api/buy/hello
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
A Signed Hello. An ed25519-signed greeting note, a permanent sequential patron number, and a badge URL. Full listing: https://scvd.store/menu/hello. MCP tool: buy_hello.
Resource: scvd.store/api/buy/hello
Network: eip155:8453, eip155:137, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xDD350976B8cfFc65938C0464d39A2C78BE079bd0
Payment methods: — · Last validation: —
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"agent_name": "friendly-agent"
}
},
"output": {
"type": "json",
"example": {
"item_id": "hello",
"message": "Pleasure doing business. Here's your goods, warm off the shelf.",
"tip_usdc": 0,
"badge_url": "https://scvd.store/badges/41.svg",
"paid_usdc": 0.5,
"signature": "<128 hex chars, ed25519>",
"verify_url": "https://scvd.store/api/verify/cert_k2m9v4xwqp",
"certificate": {
"date": "2026-07-22T15:04:05.000Z",
"item": "hello",
"cert_id": "cert_k2m9v4xwqp",
"patron_number": 41
},
"deliverable": "<the A Signed Hello itself, as text>",
"patron_number": 41
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xDD350976B8cfFc65938C0464d39A2C78BE079bd0",
"amount": "500000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xDD350976B8cfFc65938C0464d39A2C78BE079bd0",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "500000"
},
{
"raw": {
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xDD350976B8cfFc65938C0464d39A2C78BE079bd0",
"amount": "500000",
"scheme": "exact",
"network": "eip155:137",
"maxTimeoutSeconds": 300
},
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"payTo": "0xDD350976B8cfFc65938C0464d39A2C78BE079bd0",
"scheme": "exact",
"network": "eip155:137",
"amountAtomic": "500000"
},
{
"raw": {
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"
},
"payTo": "DGxcPrAHL9YM3hW7iXuHFJmr87Zr6AMA4jCYHBpuvMgE",
"amount": "500000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
},
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"payTo": "DGxcPrAHL9YM3hW7iXuHFJmr87Zr6AMA4jCYHBpuvMgE",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"amountAtomic": "500000"
}
]
}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.