Skip to main content

autogen-revettr

Score counterparties 0-100 before sending payments in agentic commerce.

Covers domain intelligence, IP reputation, wallet history, and sanctions screening (OFAC/EU/UN). Uses the Revettr x402-native API -- no API keys needed, just a funded wallet.

Installation

pip install autogen-revettr

# For x402 auto-payment support:
pip install autogen-revettr[x402]

Environment Variables

Variable Required Description
REVETTR_WALLET_KEY Optional EVM private key for x402 auto-payment ($0.01 USDC per score on Base)

Usage

from autogen_revettr import revettr_score

# Use directly
result = await revettr_score(domain="uniswap.org")

# Score by wallet address
result = await revettr_score(wallet_address="0x1234...", chain="base")

# Combine multiple signals
result = await revettr_score(
    domain="merchant.com",
    wallet_address="0xabc...",
    company_name="Merchant Inc",
)

Use with AutoGen Agents

from autogen_agentchat.agents import AssistantAgent
from autogen_revettr import revettr_score

agent = AssistantAgent(
    name="compliance_officer",
    model_client=model_client,
    tools=[revettr_score],
    system_message="Verify counterparty risk before approving payments.",
)

License

MIT

Release files for autogen-revettr 0.1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for autogen-revettr 0.1.0
File Size Uploaded
autogen_revettr-0.1.0.tar.gz 4.5 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for autogen-revettr 0.1.0
File Interpreter ABI Platform
autogen_revettr-0.1.0-py3-none-any.whl Python 3 none any Details

Total release size: 8.8 kB

Release files / autogen_revettr-0.1.0.tar.gz

Download URL autogen_revettr-0.1.0.tar.gz
Size 4.5 kB
Tags Source
SHA-256 checksum
How to use checksums
1d2eda654f76ca1c90059f7ede8c14ba066816fc9194e2881067adc31fb12f3a
BLAKE2b-256 checksum
How to use checksums
37db9dd65f19ec047d2d39fc14dd05b311d37b67955f27f1375f6f0089bdbe7c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

Release files / autogen_revettr-0.1.0-py3-none-any.whl

Download URL autogen_revettr-0.1.0-py3-none-any.whl
Size 4.3 kB
Tags Python 3
SHA-256 checksum
How to use checksums
51b2693ed77c619847f668f0166cb5414940e16e662783798d885120e6bd6774
BLAKE2b-256 checksum
How to use checksums
c5b5aea95cda78802ff13f33f45994ae5c2155df1028847c184743c063a89518
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via uv/0.11.2 {"installer":{"name":"uv","version":"0.11.2","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

Release history Release notifications | RSS feed

This release

0.1.0 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page