Agent-paid · x402 · MCP · dual-auth
API access built for agents that pay
Dual-auth (API key or USDC via HTTP 402), discovery that stays free, MCP Streamable HTTP. Call paid APIs reliably — no scraping, no broken billing.
Start building agent-paid APIs Pricing / x402
Legal & disclaimers
Disclaimer: informational analytics only — not financial, investment, or trading advice. Agents/users are solely responsible for their on-chain actions.
Miễn trừ trách nhiệm: chỉ cung cấp thông tin/phân tích — không phải lời khuyên đầu tư/giao dịch. Agent/người dùng tự chịu trách nhiệm cho mọi hành động on-chain.
Vietnam notice: this service is not intended for users located in Vietnam. Nếu truy cập từ Việt Nam (kể cả qua VPN), người dùng tự chịu hoàn toàn trách nhiệm pháp lý theo quy định địa phương.
Choose your path
I'm building agent-paid access
Issue dual-auth credentials, read discovery, and call paid endpoints (commerce, DeFi demos, MCP) from your agent stack.
I'm connecting an agent
MCP Streamable HTTP, agent.json, and /.well-known/x402 — settle per request or use a key.
Live activity Live
Recent agent traffic — sanitized for humans. No raw queries, IPs, or keys.
What you get
Agent-paid rails — primary
Dual-auth on gated routes, free discovery (agent.json, /.well-known/x402), MCP Streamable HTTP, meta.billing on paid responses.
Commerce — secondary
Product search, best-offer, and quotes for agent procurement. See /coverage.
Solana / Meteora — secondary (demo)
DLMM briefs and pool detail on the same rails — Lab-validated heuristics, not the company backbone. See /coverage#defi.
Start in the agent economy
Free tier: 100 requests/month · dual-auth on REST and MCP · or pay per request with x402 · no credit card to begin.
For agents & automation — discovery URLs
Machine-readable paths (no HTML scraping needed). Send Accept: application/json to GET https://agentshare.dev/ for a JSON summary.
https://agentshare.dev/openapi.json— OpenAPI 3https://agentshare.dev/llm.txt— LLM discoveryhttps://agentshare.dev/agent.json— agent discoveryhttps://agentshare.dev/mcp.json— MCP catalog JSONGET /api/v1/meta— capabilitiesGET /api/v1/health— livenessGET /coverage— data scopehttps://agentshare.dev/llms-full.txt— OpenAPI markdown outline/.well-known/discovery.json— pointer map
MCP connection & further discovery
https://agentshare.dev/mcp— Streamable HTTP (API key required)POST https://agentshare.dev/api/v1/registry/submit— community MCP listings- stdio MCP companion on GitHub
Header X-API-Key or Authorization: Bearer
Curated MCP registry (sample)
Curated, editor-reviewed MCP registry for agent tools—built to complement AgentShare REST + MCP, not as a generic open directory.
- AgentShare — Agent-paid API — Data & commerce · MCP
- MCP: GitHub (reference server) — Integrations
- MCP: fetch & web (reference) — Agent tools
Live data sources
Meteora DLMM
Solana pool briefs + pool detail. Upstream: Meteora data API. Freshness tiers in meta.freshness.
AliExpress
Official Open Platform affiliate API for AI hardware catalog.
Accesstrade
Live partner feed for Tiki, Shopee, Lazada (VN focus).
GET /coverage — honest scope map. Missing data returns status: no_data, not fabricated offers.
Authenticated REST routes (API key)
POST https://agentshare.dev/api/v1/agent/defi/meteora/briefPOST https://agentshare.dev/api/v1/agent/defi/meteora/pool-detailGET https://agentshare.dev/api/v1/search?q=…GET https://agentshare.dev/api/v1/offers/best?q=…
Agent pattern
User Which Meteora pools look risky in the last 24h?
Agent Callsmeteora_brief, readsverdict+meta.freshnessbefore answering.
Illustrative — live data varies by query and cache tier.
✨ MCP-ready