Menu

Explorer & Settings

Tempo Explorer Submit Project
Back to all projects
X

x402-examples

by mogami-tech · Updated May 3, 2026

Learn x402 through real-world demos of paywalled endpoints and instant payment flows.

4
Stars
0
Forks
Java
Language
May 22, 2025
Created

In the AI payments ecosystem

x402-examples is an early-stage Java project in the AI payments / x402 ecosystem, focused on cryptocurrency, java, spring, spring-boot. It currently has 4 GitHub stars and 0 forks, and sits alongside related tools like x402-spring-boot-starter, x402-java-client, x402-facilitator.

README.md View on GitHub →

WebsiteDocumentationExamplesTwitter

Mogami logo

Mogami x402 Examples.

Our examples showcase real-world x402 payment flows you can run and adapt instantly. From protecting endpoints with paywalls to demonstrating full transaction lifecycles, they’re designed to teach by doing. Each example comes with ready-to-use code so you can explore, learn, and integrate x402 in minutes.

Example Path
src/main/java/tech/mogami/spring/example/WeatherController.java Server example
src/test/java/tech/mogami/spring/example/IntegrationTest.java Client example