Unnamed service
GET api.eucompliance.tools/x402/funding-qr
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
Wallet funding QR for your human: pass asset (usdc-base, tao, eth, sol, btc, ...), amount and destination wallet - get a prefilled Apple-Pay-capable onramp link (MoonPay) plus the QR as base64 PNG, ready to forward. Provider minimums enforced, address format validated. The purchase settles directly with the licensed onramp; this service never touches funds.
Resource: api.eucompliance.tools/x402/funding-qr
Network: eip155:8453, eip155:42161, eip155:137, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x478bCdeA94b9CB5EA14C33e6f0d7E920743d39f2
Payment methods: — · Last validation: 2026-09-14 16:29:57.387+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"asset",
"amount",
"address"
],
"properties": {
"asset": {
"type": "string",
"description": "usdc-base, usdc-sol, tao, eth, eth-base, sol, btc"
},
"amount": {
"type": "number",
"description": "desired coin amount"
},
"address": {
"type": "string",
"description": "destination wallet (0x.. for EVM, SS58 for TAO)"
}
}
}
},
"additionalProperties": false
},
"output": null,
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x478bCdeA94b9CB5EA14C33e6f0d7E920743d39f2",
"amount": "5000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x478bCdeA94b9CB5EA14C33e6f0d7E920743d39f2",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "5000"
},
{
"raw": {
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x478bCdeA94b9CB5EA14C33e6f0d7E920743d39f2",
"amount": "5000",
"scheme": "exact",
"network": "eip155:42161",
"maxTimeoutSeconds": 300
},
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"payTo": "0x478bCdeA94b9CB5EA14C33e6f0d7E920743d39f2",
"scheme": "exact",
"network": "eip155:42161",
"amountAtomic": "5000"
},
{
"raw": {
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x478bCdeA94b9CB5EA14C33e6f0d7E920743d39f2",
"amount": "5000",
"scheme": "exact",
"network": "eip155:137",
"maxTimeoutSeconds": 300
},
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"payTo": "0x478bCdeA94b9CB5EA14C33e6f0d7E920743d39f2",
"scheme": "exact",
"network": "eip155:137",
"amountAtomic": "5000"
},
{
"raw": {
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
},
"payTo": "9N5TAHbtp9s8Ksrcn4b9Kig4uTRnevZC13bSsMnMAQ4c",
"amount": "5000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
},
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"payTo": "9N5TAHbtp9s8Ksrcn4b9Kig4uTRnevZC13bSsMnMAQ4c",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"amountAtomic": "5000"
}
]
}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.