Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
function useX402(options: FetchWithX402Options): FetchWithX402ReturnType;
options
FetchWithX402Options
FetchWithX402ReturnType
const { fetchWithPayment } = useX402(); const response = await fetchWithPayment("https://x402-resource.com", { method: "GET", });
Was this page helpful?