Unnamed service
GET api.eucompliance.tools/x402/ai-disclosure
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
AI Act Article 50 disclosure - the privacy-first GET path: pass only the SHA-256 of your AI output (content_sha256), never the text itself. Get back the signed provenance record, the human-readable disclosure in DE and EN, and the obligations that apply to the deployer. Your content never leaves your system. Use POST with 'content' if you want us to hash it for you.
Resource: api.eucompliance.tools/x402/ai-disclosure
Network: eip155:8453, eip155:42161, eip155:137, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x478bCdeA94b9CB5EA14C33e6f0d7E920743d39f2
Payment methods: — · Last validation: 2026-09-14 16:29:53.471+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"content_sha256"
],
"properties": {
"kind": {
"enum": [
"text",
"bearbeitet",
"deepfake",
"interaktion"
],
"type": "string"
},
"model": {
"type": "string"
},
"deployer": {
"type": "string",
"description": "who deploys the system"
},
"eu_users": {
"type": "boolean"
},
"language": {
"enum": [
"de",
"en"
],
"type": "string"
},
"content_sha256": {
"type": "string",
"description": "SHA-256 of the AI output, 64 hex chars"
},
"deployer_in_eu": {
"type": "boolean"
},
"model_provider": {
"type": "string"
}
}
}
},
"additionalProperties": false
},
"output": null,
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x478bCdeA94b9CB5EA14C33e6f0d7E920743d39f2",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x478bCdeA94b9CB5EA14C33e6f0d7E920743d39f2",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "10000"
},
{
"raw": {
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x478bCdeA94b9CB5EA14C33e6f0d7E920743d39f2",
"amount": "10000",
"scheme": "exact",
"network": "eip155:42161",
"maxTimeoutSeconds": 300
},
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"payTo": "0x478bCdeA94b9CB5EA14C33e6f0d7E920743d39f2",
"scheme": "exact",
"network": "eip155:42161",
"amountAtomic": "10000"
},
{
"raw": {
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x478bCdeA94b9CB5EA14C33e6f0d7E920743d39f2",
"amount": "10000",
"scheme": "exact",
"network": "eip155:137",
"maxTimeoutSeconds": 300
},
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"payTo": "0x478bCdeA94b9CB5EA14C33e6f0d7E920743d39f2",
"scheme": "exact",
"network": "eip155:137",
"amountAtomic": "10000"
},
{
"raw": {
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
},
"payTo": "9N5TAHbtp9s8Ksrcn4b9Kig4uTRnevZC13bSsMnMAQ4c",
"amount": "10000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
},
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"payTo": "9N5TAHbtp9s8Ksrcn4b9Kig4uTRnevZC13bSsMnMAQ4c",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"amountAtomic": "10000"
}
]
}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.