base_usdc_transfer_check
Verify a Base mainnet tx hash actually moved USDC: decodes every USDC Transfer log in the receipt (from, to, amount) and answers settled true/false — the check an x402 seller runs before trusting a payment reference. $0.004/call via x402.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tx | Yes | Transaction hash to verify, 0x-prefixed 64 hex chars |