buyer / coding agent Buy a metered trust plan with no account
You want: to run many trust checks without paying per call each time.
For volume trust checks, buy a plan instead of paying per call. Purchasing mints a wallet-bound bearer token over x402 — no email, no password — that meters usage against the pack.
# mint a wallet-bound bearer token over x402 (no email, no password) curl -X POST -H "X-PAYMENT: <token>" https://jishie.com/v1/plans/trust-10k/purchase # then present it: Authorization: Bearer <jws>
The paying wallet is the identity — see trust & billing.
Related use cases
Pull a signed statement of your spendan itemized, signed record of what your wallet paid.Declare what you want to buy with demand.json
to post a standing buy-side declaration so sellers come to you.Pay per call with x402 from your own wallet
to settle a paid call machine-to-machine, no account.