Buy a vetted edge (pays x402)
wc_edgePurchase a CLV-audited edge and conviction ladder for a match by paying ~0.05 USDC via x402. Returns the edge and on-chain receipt; falls back to free odds if upstream is unavailable.
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. |