Buy a vetted edge (pays x402)
wc_edgePurchase audited edge and conviction ladder for a football match with autonomous x402 payment. Returns on-chain receipt; degrades to free odds if upstream is down.
Instructions
Buy a CLV-audited edge + conviction ladder for one match from LineLock. The agent pays ~0.05 USDC ITSELF via x402 (spend-capped) and returns the edge plus the on-chain receipt tx to cite. Degrades to free odds if the upstream is down; never fabricates an edge or receipt. Use dry_run:true to prove the quote-parse + spend-cap path without paying.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | If true, parse the recorded 402 quote and enforce the spend cap WITHOUT paying (proof path). No receipt is produced. Default false (attempts a real, funds-gated purchase). | |
| matchId | Yes | football-data match id (from wc_fixtures). | |
| maxSpend | No | Per-call USDC ceiling for this purchase (e.g. 0.05). Never exceeds the session cap. |