Prices are USDC base-unit strings:
1000000 = $1.00, 10000 = $0.01.Create
A paywall is either Exact or Tiered:- Exact — one fixed USDC price for one upstream URL. Agents pay that amount, then Proceeds forwards the request.
- Tiered — several named prices under one paywall, each mapped to its own path. Agents pick a tier (or the path selects it), pay that tier’s price, then Proceeds forwards to that path.
--file / --data cannot be combined with field flags. Pass --pricing-mode exact when you want Exact spelled out in the command; omit it and the server still defaults to Exact.
Exact
SERVICE_ID with the owning service id from services create / services list.
Example response (trimmed — ids only, no payment URL):
Tiered
Tiered create needs--file or --data for nested priceTiers:
price, often the first tier):
List
Example response (trimmed):
Get
Update
Delete
--yes.
Share payment URLs
Related
Services
Manage the owning service.
Transactions and events
List payments and request events.

