Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc732…e2430x3e0a…78e7Base—$0.004771100%coinbase74d ago0x525ffd…8b7c7f
0xc732…e2430x3e0a…78e7Base—$0.005635100%coinbase74d ago0xd70a53…18fab7
0xc732…e2430x3e0a…78e7Base—$0.004294100%coinbase74d ago0x33facd…50eed2
0xc732…e2430x3e0a…78e7Base—$0.005283100%coinbase74d ago0x3c3a00…44fba1
0xc732…e2430x3e0a…78e7Base—$0.003417100%coinbase74d ago0x5d4155…69e8a3
0xc732…e2430x3e0a…78e7Base—$0.003289100%coinbase74d ago0xd0c387…c16cf4
0xc732…e2430x3e0a…78e7Base—$0.004649100%coinbase74d ago0x30cb29…840e33
0xc732…e2430x3e0a…78e7Base—$0.00443100%coinbase74d ago0xcb5d56…869275
0xc732…e2430x3e0a…78e7Base—$0.002935100%coinbase74d ago0x7f8126…ff29d4
0xc732…e2430x3e0a…78e7Base—$0.003486100%coinbase74d ago0x42014f…75b6bc
0xc732…e2430x3e0a…78e7Base—$0.005701100%coinbase74d ago0x006e3b…ab0ccb
0xc732…e2430x3e0a…78e7Base—$0.002743100%coinbase74d ago0x90c649…0410f7
0xc732…e2430x3e0a…78e7Base—$0.005666100%coinbase74d ago0x63d83a…6a4e20
0xc732…e2430x3e0a…78e7Base—$0.00362100%coinbase75d ago0xd09c0b…b02c54
0xc732…e2430x3e0a…78e7Base—$0.004052100%coinbase75d ago0x796c9f…0c2699
0xc732…e2430x3e0a…78e7Base—$0.005895100%coinbase75d ago0x36ba88…a39688
0xc732…e2430x3e0a…78e7Base—$0.005552100%coinbase75d ago0x40dbf2…4621e7
0xc732…e2430x3e0a…78e7Base—$0.004076100%coinbase75d ago0x3d46d7…48d72a
0xc732…e2430x3e0a…78e7Base—$0.005261100%coinbase75d ago0xd33351…f40064
0xc732…e2430x3e0a…78e7Base—$0.005747100%coinbase75d ago0x8d8249…169d0c
0xc732…e2430x3e0a…78e7Base—$0.005196100%coinbase75d ago0x2cd2b0…c01fd4
0xc732…e2430x3e0a…78e7Base—$0.005318100%coinbase75d ago0x934f8f…cb7273
0xc732…e2430x3e0a…78e7Base—$0.005016100%coinbase75d ago0x834376…cf8af9
0xc732…e2430x3e0a…78e7Base—$0.004399100%coinbase75d ago0x805314…69a828
0xc732…e2430x3e0a…78e7Base—$0.004646100%coinbase75d ago0x75728a…d2ae12

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.