all updates

Introducing Ӿ402Nano

A permissionless x402 facilitator for Nano — feeless machine-to-machine payments, no account required.

We're excited to announce the public launch of Ӿ402Nano — a permissionless facilitator that lets any developer or AI agent settle x402 payments on the Nano network.

What is x402?

The x402 protocol adds a payment layer to standard HTTP. When a client requests a protected resource, the server responds with 402 Payment Required along with a PAYMENT-REQUIRED header describing the accepted payment schemes. The client signs a payment block and retries with a PAYMENT-SIGNATURE header. The server verifies and settles the payment via a facilitator, then serves the content.

Why Nano?

Nano is a feeless, instant-settlement cryptocurrency — the perfect rail for micropayments. There's no gas, no waiting for block confirmations, and no intermediary taking a cut. Every payment settles in under a second.

Getting started

Point your x402 resource server at this facilitator and start accepting payments. No account required.

FACILITATOR_URL=https://x402nano.org/facilitator

Check the docs for integration guides.