Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8614…9bb50xc4f0…0bb9Base—$207.00100%0xd05c…826053d ago0x36b249…59f71c
0x8614…9bb50xc4f0…0bb9Base—$202.94100%0xd05c…826053d ago0x25e238…90cbdd
0x8614…9bb50xc4f0…0bb9Base—$200.75100%0xd05c…826053d ago0x7e802c…08db03
0x8614…9bb50xc4f0…0bb9Base—$196.78100%0xd05c…826053d ago0xd18931…f2c5b7
0x8614…9bb50xc4f0…0bb9Base—$193.32100%0xd05c…826053d ago0xc6ce05…dc5c69
0xb822…bb300xc4f0…0bb9Base—$35.31100%0xd05c…826053d ago0x81af09…1c9c40
0x6e31…4c530xc4f0…0bb9Base—$23.01100%0xd05c…826053d ago0x51a7bf…0ee774
0x6e31…4c530xc4f0…0bb9Base—$23.01100%0xd05c…826053d ago0xb7f2d2…11fd4b
0x6e31…4c530xc4f0…0bb9Base—$22.01100%0xd05c…826053d ago0x797d75…799027
0x6e31…4c530xc4f0…0bb9Base—$22.01100%0xd05c…826053d ago0x0c2281…e5cc71
0x6e31…4c530xc4f0…0bb9Base—$20.01100%0xd05c…826053d ago0x847356…1edd9f
0xbd7c…0b7d0xc4f0…0bb9Base—$75.04100%0xd05c…826053d ago0x159218…54dc86
0x703b…10460xc4f0…0bb9Base—$67.03100%0xd05c…826053d ago0xda836b…6bfffb
0x703b…10460xc4f0…0bb9Base—$66.03100%0xd05c…826053d ago0x855c0d…8ff4f7
0x703b…10460xc4f0…0bb9Base—$65.03100%0xd05c…826053d ago0xef53e4…117cad
0x703b…10460xc4f0…0bb9Base—$63.03100%0xd05c…826053d ago0x6c0409…fb19f6
0xbd7c…0b7d0xc4f0…0bb9Base—$73.03100%0xd05c…826053d ago0x07ca3a…847e62
0x703b…10460xc4f0…0bb9Base—$63.03100%0xd05c…826053d ago0x15b8d5…030e9a
0xbd7c…0b7d0xc4f0…0bb9Base—$71.03100%0xd05c…826053d ago0xe29768…7595f9
0x10d8…b2460xc4f0…0bb9Base—$128.05100%0xd05c…826053d ago0xe9aa09…3f16e8
0x2285…5dc70xc4f0…0bb9Base—$24.01100%0xd05c…826053d ago0xa3d392…ca47ac
0xbd7c…0b7d0xc4f0…0bb9Base—$70.03100%0xd05c…826053d ago0x9f4733…1ae66d
0x2285…5dc70xc4f0…0bb9Base—$24.01100%0xd05c…826053d ago0x2e71f1…8c3a65
0x10d8…b2460xc4f0…0bb9Base—$123.06100%0xd05c…826053d ago0x5a0a95…5a85dc
0xa434…b1b20xc4f0…0bb9Base—$195.10100%0xd05c…826053d ago0x08d993…8c91eb

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.