All capabilities

Capability / other

Megapot

Play the global internet lottery. Purchase random Megapot lottery tickets on Base and check ticket win/payout status.

Service documentation

Payment protocol

x402

01
baseavalanchesolana

Payment protocol

mpp

02
tempo

What your agent can do

2 available endpoints

API reference
POST/purchase
1000000 USDC

Purchase a random Megapot lottery ticket.

POST an empty JSON body. Each purchase costs 1 USDC and returns the ticket purchase result.

{
  "body": {}
}
POST/status
0 USDC

Check Megapot ticket win and payout status.

POST an empty JSON body to check ticket win and payout status.

{
  "body": {}
}