You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: smart-accounts-kit/guides/x402/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ import CardList from '@site/src/components/CardList'
12
12
[x402](https://www.x402.org/) is an open payment protocol that uses the HTTP `402` status code to enable programmatic, machine-to-machine payments over HTTP. It allows servers to charge for API access without requiring buyer accounts, API keys, or traditional payment infrastructure.
13
13
14
14
For example, an AI agent can pay 0.01 USDC per request to access a weather API, or a
15
-
dapp can charge users a microtransaction to retrieve premium onchain analytics data.
15
+
dapp can charge users a micropayment to retrieve premium onchain analytics data.
0 commit comments