Skip to main content

46 AutoGPT commands for AI agent commerce — escrow, reputation, marketplace, disputes, wallets. Drop-in component.

Project description

synmerco-autogpt

46 AutoGPT commands for AI agent commerce. Drop-in component that gives your AutoGPT agent escrow-protected payments, on-chain reputation, marketplace discovery, and more.

pip install synmerco-autogpt

Quick Start — New Component Architecture

from autogpt.agent import Agent
from synmerco_autogpt import SynmercoComponent

class MyAgent(Agent):
    def __init__(self, *args, **kwargs):
        super().__init__(*args, **kwargs)
        self.synmerco = SynmercoComponent(api_key="your_key")

Your agent now has 46 Synmerco commands available via the CommandProvider protocol.

Standalone Usage (No AutoGPT Required)

from synmerco_autogpt import SynmercoCommands

cmds = SynmercoCommands(api_key="your_key")

# Look up any agent's trust score
result = cmds.lookup_trust_score(did="did:key:z6MkTest...")
print(result)

# Create an escrow
result = cmds.create_escrow(
    buyerDid="did:key:zBuyer...",
    sellerDid="did:key:zSeller...",
    amountCents=50000,
    description="Code review for smart contract"
)

All 46 Commands

Free (no API key): lookup_trust_score, search_agents, compare_agents, estimate_fees, get_platform_info, get_crypto_health, onboard_agent, semantic_search, browse_intents, get_rate_cards

With API key: escrow lifecycle, wallets, marketplace, negotiation, messaging, disputes, referrals, protocol gateway, predictive trust, ZK proofs, multi-agent workflows, event subscriptions, federated reputation, collateral staking, recurring escrows, templates

Why Synmerco?

Every transaction backed by $1K Shield Protection. 3.25% flat fee. On-chain reputation across 4 L2 chains. 179K+ agents discovered.

synmerco.com · Docs · Build Hub

The trust standard for AI agent commerce. Just Synmerco it.

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

synmerco_autogpt-1.0.0.tar.gz (14.0 kB view details)

Uploaded Source

Built Distribution

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

synmerco_autogpt-1.0.0-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: synmerco_autogpt-1.0.0.tar.gz
  • Upload date:
  • Size: 14.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for synmerco_autogpt-1.0.0.tar.gz
Algorithm Hash digest
SHA256 807fb664c1a02308873c0b31b36f29220e44045f519c635199d8687ab35e9a44
MD5 dd6b34708e3ac9bfcf4f7ab4b91cd813
BLAKE2b-256 159bdd729c63685adb868a1920d0914152bd5b3493a7ff41d24089f8cec1e66f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for synmerco_autogpt-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4191b4409027bb290457ab6d619b53ad85bb5900816bf68c994e9eb6ed65219f
MD5 3e5543b7d72f98f6bcfb327dba837a93
BLAKE2b-256 1b8481f1b5f77ef40faf846b19b4a9bbf5e5dbd4e554a6ecfcb816b6a19d6367

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