discover_x402_services |
+ Discover available x402 services with optional filtering by maximum USDC price. | +
make_http_request |
Makes a basic HTTP request to an API endpoint. If the endpoint requires payment (returns 402), @@ -553,6 +557,10 @@ it will return payment details that can be used on retry. |
make_http_request_with_x402 |
Combines make_http_request and retry_http_request_with_x402 into a single step. | +