Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7737…64330x7f02…7972Base—$0.01100%coinbase63d ago0x88f237…3c193e
0x7737…64330xa40c…f082Base—$0.01100%coinbase63d ago0x09aa5d…27d7c5
0x7737…64330x42a1…a79dBase—$0.01100%coinbase64d ago0xf9dd15…add014
0x7737…64330x8ca2…69dfBase—$0.01100%coinbase64d ago0x4383cd…0b03ed
0x7737…64330xdea9…a802Base—$0.01100%coinbase64d ago0x1ac2eb…5ba96e
0x7737…64330x00f4…8576Base—$0.01100%coinbase64d ago0x75fed3…3b5e8a
0x7737…64330x0334…3049Base—$0.01100%coinbase64d ago0x7fae17…af15be
0x7737…64330x0d95…a044Base—$0.01100%coinbase64d ago0xc6b1ab…cda473
0x7737…64330x01bd…a9d2Base—$0.01100%coinbase64d ago0x8d0bb2…ff6ece
0x7737…64330x77af…ce79Base—$0.01100%coinbase64d ago0x6cce6f…007622
0x7737…64330xbf60…3382Base—$0.01100%coinbase64d ago0x45c40f…91787e
0x7737…64330x4d3c…223bBase—$0.01100%coinbase64d ago0xd69545…05c973
0x7737…64330xd1ce…5befBase—$0.01100%coinbase64d ago0x322bea…a65d0d
0x7737…64330xaf4d…9a51Base—$0.01100%coinbase64d ago0x2f3d89…fb3655
0x7737…64330x10d1…5ab2Base—$0.01100%coinbase64d ago0x1fbe0e…cc85f0
0x7737…64330x750f…4353Base—$0.01100%coinbase64d ago0xcf4bd4…d2615d
0x7737…64330x92f7…54ccBase—$0.01100%coinbase64d ago0x6790cd…a83bac
0x7737…64330x3b47…64abBase—$0.01100%coinbase64d ago0x6890b9…f1eb6b
0x7737…64330x7cb9…7590Base—$0.01100%coinbase64d ago0x8d2fa1…0af82c
0x7737…64330x4c34…49d5Base—$0.01100%coinbase64d ago0x76932e…6eb4e9
0x7737…64330xfe3a…6d48Base—$0.01100%coinbase64d ago0xe0d42c…6ec8a1
0x7737…64330x88a7…3efbBase—$0.01100%coinbase64d ago0xf9faa6…7c2c26
0x7737…64330xc4a6…d51dBase—$0.01100%coinbase64d ago0x1ca0e3…04d118
0x7737…64330xee2a…478eBase—$0.01100%coinbase64d ago0x574226…73c793
0x7737…64330x2aa6…203fBase—$0.01100%coinbase64d ago0x544422…48f387

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.