docs: add official x402 facilitator and Blocky402 mainnet to x402 page#691
docs: add official x402 facilitator and Blocky402 mainnet to x402 page#691piotrswierzy wants to merge 3 commits into
Conversation
Signed-off-by: Piotr Swierzy <piotr.swierzy@blockydevs.com>
docs: add official x402 facilitator and Blocky402 mainnet to x402 page
| | Advertised fee payer | `0.0.7162784` | | ||
| | Documentation | [blocky402.com/docs](https://blocky402.com/docs/) ([quickstart](https://blocky402.com/docs/quickstart/), [API reference](https://blocky402.com/docs/api-reference/), [networks](https://blocky402.com/docs/networks/)) | | ||
| | Advertised fee payer | `0.0.9185802` | | ||
| | API key | Not required | |
There was a problem hiding this comment.
| | API key | Not required | | |
| | API key | Not required | | |
| <Warning> | |
| The mainnet facilitator settles transactions with real HBAR. Test your integration against the testnet endpoint before switching to `https://api.blocky402.com`. | |
| </Warning> | |
There was a problem hiding this comment.
@theekrystallee this facilitator is only for testnet. We can & should add this change to the blocky402 facilitator instead, which does support mainnet.
theekrystallee
left a comment
There was a problem hiding this comment.
just a couple suggestions but other than that, LGTM
Co-authored-by: krystal <56278409+theekrystallee@users.noreply.github.com> Signed-off-by: Lindsay Walker <66978602+walkerlj0@users.noreply.github.com>
walkerlj0
left a comment
There was a problem hiding this comment.
@theekrystallee one small change - put your suggestion on the Blocky402 facilitator, not x402, since it's only testnet
| --- | ||
| title: "x402 Payment Standard on Hedera" | ||
| sidebarTitle: "x402 Payments" | ||
| description: "Use Hedera's official x402 payment scheme to settle HBAR and HTS token payments inside HTTP requests for apps, APIs, and AI agent transactions." |
There was a problem hiding this comment.
| description: "Use Hedera's official x402 payment scheme to accept HBAR and HTS token from HTTP requests for to access apps, APIs, and AI agent transactions." |
| | Advertised fee payer | `0.0.7162784` | | ||
| | Documentation | [blocky402.com/docs](https://blocky402.com/docs/) ([quickstart](https://blocky402.com/docs/quickstart/), [API reference](https://blocky402.com/docs/api-reference/), [networks](https://blocky402.com/docs/networks/)) | | ||
| | Advertised fee payer | `0.0.9185802` | | ||
| | API key | Not required | |
There was a problem hiding this comment.
@theekrystallee this facilitator is only for testnet. We can & should add this change to the blocky402 facilitator instead, which does support mainnet.
| ### Blocky402 | ||
|
|
||
| You can confirm Hedera support live by querying the facilitator's capabilities: | ||
| [**Blocky402**](https://blocky402.com/) is an open x402 facilitator that supports Hedera on **both testnet and mainnet**, so you can wire up x402 payments on Hedera without standing up your own infrastructure first. Both facilitators are live with **open access (no API key required)**. |
There was a problem hiding this comment.
| [**Blocky402**](https://blocky402.com/) is an open x402 facilitator that supports Hedera on **both testnet and mainnet**, so you can wire up x402 payments on Hedera without standing up your own infrastructure first. Both facilitators are live with **open access (no API key required)**. | |
| [**Blocky402**](https://blocky402.com/) is an open x402 facilitator that supports Hedera on **both testnet and mainnet**, so you can wire up x402 payments on Hedera without standing up your own infrastructure first. Both facilitators are live with **open access (no API key required)**. | |
| <Warning> | |
| The Blockydevs mainnet facilitator settles transactions with real HBAR. Test your integration against the testnet endpoint before switching to `https://api.blocky402.com`. | |
| </Warning> | |
Summary
Updates the Hedera facilitators section of the x402 payments page (
solutions/ai/x402.mdx) to reflect facilitator support verified live on 2026-07-15.Changes
https://x402.org/facilitatornow advertiseshedera:testnet(fee payer0.0.9185802) and requires no setup or API key. Documented as the quickstart/testnet option.https://api.testnet.blocky402.com,hedera:testnet, fee payer0.0.7162784https://api.blocky402.com,hedera:mainnet, fee payer0.0.10571514Verification
All endpoints and fee-payer accounts were confirmed against each facilitator's live
GET /supportedresponse. Changes are external links/content only — nodocs.jsonnavigation change.