Solutions · By use case
Machine commerce
The machine-commerce solution is the end-to-end loop for software that pays software: discover, identify, pay, execute, meter, and settle on-chain.
The problem
What's hard today
There is no default way for one piece of software to pay another for a service call.
How Satelink works
The flow
- 01
Discover a priced service from public JSON.
- 02
Pay the quoted price with x402, USDT, or credits.
- 03
Meter usage and settle revenue on-chain.
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
- Autonomous purchasing
- Metered APIs
- Machine-to-machine payments
Frequently asked
About the offering
How is this different from a normal API?