Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf181…f71a0x3b55…426cBase—$0.01100%coinbase64d ago0x5ca333…1470ab
0xf181…f71a0x4fb8…62a8Base—$0.01100%coinbase64d ago0x40380e…79c680
0xf181…f71a0xd652…782eBase—$0.01100%coinbase64d ago0xd6ee9a…eaba1f
0xf181…f71a0xe8a4…9395Base—$0.01100%coinbase64d ago0xbb68e9…6521fa
0xf181…f71a0x298c…deb3Base—$0.01100%coinbase64d ago0x0c9615…2f698f
0xf181…f71a0xe7ce…ab46Base—$0.01100%coinbase64d ago0x36885c…d3b1bc
0xf181…f71a0x7e48…d581Base—$0.01100%coinbase64d ago0x6b0bac…945743
0xf181…f71a0x6fc8…c5cfBase—$0.01100%coinbase64d ago0x7d7126…57d1fc
0xf181…f71a0x3a87…60a5Base—$0.01100%coinbase64d ago0xe4ae96…40f6af
0xf181…f71a0x0f69…5ed7Base—$0.01100%coinbase64d ago0xcd93c2…10a274
0xf181…f71a0x834a…8eeeBase—$0.01100%coinbase64d ago0x73f85e…e56954
0xf181…f71a0xe8ad…f086Base—$0.01100%coinbase64d ago0xfad0ea…e8cec1
0xf181…f71a0xe9a8…29bcBase—$0.01100%coinbase64d ago0xd3f111…407825
0xf181…f71a0x2f28…471fBase—$0.01100%coinbase64d ago0x27a612…104590
0xf181…f71a0x960e…703bBase—$0.01100%coinbase64d ago0x68766a…d45c92
0xf181…f71a0x2068…cb1dBase—$0.01100%coinbase64d ago0x41e859…d151a2
0xf181…f71a0x9d19…69dcBase—$0.01100%coinbase64d ago0x73a431…3c4bfe
0xf181…f71a0x20d5…09efBase—$0.01100%coinbase64d ago0x033302…a122a8
0xf181…f71a0x34ad…7101Base—$0.01100%coinbase64d ago0xeca12f…b395c0
0xf181…f71a0x310b…a872Base—$0.01100%coinbase64d ago0xae81fa…0a4cfd
0xf181…f71a0x59eb…244eBase—$0.01100%coinbase64d ago0x189098…bcff78
0xf181…f71a0x4c6e…26deBase—$0.01100%coinbase64d ago0xc9efc1…0f2f4d
0xf181…f71a0x2f74…4069Base—$0.01100%coinbase64d ago0x93c598…9a330f
0xf181…f71a0x36c2…9095Base—$0.01100%coinbase64d ago0x048fc3…82662c
0xf181…f71a0x2dc3…bc15Base—$0.01100%coinbase64d ago0xa4f09c…1eb828

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.