{"api":"v1","generated_at":"2026-09-15T20:04:08.451Z","licence":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/","attribution":"TOLL, with a link to the page cited"},"page":"https://tollindex.com/e/agent-api-testnet-tim1712-workers-dev-v1-business-eu-vat-check-6a3304","pinned_page":"https://tollindex.com/e/agent-api-testnet-tim1712-workers-dev-v1-business-eu-vat-check-6a3304/at/2026-09-15T16-57Z","pinned":false,"method":"https://tollindex.com/ledger/method","snapshot_at":"2026-09-15T16:57:44.360Z","snapshot_stamp":"2026-09-15T16-57Z","endpoint":{"slug":"agent-api-testnet-tim1712-workers-dev-v1-business-eu-vat-check-6a3304","canonical_url":"https://agent-api-testnet.tim1712.workers.dev/v1/business/eu-vat-check","resource":"https://agent-api-testnet.tim1712.workers.dev/v1/business/eu-vat-check","http_method":"POST","type":"http","x402_version":2,"registries":["cdp"],"primary_registry":"cdp","curated_by_coinbase":false,"description":"Use when an agent needs the current official VIES validation status of an EU VAT number before B2B onboarding, invoicing or procurement. Queries the European Commission VIES REST API and returns whether the number is currently valid, plus the registered company name and address when the member state returns them. It does not give tax advice and is not proof a company is legitimate, an invoice is compliant, or a sanctions/KYC/AML check.","service_name":"Agent Miner Tools","declared_category":null,"declared_tags":["vat","vies","eu","business","validation"],"route_template":null,"registry_updated":"2026-08-30T15:48:16.402Z"},"derived":{"note":"fields no registry supplies; TOLL derives them and marks them derived on the page","title":"business eu vat check","category":"identity","first_observed_by_toll":"2026-09-10T19:08:24.178Z","last_observed_by_toll":"2026-09-15T16:57:44.360Z","observation_began":"2026-09-10"},"presence":{"listed_now":true,"first_absent_at":null,"delisting_confirmed_at":null,"events":[{"registry":"cdp","at":"2026-09-10T19:08:24.178Z","event":"listed"}]},"accepts":[{"registry":"cdp","ordinal":0,"network":"eip155:84532","asset":"0x036cbd53842c5426634e7929541ec2318f3dcf7e","asset_name":"USDC","symbol":"USDC","decimals":6,"amount_display":"0.01 USDC","amount_units":0.01,"decimals_known":true,"pay_to":"0x5229384BD502D85aa7EcA0A31B515E5E48d3910F","scheme":"exact"}],"counters":{"observed_at":"2026-09-15T16:57:44.360Z","calls_30d":1,"unique_payers_30d":1,"last_called_at":"2026-08-30T15:48:16.195Z"},"validation":{"latest":{"observed_at":"2026-09-15T05:23:25.443Z","state":"pass","failed_checks":[],"endpoint_http_status":402,"run_id":"daily-2026-09-15"},"uptime":[{"days":7,"observed":5,"passed":5,"ratio":1},{"days":30,"observed":5,"passed":5,"ratio":1},{"days":90,"observed":5,"passed":5,"ratio":1}],"history_90d":[{"observed_at":"2026-09-15T05:23:25.443Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-15","state_changed":false},{"observed_at":"2026-09-14T04:58:29.249Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-14","state_changed":false},{"observed_at":"2026-09-13T04:55:16.755Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-13","state_changed":false},{"observed_at":"2026-09-12T07:11:19.199Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-12","state_changed":false},{"observed_at":"2026-09-11T10:50:55.989Z","state":"pass","failed_checks":[],"run_id":"daily-2026-09-11","state_changed":true}]},"seller":{"wallet":"0x5229384BD502D85aa7EcA0A31B515E5E48d3910F","page":"https://tollindex.com/seller/0x5229384BD502D85aa7EcA0A31B515E5E48d3910F","endpoints":11,"hosts":2},"reports":0,"registry_record":{"cdp":[{"tags":["vat","vies","eu","business","validation"],"type":"http","accepts":[{"asset":"0x036CbD53842c5426634e7929541eC2318f3dCF7e","extra":{"name":"USDC","version":"2"},"payTo":"0x5229384BD502D85aa7EcA0A31B515E5E48d3910F","amount":"10000","scheme":"exact","network":"eip155:84532","maxTimeoutSeconds":300}],"quality":{"lastCalledAt":"2026-08-30T15:48:16.195Z","l30DaysTotalCalls":1,"l30DaysUniquePayers":1},"resource":"https://agent-api-testnet.tim1712.workers.dev/v1/business/eu-vat-check","extensions":{"bazaar":{"info":{"input":{"body":{"vatNumber":"123456789B01","countryCode":"NL"},"type":"http","method":"POST","bodyType":"json"},"output":{"type":"json","example":{"name":"EXAMPLE HOLDING B.V.","valid":true,"source":"eu-vies","address":"EXAMPLESTRAAT 1\n1234 AB AMSTERDAM","warnings":[],"checkedAt":"2026-08-30T10:00:02.000Z","vatNumber":"123456789B01","countryCode":"NL","requestDate":"2026-08-30T00:00:00.000Z"}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["countryCode","vatNumber"],"properties":{"vatNumber":{"type":"string","maxLength":24,"minLength":1},"countryCode":{"enum":["AT","BE","BG","CY","CZ","DE","DK","EE","EL","ES","FI","FR","HR","HU","IE","IT","LT","LU","LV","MT","NL","PL","PT","RO","SE","SI","SK","XI"],"type":"string"}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["countryCode","vatNumber","valid","name","address","requestDate","source","warnings","checkedAt"],"properties":{"name":{"anyOf":[{"type":"string"},{"type":"null"}]},"valid":{"type":"boolean"},"source":{"type":"string","const":"eu-vies"},"address":{"anyOf":[{"type":"string"},{"type":"null"}]},"warnings":{"type":"array","items":{"type":"string"}},"checkedAt":{"type":"string"},"vatNumber":{"type":"string"},"countryCode":{"type":"string"},"requestDate":{"anyOf":[{"type":"string"},{"type":"null"}]}},"additionalProperties":false}}}}}}},"description":"Use when an agent needs the current official VIES validation status of an EU VAT number before B2B onboarding, invoicing or procurement. Queries the European Commission VIES REST API and returns whether the number is currently valid, plus the registered company name and address when the member state returns them. It does not give tax advice and is not proof a company is legitimate, an invoice is compliant, or a sanctions/KYC/AML check.","lastUpdated":"2026-08-30T15:48:16.402Z","serviceName":"Agent Miner Tools","x402Version":2}]}}