Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8941…8d8c0x7f68…58b5Base—$0.01100%coinbase76d ago0x7e4545…95972d
0x8941…8d8c0x205c…5fa5Base—$0.01100%coinbase76d ago0x967288…54e923
0x8941…8d8c0x2a2e…c582Base—$0.01100%coinbase76d ago0x4978ba…0d5f0a
0x8941…8d8c0xef6d…3884Base—$0.01100%coinbase76d ago0x608d3b…29e518
0x8941…8d8c0x213f…965bBase—$0.01100%coinbase76d ago0x39331c…5ffc41
0x8941…8d8c0x2e74…a1e4Base—$0.01100%coinbase76d ago0xb9278c…a2f25b
0x8941…8d8c0x686d…6874Base—$0.01100%coinbase76d ago0x6ca783…a9e857
0x8941…8d8c0x102a…199cBase—$0.01100%coinbase76d ago0x9ea0d0…00b24b
0x8941…8d8c0x17c8…f9feBase—$0.01100%coinbase76d ago0x35ee56…959761
0x8941…8d8c0xd6cf…01faBase—$0.01100%coinbase76d ago0x8289fc…5bd21a
0x8941…8d8c0x048d…74aeBase—$0.01100%coinbase76d ago0xe3411d…6a9c65
0x8941…8d8c0x5759…53bfBase—$0.01100%coinbase76d ago0x9aacc8…253c49
0x8941…8d8c0x5289…d8d7Base—$0.01100%coinbase76d ago0xef38a8…125203
0x8941…8d8c0x7eea…2a80Base—$0.01100%coinbase76d ago0xdcb7dc…89ebc8
0x8941…8d8c0xfb62…8799Base—$0.01100%coinbase76d ago0x850aa7…2eae5d
0x8941…8d8c0x5b0a…2e01Base—$0.01100%coinbase76d ago0xd54100…0ba966
0x8941…8d8c0x43d7…3900Base—$0.01100%coinbase76d ago0x57a591…551fb1
0x8941…8d8c0x4170…9730Base—$0.01100%coinbase77d ago0x4cabe2…d3a74b
0x8941…8d8c0x6dfc…782bBase—$0.01100%coinbase77d ago0xf76d5e…61d327
0x8941…8d8c0xecfe…cd1bBase—$0.01100%coinbase77d ago0x422d37…cafbe7
0x8941…8d8c0x63f3…a8fbBase—$0.01100%coinbase77d ago0x2fe7e0…bbdab1
0x8941…8d8c0x39d4…9f28Base—$0.01100%coinbase77d ago0x6d2bcd…b6b0d0
0x8941…8d8c0x69f8…7ad4Base—$0.01100%coinbase77d ago0x7ea1dc…8d5789
0x8941…8d8c0xb157…cffaBase—$0.01100%coinbase77d ago0x023e55…962bce
0x8941…8d8c0x0a12…ef96Base—$0.01100%coinbase77d ago0x6fcb9e…06ca49

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.