hyperd.bundle
Reduce costs for 3+ paid GET calls by bundling them into one x402 settlement. Fixed $0.20 USDC fee, parallel execution of up to 10 sub-calls.
Instructions
Bundle multiple paid GET calls into one x402 settlement. Up to 10 sub-calls executed in parallel (concurrency cap 4), per-call results returned in a structured envelope. Fixed $0.20 USDC — typically cheaper than à la carte for any combination summing > $0.24 individually. Best-effort execution: failed sub-calls don't refund in v1.0 (credit ledger planned for v1.1). Use this when you need 3+ paid calls and want to save on facilitator round-trips.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| calls | Yes | 1-10 sub-calls. Each must target a bundleable paid GET endpoint. |