Skip to main content

AgentKit action provider for VeraData — LATAM sanctions/KYB screening for autonomous AI agents, paid via x402 on Base

Project description

veradata-agentkit-provider

AgentKit action provider for VeraData — verified LATAM data for autonomous AI agents. Lets any AgentKit-powered agent screen a person or company against global sanctions lists before transacting with them, and pays autonomously via x402 — no human in the loop, no API key, no subscription.

Independent, standalone package. Not part of the official coinbase/agentkit monorepo.

What it checks

Screens against OFAC SDN, UN Consolidated, EU Consolidated, and UK HM Treasury lists (59,000+ entries, updated daily). Returns a risk_score (0.0–1.0), a risk_category, and an EU AI Act Art.13 compliant SHA-256 audit hash.

Install

pip install veradata-agentkit-provider

Usage

from coinbase_agentkit import AgentKit, AgentKitConfig
from veradata_agentkit_provider import veradata_action_provider

agent_kit = AgentKit(AgentKitConfig(
    wallet_provider=wallet_provider,
    action_providers=[
        veradata_action_provider(),
        # ... your other action providers
    ],
))

Once registered, your agent gains a screen_sanctions action:

screen_sanctions(name="Juan Perez", country="CO", type="person")

Cost

$0.05 USDC per check, on Base mainnet, paid automatically via x402.

Related

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

veradata_agentkit_provider-1.0.0.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

veradata_agentkit_provider-1.0.0-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file veradata_agentkit_provider-1.0.0.tar.gz.

File metadata

File hashes

Hashes for veradata_agentkit_provider-1.0.0.tar.gz
Algorithm Hash digest
SHA256 008789be5edb67618a271af19476260aebae4254f609b1f8d0e203ab241a7506
MD5 a127f87555e6178d68df8612b95c4c66
BLAKE2b-256 114194600f415096a2ae0929527ee0d2af645e97679358d2b5a23eeba0a8baf2

See more details on using hashes here.

File details

Details for the file veradata_agentkit_provider-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for veradata_agentkit_provider-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6203e7862fa0c55822e37fca2a64d8ef5aa45c221a581688a9379bca24b11d10
MD5 792d8f8304810bcedd53c70cc416d9f9
BLAKE2b-256 87591881ac544af4a8b68a47a70151fe180dc5c18992ca90f57375656293cf06

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page