Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90x6eb1…296eBase—$0.01100%coinbase38d ago0x49d0f7…315ad1
0x5fcb…d5f90x591b…9a39Base—$0.01100%coinbase38d ago0x0103a4…03e436
0x5fcb…d5f90xe1f2…4bc1Base—$0.01100%coinbase38d ago0x2998d0…2823e9
0x5fcb…d5f90xb833…7effBase—$0.01100%coinbase38d ago0x7341db…dbe0e7
0x5fcb…d5f90x0b32…ddbfBase—$0.01100%coinbase38d ago0x9a55e3…2ca7ca
0x5fcb…d5f90xa22a…dc88Base—$0.01100%coinbase38d ago0xbbd04e…296379
0x5fcb…d5f90xf57f…7e0cBase—$0.01100%coinbase38d ago0x8e4a38…0b7c13
0x5fcb…d5f90xd19d…4345Base—$0.01100%coinbase38d ago0x023cc2…a5d756
0x5fcb…d5f90x510a…4735Base—$0.01100%coinbase38d ago0x2f6cef…74c341
0x5fcb…d5f90x980b…a30dBase—$0.01100%coinbase38d ago0x218b7b…2ec4a2
0x5fcb…d5f90x9f25…73ecBase—$0.01100%coinbase38d ago0x9446cd…38f655
0x5fcb…d5f90xd8bf…d2a4Base—$0.01100%coinbase38d ago0xf62be6…38507c
0x5fcb…d5f90x8c0a…e0baBase—$0.01100%coinbase38d ago0x3910a6…88d933
0x5fcb…d5f90xa5f9…e104Base—$0.01100%coinbase38d ago0x3c142b…542b4a
0x5fcb…d5f90x4f87…5c56Base—$0.01100%coinbase38d ago0xac7253…12a752
0x5fcb…d5f90x92c9…3ad3Base—$0.01100%coinbase38d ago0x8bc228…fba28b
0x5fcb…d5f90xf8e5…020fBase—$0.01100%coinbase38d ago0xd1f6a1…2e5329
0x5fcb…d5f90xfa98…e14fBase—$0.01100%coinbase38d ago0x16072a…b05ec1
0x5fcb…d5f90x0658…763bBase—$0.01100%coinbase38d ago0x056566…5aa28a
0x5fcb…d5f90x7585…3c44Base—$0.01100%coinbase38d ago0xfe39c2…cebd39
0x5fcb…d5f90x50e7…316fBase—$0.01100%coinbase38d ago0xa6d8da…e6e894
0x5fcb…d5f90xd152…acbbBase—$0.01100%coinbase38d ago0x52c6b8…f2b6be
0x5fcb…d5f90xc97d…0892Base—$0.01100%coinbase38d ago0x69fc5e…d31685
0x5fcb…d5f90xd0dc…dbf8Base—$0.01100%coinbase38d ago0x929d30…018466
0x5fcb…d5f90x81ec…543cBase—$0.01100%coinbase38d ago0xc59ba4…0f97aa

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.