Counterparty Check EU
GET api.eucompliance.tools/x402/counterparty
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
Counterparty due diligence in one call: validates the EU VAT ID against the live VIES register, screens the company or person against the official EU consolidated sanctions list, checks the IBAN, and returns a traffic-light verdict (clear / review / blocked) with reasons and a recommendation. Built for onboarding a new supplier, customer or payee automatically. Every finding cites its official source and data date. Clear results include safe VAT/e-invoice next actions; review or blocked results stop the automatic workflow. Recheck timing prevents unnecessary repeat purchases.
Resource: api.eucompliance.tools/x402/counterparty
Network: eip155:8453, eip155:42161, eip155:137, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x478bCdeA94b9CB5EA14C33e6f0d7E920743d39f2
Payment methods: — · Last validation: 2026-09-14 11:04:41.332+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET",
"HEAD",
"DELETE"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {
"b2b": {
"type": "boolean",
"description": "business customer, default true"
},
"vat": {
"type": "string",
"description": "EU VAT ID, optional"
},
"iban": {
"type": "string",
"description": "IBAN, optional"
},
"name": {
"type": "string",
"description": "company or person name"
},
"type": {
"enum": [
"service",
"goods",
"digital"
],
"type": "string",
"description": "supply type for the optional VAT follow-up"
},
"country": {
"type": "string",
"description": "ISO-2 country code, optional"
},
"own_country": {
"type": "string",
"description": "buyer's ISO-2 country; enables a ready VAT-rules URL"
},
"relationship": {
"enum": [
"supplier",
"customer"
],
"type": "string",
"description": "the checked party's role"
}
}
}
},
"additionalProperties": false
},
"output": null,
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x478bCdeA94b9CB5EA14C33e6f0d7E920743d39f2",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0x478bCdeA94b9CB5EA14C33e6f0d7E920743d39f2",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "20000"
},
{
"raw": {
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x478bCdeA94b9CB5EA14C33e6f0d7E920743d39f2",
"amount": "20000",
"scheme": "exact",
"network": "eip155:42161",
"maxTimeoutSeconds": 300
},
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"payTo": "0x478bCdeA94b9CB5EA14C33e6f0d7E920743d39f2",
"scheme": "exact",
"network": "eip155:42161",
"amountAtomic": "20000"
},
{
"raw": {
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x478bCdeA94b9CB5EA14C33e6f0d7E920743d39f2",
"amount": "20000",
"scheme": "exact",
"network": "eip155:137",
"maxTimeoutSeconds": 300
},
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"payTo": "0x478bCdeA94b9CB5EA14C33e6f0d7E920743d39f2",
"scheme": "exact",
"network": "eip155:137",
"amountAtomic": "20000"
},
{
"raw": {
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "D6ZhtNQ5nT9ZnTHUbqXZsTx5MH2rPFiBBggX4hY1WePM"
},
"payTo": "9N5TAHbtp9s8Ksrcn4b9Kig4uTRnevZC13bSsMnMAQ4c",
"amount": "20000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
},
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"payTo": "9N5TAHbtp9s8Ksrcn4b9Kig4uTRnevZC13bSsMnMAQ4c",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"amountAtomic": "20000"
}
]
}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.