The API key is the last relic of human-centric software.
When a human calls an API, they authenticate with a key tied to their identity. KYC, billing, rate limits, account management.
When an agent calls an API, none of that makes sense. The agent has no identity in the human sense. It has a wallet.
L402 replaces identity-based auth with payment-based auth:
- No account creation
- No API key rotation
- No billing dashboards
- No human to approve access
The agent pays. The gate opens. The call goes through.
This is not a workaround. It is the correct architecture for the agent economy.
#Bitcoin #Lightning #L402 #AIAgents #nostrdev #MCP