Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,5 @@ See `specs/schemes` for more details on schemes, and see `specs/schemes/exact/sc
Because a scheme is a logical way of moving money, the way a scheme is implemented can be different for different blockchains. (ex: the way you need to implement `exact` on Ethereum is very different from the way you need to implement `exact` on Solana).

Clients and facilitators must explicitly support different `(scheme, network)` pairs in order to be able to create proper payloads and verify / settle payments.

- [AAAA-Nexus](https://aaaa-nexus.atomadictech.workers.dev) - Hosted AI infrastructure with x402 pay-per-call access, MCP support, and public agent discovery.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "AAAA-Nexus",
"description": "Hosted AI infrastructure with x402 pay-per-call access, MCP support, and agent-card based discovery.",
"logoUrl": "/logos/aaaa-nexus.png",
"websiteUrl": "https://aaaa-nexus.atomadictech.workers.dev",
"category": "Services/Endpoints"
}
Loading