Skip to content

Releases: oop1013/agentpay

v0.1.0 — Public launch of AgentPay

17 Apr 12:05

Choose a tag to compare

AgentPay v0.1.0

First public release of AgentPay.

What’s included

  • @agentpay88/sdk server-side paywall middleware for paid APIs
  • @ agentpay88/client client-side 402 -> pay -> retry flow
  • x402-style payment flow with EIP-712 proof handling
  • spend caps, authorization, usage records, and earnings accounting
  • local quickstart and example service flow
  • dashboard pages for Services, History, Authorizations, and Provider

Verified in this release

  • end-to-end paid API call flow works
  • first-user demo flow is complete
  • external-developer launch path is documented
  • payment/auth/security hardening reviewed and approved
  • known limitations documented in KNOWN_ISSUES.md

Notes

  • current docs focus on local/self-hosted usage
  • Base Sepolia / Base flows are documented
  • AgentMart remains the hosted/private marketplace layer

Known limitations

See KNOWN_ISSUES.md.