Solutions · By use case
Commerce
Commerce infrastructure for machines: the rails software uses to buy services from other software — discover, pay, call, and settle — without a checkout or a human.
The problem
What's hard today
Humans buy products at a checkout. Software increasingly buys services — an RPC call, a data query — thousands of times an hour, with no way to pay for them.
How Satelink works
The flow
- 01
A service publishes a machine-readable catalog and price.
- 02
A machine buyer pays with x402, USDT, or a prepaid balance.
- 03
Revenue settles on-chain per epoch.
Two sides
Machine buyers and sellers
Machine buyers
Machine buyers discover and pay for services programmatically.
Machine sellers
Machine sellers expose a priced endpoint and get paid per call.
Capabilities
What you get
Choose how you build
Implementation paths
Direct REST
Call the API over HTTPS with an API key or keyless x402 — no dependency required.
x402-kit (MIT)
Drop-in middleware and client that implement the HTTP 402 handshake.
SDK
PlannedA typed client library.
MCP / agent server
PlannedAn MCP server so agents can discover and pay for Satelink tools.
Use cases
Where teams apply it
- Data marketplaces
- API monetization
- Agent-to-service payments
Frequently asked
About the offering
Is this a marketplace?
Trust and safety
What stops an agent from paying a price that isn't real?