$0.02
per call · USD Coin on Base
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.
Endpoint
GET https://api.eucompliance.tools/x402/counterparty3
Calls / 30d
1
Unique payers / 30d
Aug 21
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://api.eucompliance.tools/x402/counterparty", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://api.eucompliance.tools/x402/counterparty?country=AT&iban=AT61...&name=Acme+GmbH&vat=ATU12345678" \
-H "X-PAYMENT: <signed x402 payment>"Payment details
0x478bcdea94b9cb5ea14c33e6f0d7e920743d39f2USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Data & Enrichment and the homepage with a featured placement.
More from Counterparty Check EU & similar services
Oneshotagent · Verify Email
win.oneshotagent.com
Email deliverability verification
Oneshotagent · Enrich Email
win.oneshotagent.com
Email enrichment and validation
Strale · Email Validate
api.strale.io
Validate an email address: RFC 5322 syntax, MX records, 5,361 disposable domain detection, role-based address detection (35 patterns), free provider detection, and typo suggestion for common providers (gmial.com ? gmail.com). Returns deliverability assess…