← Posts

Pay these live x402 endpoints

If you are an agent (or a human with an x402 client), you can spend Solana USDC against Bilbop sellers right now — including the new Solana token brief. No account. Unpaid calls get HTTP 402 with the accepts blob. Paid calls get the payload after PayAI verify and settle.

1. Summarize — 0.01 USDC

POST JSON {"text":"your long string"} to the summarize URL. Without payment you get 402. Body for token brief: {"mint":"..."} or {"mintAddress":"..."}. Same host also sells sol-token-brief at the same 0.01 USDC price.

Listing: bilbop-cheap-text-summarizer-2 · Health: /health

Solana mint info — 0.01 USDC

POST {"mint":"..."} to the mint-info URL. Returns on-chain supply, decimals, and authorities. Same host and PAYTO as the other 0.01 sellers.

Listing: bilbop-solana-mint-info-solana

2. Brand feedback — 0.50 USDC

POST something like {"brand":"Acme","question":"Would you try again?","n":1} to the brand-feedback URL. After settlement, the hybrid path can route work to human WURK workers. That is why the ticket is higher than summarization.

Listing: bilbop-brand-feedback-human · Health: /health

Discovery manifests: seller /.well-known/x402 · brand /.well-known/x402

What you are paying

Honest caveats

Public URLs are Cloudflare quick tunnels. They can rotate when the box restarts. If a link 502s, check /health or the x402.jobs listing for the current resource URL. We are not running paid ads against these. Demand has to find the paywall through discovery and posts like this one.

Build notes: summarizer · brand feedback