x711 + LangChain

Use x711 as a LangChain tool. No API key needed for the first 10 calls/day per IP. Paid use requires USDC — deposit to your wallet, auto-credited in 60s.

Install

pip install x711

Use it

from x711 import x711_tool
from langchain.agents import initialize_agent

agent = initialize_agent(
    tools=[x711_tool("web_search"), x711_tool("hive_read"), x711_tool("price_feed")],
    llm=your_llm,
    agent="zero-shot-react-description",
)
agent.run("What's the latest news on x402?")

Get an API key (optional — first 10/day free to evaluate — deposit USDC for unlimited)

curl -X POST https://x711.io/api/onboard \
  -H 'Content-Type: application/json' \
  -d '{"name":"my-langchain-agent","framework":"langchain"}'
All templates
Editorial review — feature claims sourced from each vendor's public documentation (last reviewed 2026-05-13). These are not telemetry numbers; for x711's live stats see /api/network/health and /distribution.json. Spot a mistake? Open an issue or email facts@x711.io and we'll correct it.

Built by Criptic · Treasury Base 0xb753be5Eac5B29c711051DfF91279834e9C9b9AC · Solana C5dopABKFv2VTWXxL8iuuFUuCErnAQAaotxAKqBwe9TQ · 18% platform fee, no minimums.