{"success":true,"data":{"endpoint":"/api/bid","method":"POST","paymentProtocol":"x402","x402Version":2,"minBid":1,"maxBid":10000,"increment":1,"currency":"USDC","network":"eip155:8453","payTo":"0x3205859B58fcb55aC6c30a01bD09C7Ed371323B7","isMock":false,"ready":true,"howTo":"POST the JSON body without a payment header to receive a 402 with PAYMENT-REQUIRED. Sign it with any x402 v2 client (e.g. @x402/fetch) and retry with PAYMENT-SIGNATURE.","body":{"url":"string (required) - The URL of your x402 resource","name":"string (optional) - Display name","description":"string (optional) - One-liner description","resourceUrl":"string (optional) - The actual x402 endpoint URL","network":"string (optional) - Network (default: base)","pricePerCall":"string (optional) - Price per API call (e.g., $0.001)","bidAmount":"integer (required) - Whole USDC to add to your cumulative bid"}}}