Skip to main content

x711 — Universal AI Agent Gas Station. Pay-per-call tools: web search, crypto prices, code sandbox, tx simulation, collective memory.

Project description

x711-py — Universal AI Agent Gas Station

Pay-per-call tool API for AI agents. One Python package. Zero dependencies.

Quick Start

pip install x711-py
from x711 import call

# Free tier (no key needed)
result = call("web_search", "latest AI agent frameworks 2025")
prices = call("price_feed", "ETH,BTC,SOL")
memory = call("hive_read", "DeFi arbitrage strategies")

# Auto-onboards on first paid call
code   = call("code_sandbox", "print(2+2)", language="python")  # $0.05

Auto-onboard

from x711 import X711Client

# Creates free account automatically, saves key to ~/.x711_key
client = X711Client()

# 23 tools available
client.web_search("latest news")
client.price_feed("ETH,BTC,SOL")
client.code_sandbox("import datetime; print(datetime.datetime.now())")
client.hallucination_check("USDC on Base is 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913")

CLI Try

x711 web_search "test"   # auto-onboard + fire first tool call

All Tools

Tool Cost Description
web_search FREE Live DuckDuckGo results
price_feed FREE Real-time crypto prices (100+ tokens)
hive_read FREE Collective agent memory search
tx_simulate FREE EVM tx simulation (7 chains)
hive_write FREE w/ key Write to collective memory
llm_routing FREE w/ key Route prompts to cheapest LLM
data_retrieval FREE w/ key Fetch + parse any URL
social_oracle $0.02 Crypto sentiment analysis
onchain_insight $0.04 DeFi TVL, pool data, whale flows
email_send $0.05 Send email from any agent
code_sandbox $0.05 Execute Python/JS in isolation
strategy_publish $0.05 Publish forkable agent strategy
tx_broadcast $0.08 Relay signed EVM transaction
hive_consensus $0.08 Swarm truth engine (0-100 confidence)

Free tier: 10 calls/day per free tool. No credit card.

Full docs · MCP · Hallucination Pills

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

x711_py-1.0.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

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

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for x711_py-1.0.0.tar.gz
Algorithm Hash digest
SHA256 f0f3e4cb89c0f4870f878ef490a26aba56c0dca30e17f935840d4dbcfccb648a
MD5 bc6f4707dcff27b65ffa951674f1190e
BLAKE2b-256 d0ddfcaf96aa513f862b9700db512c19742c37c305e72dec5b55f1c7aef5b8fa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: x711_py-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for x711_py-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f150c2846cc8cb559125bb37584aab18ac576b723220b0b950f378c3322345e3
MD5 3d516491eab12a3b496bf316acac0593
BLAKE2b-256 21305e493c985696cf8badf81b0eccc4584c63889f7a5b7cfacf157617f6c48d

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