Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase57d ago0xa16dd6…4699be
0xcb69…aa340x13bf…b9a7Base—$0.003100%candidates57d ago0xfe8332…d1a505
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase57d ago0xcec729…91583a
0xcb69…aa340x13bf…b9a7Base—$0.003100%candidates57d ago0xe558fe…933fbc
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase57d ago0xdbd8a4…9a217e
0xcb69…aa340x13bf…b9a7Base—$0.003100%candidates57d ago0xac9314…2eba95
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase57d ago0x2d7f2a…50d467
0xcb69…aa340x13bf…b9a7Base—$0.003100%candidates57d ago0x3ce2e8…856400
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase57d ago0x4b9ec3…f9cb06
0xcb69…aa340x13bf…b9a7Base—$0.003100%candidates57d ago0xc4a86d…2cfa3a
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase57d ago0x94865d…61bf03
0xcb69…aa340x13bf…b9a7Base—$0.003100%candidates57d ago0x4986ef…0b405d
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase57d ago0xcd4a0b…30eb6b
0xcb69…aa340x13bf…b9a7Base—$0.003100%candidates57d ago0x0f2182…97e85e
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase57d ago0x9dfe6c…c44845
0xcb69…aa340x13bf…b9a7Base—$0.003100%candidates57d ago0x319346…9a6159
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase57d ago0x7a86f2…e68d6d
0xcb69…aa340x13bf…b9a7Base—$0.003100%candidates57d ago0x10ab77…56a900
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase57d ago0xd8ddaa…0e43c3
0xcb69…aa340x13bf…b9a7Base—$0.003100%candidates57d ago0xd5a0b8…0cf2cc
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase57d ago0xa102f9…597ab5
0xcb69…aa340x13bf…b9a7Base—$0.003100%candidates57d ago0x00b928…49d4b9
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase57d ago0x80ccdb…8327d6
0xcb69…aa340x13bf…b9a7Base—$0.003100%candidates57d ago0x0f81de…bc7eab
0xcb69…aa340x13bf…b9a7Base—$0.002100%coinbase57d ago0x23afc7…c1b5ef

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.