Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5975…500d0x18ec…35f3Base—$0.02100%ultravioletadao50d ago0x584eaa…a08a15
0x5975…500d0x18ec…35f3Base—$0.02100%ultravioletadao50d ago0x107d55…c489f0
0x3aeb…84080x18ec…35f3Base—$0.02100%ultravioletadao50d ago0x69ae17…596815
0x3aeb…84080x18ec…35f3Base—$0.02100%ultravioletadao50d ago0xb1afe5…b94efb
0x7052…402b0x18ec…35f3Base—$0.12100%ultravioletadao50d ago0xbb5861…bd0f9d
0x7052…402b0x18ec…35f3Base—$0.01100%ultravioletadao50d ago0x7cc202…91bc5b
0x7052…402b0x18ec…35f3Base—$0.12100%ultravioletadao50d ago0xf06578…ca04f7
0x7052…402b0x18ec…35f3Base—$0.12100%ultravioletadao50d ago0x691096…f3bff3
0x7052…402b0x18ec…35f3Base—$0.12100%ultravioletadao50d ago0x384d4e…ad13f8
0x7052…402b0x18ec…35f3Base—$0.12100%ultravioletadao50d ago0x7f121d…a7d6f7
0x7052…402b0x18ec…35f3Base—$0.05100%ultravioletadao50d ago0x31117f…fa2e34
0x7052…402b0x18ec…35f3Base—$0.01100%ultravioletadao50d ago0xc9be28…399c12
0x7052…402b0x18ec…35f3Base—$0.01100%ultravioletadao50d ago0x1b777d…4b064e
0x7052…402b0x18ec…35f3Base—$0.01100%ultravioletadao51d ago0x0ce1c4…d26706
0x7052…402b0x18ec…35f3Base—$0.12100%ultravioletadao51d ago0xb4c2d4…f0fb95
0x7052…402b0x18ec…35f3Base—$0.01100%ultravioletadao51d ago0xbe3f81…66a318

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.