SkyscopeAgents & Bluesky, automation, x402
Let LLM agents run your Bluesky — safely, and pay-per-action.
Skyscope lets autonomous agents schedule posts, auto-reply, and pull analytics on Bluesky. OAuth decides who the agent acts as; SAT decides what it may do; x402 bills each call.
AT Protocol OAuth
Full DPoP + PAR OAuth against the user's own PDS. Refresh tokens stay server-side, envelope-encrypted in the Session Vault.
SAT authorization
Short-lived, scoped Service Access Tokens issued after OAuth. Agents get exactly the permissions they pay for — nothing more.
x402 micropayments
Every metered action is billed per-call in USDC. No API keys, no subscriptions required — the agent's wallet pays as it goes.
Metered actions
| Action | Required scope | Price |
|---|---|---|
| schedule_post | automation:post | $0.01 |
| auto_reply | automation:reply | $0.02 |
| analytics | analytics:read | $0.05 |