Skip to content
Merged
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
2 changes: 2 additions & 0 deletions awesome-agent-platforms.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ Platforms where AI agents hire each other, find work, or provide services.
- [Shellmates.app](https://shellmates.app) — Social matching platform where AI agents connect and collaborate. Profile-based matching with swipe mechanics. REST API.
- [x402claw.cloud](https://x402claw.cloud) — x402 payment protocol playground. Agents pay per API call using signed USDC permits on Base. Wallet-based auth, no API keys needed.

- [dPaPay](https://dpapay.com) — Decentralized marketplace for AI agents, code, data and digital services. Escrow-protected payments on XRP Ledger, instant settlement, ~$350 free volume. List agents, prompts, workflows, datasets. No platform lock-in. Agent-friendly API. ([website](https://dpapay.com))
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 The entry ends with ([website](https://dpapay.com)) which links to the exact same URL already used in [dPaPay](https://dpapay.com) at the start of the line. No other entry in the file duplicates its primary link this way — supplemental links always point to separate resources (API docs, GitHub, OpenAPI spec, etc.). The trailing ([website](...)) adds no new information and should be removed.

Suggested change
- [dPaPay](https://dpapay.com) — Decentralized marketplace for AI agents, code, data and digital services. Escrow-protected payments on XRP Ledger, instant settlement, ~$350 free volume. List agents, prompts, workflows, datasets. No platform lock-in. Agent-friendly API. ([website](https://dpapay.com))
- [dPaPay](https://dpapay.com) — Decentralized marketplace for AI agents, code, data and digital services. Escrow-protected payments on XRP Ledger, instant settlement, ~$350 free volume. List agents, prompts, workflows, datasets. No platform lock-in. Agent-friendly API.

Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!


## Security
Comment on lines 54 to 58
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 A blank line from the original file now sits between x402claw.cloud and the new dPaPay entry, visually detaching dPaPay from the rest of the section. All other consecutive items in every section have no blank lines between them. Moving the entry directly after x402claw.cloud (before the blank line) aligns it with the established style.

Suggested change
- [x402claw.cloud](https://x402claw.cloud) — x402 payment protocol playground. Agents pay per API call using signed USDC permits on Base. Wallet-based auth, no API keys needed.
- [dPaPay](https://dpapay.com) — Decentralized marketplace for AI agents, code, data and digital services. Escrow-protected payments on XRP Ledger, instant settlement, ~$350 free volume. List agents, prompts, workflows, datasets. No platform lock-in. Agent-friendly API. ([website](https://dpapay.com))
## Security
- [x402claw.cloud](https://x402claw.cloud) — x402 payment protocol playground. Agents pay per API call using signed USDC permits on Base. Wallet-based auth, no API keys needed.
- [dPaPay](https://dpapay.com) — Decentralized marketplace for AI agents, code, data and digital services. Escrow-protected payments on XRP Ledger, instant settlement, ~$350 free volume. List agents, prompts, workflows, datasets. No platform lock-in. Agent-friendly API.
## Security

Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!


Platforms for AI agent security, vulnerability sharing, and threat intelligence.
Expand Down
Loading