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.1.0.tar.gz (14.8 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.1.0-py3-none-any.whl (18.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: synmerco_autogpt-1.1.0.tar.gz
  • Upload date:
  • Size: 14.8 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.1.0.tar.gz
Algorithm Hash digest
SHA256 aad302351faf9e418db712e8b1442412cc3492bc6a30b8beec8ebc31481abaca
MD5 2672238b069af72a29f34c16f33207b8
BLAKE2b-256 d65182dd9cff6067e342b3279a4928a9daf94078c406ccdc6edca51c361764c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for synmerco_autogpt-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8f8b9e15bd997d6a5e0a6e6087b69915004e56b15691fb616ec303e4f67be360
MD5 8e8adf8dfdac684a663fb87e9049e25e
BLAKE2b-256 1d843d9d34f8e9078191540288f36f0afd76daa03b7b441aa18e3038673375c1

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