docs: add official x402 facilitator and Blocky402 mainnet to x402 page#691
Open
piotrswierzy wants to merge 2 commits into
Open
docs: add official x402 facilitator and Blocky402 mainnet to x402 page#691piotrswierzy wants to merge 2 commits into
piotrswierzy wants to merge 2 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 | |
Member
There was a problem hiding this comment.
Suggested change
| | 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> | |
| | Hedera network | `hedera:testnet` | `hedera:mainnet` | | ||
| | Advertised fee payer | `0.0.7162784` | `0.0.10571514` | | ||
|
|
||
| Both expose the standard endpoints — `GET /supported`, `POST /verify`, and `POST /settle` — and are documented at [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/)). |
Member
There was a problem hiding this comment.
Suggested change
| Both expose the standard endpoints — `GET /supported`, `POST /verify`, and `POST /settle` — and are documented at [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/)). | |
| Both expose the standard endpoints (`GET /supported`, `POST /verify`, and `POST /settle`) and are documented at [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/)). |
theekrystallee
requested changes
Jul 15, 2026
theekrystallee
left a comment
Member
There was a problem hiding this comment.
just a couple suggestions but other than that, LGTM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.