docs: add x402 payment standard page under AI Studio on Hedera#550
docs: add x402 payment standard page under AI Studio on Hedera#550piotrswierzy wants to merge 1 commit into
Conversation
Add a top-level x402 doc covering Hedera's official "exact" payment
scheme and reference implementation in the x402 repo.
- Explain what x402 is/is not, who uses it, and its use cases to
correct the "magic crypto-for-agents" misconception
- Document the facilitator-as-feePayer flow and the PaymentRequirements
/PaymentPayload/SettlementResponse messages
- Add client/server usage examples; note @x402/hedera is not yet on npm
(use from the x402 monorepo source)
- Cover requirements and limitations
- Highlight the Blocky402 facilitator (verified hedera:testnet endpoint
and docs) plus how to run and get listed as a Hedera facilitator
- Link the Hedera blog, scheme spec, package, whitepaper, and report
Register the page in docs.json under the "AI Studio on Hedera" group.
Signed-off-by: Piotr Swierzy <piotr.swierzy@blockydevs.com>
|
@piotrswierzy @walkerlj0 -- adding a data point for the Hedera x402 facilitator listing (point 6 of the issue scope on hashgraph/hedera-agent-kit-js#806). AlgoVoi APM (Agent Payment Module) runs x402 on Hedera in production via the gateway at Facilitator surfaces:
The page would benefit from at least two production-grade Hedera facilitator entries (parallel coverage, not single-vendor) so readers see Hedera x402 as ecosystem infrastructure rather than implementation-specific. Happy to PR the facilitator-list entry directly against this branch or file a follow-up PR once #550 lands -- whichever path keeps the review cycle short for you. -- AlgoVoi |
Description:
Add a top-level x402 doc covering Hedera's official "exact" payment
scheme and reference implementation in the x402 repo.
Register the page in docs.json under the "AI Studio on Hedera" group.
Related issue(s):
Fixes #
Notes for reviewer:
Checklist