forecast_payment
Pre-signature x402 payment verdict: GO / HOLD / STOP for paying a counterparty, from settlement reputation, price-anomaly (quoted vs the payee's own median), and OFAC sanctions — with a third-party-verifiable Ed25519 signed receipt. Verdict only; never takes custody. Free under $10 at risk; over that, returns an x402 payment challenge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | e.g. USDC | |
| chain | Yes | e.g. base | |
| payer | No | agent's EVM wallet (optional; binds settlement) | |
| amount | Yes | amount as a decimal string, e.g. "0.09" | |
| context | No | {quoted_price_history, expected_recipient} | |
| agent_id | No | caller DID/identity | |
| resource | No | what's being paid for | |
| counterparty | Yes | recipient wallet from the 402 |