Monetize Model Context Protocol tools and AI agent capabilities using the x402 payment standard on Solana.
MCP-based agentic commerce middleware enabling AI agents to autonomously pay for services via signed Solana transactions and an x402-style facilitator.
A confirmed Breakout AI winner now reads as an abandoned, secret-leaking prototype.
Scored on the public repo. This project won its hackathon on a live demo the scan does not see.
Dimensions
Latinum Agentic Commerce is MCP middleware letting AI agents pay for services via signed Solana devnet transactions through an x402-style facilitator. It is not a hypothetical contender: the project's own corpus record confirms it took 1st Place - AI ($25,000) at Breakout , the strongest possible winnerSimilarity signal, and it sits inside a real cluster of agentic-payment winners like mcpay and corbits.dev , both funded for nearly identical x402 mechanics. That is also its ceiling problem: the wedge is real but not rare. The steepest weakness is momentum: 3 commits, 1 contributor, 5 stars, nothing shipped since the hackathon . Code quality is similarly shallow, hardcoded 'TODO: put this somewhere safe' private keys, zero tests, no CI, and a README that admits the repo is deprecated. The win is legitimate and ecosystem fit is genuine given real on-chain transfer verification, but this snapshot reads as an abandoned prototype riding on a past prize rather than an actively developed protocol. Next move: harden secrets into env config, add test coverage, and resume commits to prove the win wasn't a one-off.
Closest competitors
Enabling AI agents to pay for APIs instantly via x402 with a real-time merchant revops dashboard.
An agentic operating system for the Solana Seeker phone featuring conversational interfaces and MCP app support.
Autonomous AI agent marketplace for service discovery, negotiation, and automated payments on Solana.
A decentralized marketplace for AI agents to share capabilities and generate passive income for creators.
Winner DNA
Native Solana on-chain program (Anchor): missing
20.1% of cohort winners use Anchor; this repo has no on-chain program, only off-chain web3.js calls.
x402/MCP agentic payment mechanic: present
Implements MCP wallet plus x402-style facilitator, matching the niche's small but present MCP-tagged winner cluster.
Verified hackathon track win: present
selfCorpusEntry confirms 1st Place - AI ($25,000) at Breakout.
Test coverage and CI: missing
No tests directory, no CI workflows despite a claimed multi-component system.
Sustained multi-contributor activity: missing
Only 1 contributor and 3 commits over 3 months, no activity since the hackathon.
Secure secrets/config management: missing
Private keys and seller wallet hardcoded as 'TODO: put this somewhere safe' placeholders.