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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ Services with built-in MPP payment support:
- [ScreenshotOne](https://screenshotone.com) - Website screenshot API for capturing any URL as PNG, JPEG, WebP, or PDF.
- [Billboard](https://x.com/MPPBillboard) - Post to @MPPBillboard on X with dynamic pricing that doubles per post.
- [Clado](https://clado.ai) - People search, LinkedIn enrichment, and deep research for lead generation.
- [Agent Ready](https://agent-ready.dev/api/x402/scan) - Pay-per-scan AI agent-readability scanner; scores any site against the agent-readability spec, llms.txt, and agent-protocol manifests (MCP, A2A, x402). USDC on Base. Supports x402 + MPP.

### Proxied via Tempo

Expand Down
8 changes: 7 additions & 1 deletion registry.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"generated_at": "2026-05-02T10:08:20.039Z",
"total_projects": 313,
"total_projects": 314,
"categories": [
{
"name": "Protocol and Specs",
Expand Down Expand Up @@ -859,6 +859,12 @@
"url": "https://clado.ai",
"description": "People search, LinkedIn enrichment, and deep research for lead generation",
"type": "external"
},
{
"name": "Agent Ready",
"url": "https://agent-ready.dev/api/x402/scan",
"description": "Pay-per-scan AI agent-readability scanner; scores any site against the agent-readability spec, llms.txt, and agent-protocol manifests. USDC on Base. Supports x402 + MPP.",
"type": "external"
}
]
},
Expand Down