Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0x1a5590…b0ad6c
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0xe1b8b2…3427a8
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0xee9286…5b2b3e
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0x99c373…9e2c37
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0xbe3898…666055
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0x78316d…2286ea
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0xf6f054…5467d4
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0x3a7d0f…ef5273
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0xe7257c…797a89
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0xa23cab…b99372
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0xddf7de…6ff139
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0x9168e3…30b63d
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0xbfe9d9…e1a013
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0x7d3501…da6e0f
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0xc10402…8f164c
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0xe79dc2…427f7c
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0xc22bfb…ff1317
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0x20cb3c…099953
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0xfbc6e9…3c29da
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0x2c2859…8c7d1e
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0x386799…37e690
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0x720fc9…028b37
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0x1fecd5…399ade
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0x064069…c6cf42
0xae1e…05e40xa9dd…2315Base$0.002100%coinbase9d ago0x5adb98…089005

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.