agenttoolworks

Available now live

VerifyDesk

The counterparty checks an agent needs before it onboards a customer, pays a supplier or signs a contract. Official registries in, one normalized answer out.

Who this is for

If a wrong answer costs you money, this is the check.

A real screening call

Answers an agent can act on without parsing prose.

Live production callverified
Agent asks
{
  "name": "screen_sanctions",
  "arguments": { "name": "CONGOMET TRADING HOUSE" }
}
VerifyDesk answers
{
  "query": "CONGOMET TRADING HOUSE",
  "screened_entries": 23391,
  "lists": ["OFAC Consolidated (non-SDN)", "OFAC SDN", "UN Consolidated"],
  "match_count": 1,
  "matches": [
    {
      "name": "CONGOMET TRADING HOUSE",
      "type": "entity",
      "programs": "DRC",
      "list": "UN Consolidated",
      "score": 1
    }
  ]
}

A match is a signal for enhanced due diligence, never a legal determination. The response always says how many entries were screened and which lists answered, so the agent can judge coverage. US and UN lists are covered today, aliases included.

Tools

Six tools, one credit balance.

ToolCreditsWhat it does
verify_company1

Look a company up in the official French registry and get its legal status, address and activity back in one normalized shape.

France: recherche-entreprises (SIRENE/RNE). United Kingdom is built and ships behind a Companies House key, not enabled on the hosted service yet.
verify_vat0.2

Check an EU VAT number against VIES and read back the registered name and address when the member state publishes them.

VIES, European Commission.
validate_iban0.2

Validate an IBAN offline: country length and ISO 7064 checksum, with a reason when it fails. Structure only, not account existence.

Computed locally. No third party sees the IBAN.
screen_sanctions1

Screen a person or company against the US and UN sanctions lists, aliases included, and get scored matches with their programs. A hit is a signal for review, not a verdict.

OFAC SDN and Consolidated (US Treasury), UN Consolidated List.
enrich_company1

Pull officers, legal form, activity and headcount for one registration number you already trust.

Same official registries as verify_company.
get_usagefree

Read the remaining credit balance and the last 30 days of calls, so an agent can budget before an expensive run.

Your account.

Measured

100% of scenarios passed on the last run.

16 agent scenarios, including the failure cases, run against the deployed server. p95 3.28s end to end.

Pricing

Pay for the calls you make.

Starter

$10

1,000 credits. Enough to verify 1,000 companies.

Growth

$45

5,000 credits. 10 percent off the Starter rate.

Scale

$80

10,000 credits. 20 percent off the Starter rate.

Accounts and checkout open with the public launch. The endpoint is live now, so you can read the docs and see exactly what you would be buying.

Where the data comes from

Only official, public sources, documented per tool. France uses the state company registry API, the United Kingdom uses Companies House, VAT validation uses the European Commission VIES service, and sanctions screening uses the US Treasury OFAC lists. IBAN validation runs locally, so the number never leaves our server.

We do not scrape sources behind a login, and we do not resell data we are not allowed to serve.