Back to browse
GitHub Repository

Turn verified x402 payments into durable, retry-safe async jobs for agents and paid APIs.

3 starsTypeScript

Durable async jobs for x402-paid APIs

by massanishi·May 9, 2026·1 point·0 comments

AI Analysis

MidBold BetShip It

Solves payment-to-job race conditions, but bets on an agent economy that doesn't exist.

Strengths
  • Intent-before-admission flow prevents duplicate charges during client retries without custom Redis locks.
  • TypeScript SDK abstracts complex state machine logic for paid job lifecycles.
Weaknesses
  • Tightly coupled to x402, limiting utility significantly if the protocol fails.
  • Zero stars and no production examples suggest significant early-stage adoption risk.
Target Audience

Developers building paid AI agent APIs using x402

Similar To

Stripe Billing · BullMQ · Temporal

Similar Projects