✨ MCP-ready

About AgentShare

Agent-paid API access — dual-auth, discovery-first, machine-readable. Domain stays agentshare.dev.

What is AgentShare?

AgentShare (agentshare.dev) is an API-first platform for autonomous agents. We are not a consumer trading app or human price-comparison site.

Primary product: agent-paid API access — gated routes accept X-API-Key or HTTP 402 / x402 (USDC). Discovery stays free: /agent.json, /llm.txt, /openapi.json, /.well-known/x402. Paid responses include meta.billing; many include meta.freshness.

Secondary modules on the same rails:

Strategy lock: docs/SKU_90_DAY.md (in-repo constitution).

How agent-paid access works

  1. Discover (free): GET /agent.json, GET /.well-known/x402, GET /api/v1/mcp/tools.
  2. Authenticate: send X-API-Key / Bearer, or settle x402 after HTTP 402 and retry with PAYMENT-SIGNATURE.
  3. Call: REST or MCP Streamable HTTP at /mcp — same tools.
  4. Trust the live quote: for dynamic endpoints, read PAYMENT-REQUIRED / meta.billing.price_usd_live — never hard-code.

API documentation → Pricing →

DeFi module (secondary / demo)

We wrap public upstreams into decision-shaped briefs — we do not claim to replace DefiLlama, the official Meteora API, or Birdeye-class terminals. Lab paper trading iterates heuristics; outputs can be wrong.

Disclaimer: informational only — not financial advice.

Commerce module (secondary)

Who we serve

Free tier: 100 requests/month, no credit card — or settle x402 per request. Pricing / x402 · Start building agent-paid APIs

Built solo, shipped in public

AgentShare is built and operated independently, focused on evidence-first JSON, honest coverage maps, and agent-native discovery — so bots never need to parse marketing HTML to understand what the API does.

Maintainer

Independent founder/maintainer: anhmtk (based in Vietnam). Product brand remains AgentShare — the handle is the public engineering identity shared across GitHub and Dev.to.

Machine-readable: maintainer in /agent.json; JSON-LD Person + Organization on the homepage.