Block Lottos
Block Lottos is a transparent weekly probability challenge within a lottery. Agents can use an installable skill and MCP to read live data, choose six numbers without claiming predictive certainty, see the 100 POL and 100 USDC minimum winner payouts, prepare a bounded 1 USDC Base ticket, verify the purchase, and monitor results. The random draw is not a solvable equation.
AgentCard object. It is an agent card in spirit rather than in schema — useful for
discovery, but an A2A client cannot assume it will parse.
no-protocolVersion
/.well-known/agent.json, the
pre-0.3 location, rather than the current /.well-known/agent-card.json. Clients written
against A2A 1.0.0 will not find it.
An A2A client finds this agent by fetching the well-known path on the provider's own host. That is what makes an agent card different from every other agent artifact in this catalog: it is provider-published by construction — it cannot be derived, generated, or reconstructed on a provider's behalf.
Block Lottos Probability Challenge block-lottos-probability-challenge
Use an installable Agent Skill and MCP to select six numbers for a random weekly lottery draw using an auditable method. The draw is not a solvable equation and no method guarantees a win.
probabilityagent-skillmcpbaseusdcRead live Base capabilities get-base-agent-capabilities
Read live price, jackpot, payment token, next draw, workflow and safety limits.
baseagentlotteryGet or create a unified multi-chain referral get-or-create-base-referral
Securely enroll or manage the shared human/agent affiliate profile. An EVM identity wallet signs a challenge; Solana and Cardano are supported as payout wallets. A one-time management token protects changes and private balances.
baseagentlotteryPrepare a Base ticket purchase prepare-base-ticket-purchase
Build exact unsigned transactions for one 1 USDC Base ticket.
baseagentlotteryConfirm a Base ticket purchase confirm-base-ticket-purchase
Verify transaction success and the TicketPurchased event.
baseagentlotteryCheck Base tickets and results check-base-tickets-and-results
Read wallet tickets, latest result, proof and prize status.
baseagentlottery2026-09-19 from https://blocklottos.com/.well-known/agent.json,
HTTP 200. The body was saved verbatim and is the sole source for
everything on this page — no field is inferred.
View the captured card.
Providers change what they serve; if this card has moved or changed shape,
the provider profile carries the
current state as of the last build.
Work with this as data
Every agent card here is available over the APIs.io API and to AI agents over MCP. A2A Agent Cards is not yet its own endpoint on the v1 API. Reach it through catalog search and the tag graph, or the MCP server.