Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4b5…7cc30x62ca…1a44Base—$0.01100%coinbase57d ago0x0001c2…18c090
0xf4b5…7cc30x8ae8…45acBase—$0.01100%coinbase57d ago0x8c6682…73fcf6
0xf4b5…7cc30x71d5…702dBase—$0.01100%coinbase57d ago0xddb2ef…db8b3a
0xf4b5…7cc30xe003…0f2eBase—$0.01100%coinbase57d ago0xc3f6f5…5c4c95
0xf4b5…7cc30xf1ff…44ccBase—$0.01100%coinbase57d ago0xdf7201…2be527
0xf4b5…7cc30xc203…8eaeBase—$0.01100%coinbase57d ago0xe88dd5…f52c7a
0xf4b5…7cc30x56a9…fe8dBase—$0.01100%coinbase57d ago0x130388…f1d004
0xf4b5…7cc30xa5a1…868fBase—$0.01100%coinbase57d ago0x0b11e7…3a2fb9
0xf4b5…7cc30xdb6b…b907Base—$0.01100%coinbase57d ago0x298555…52cebd
0xf4b5…7cc30x4077…2537Base—$0.01100%coinbase57d ago0xde9b01…29b9fd
0xf4b5…7cc30x2e85…2f4dBase—$0.01100%coinbase57d ago0x3ec207…f1e74b
0xf4b5…7cc30xbbbb…5daeBase—$0.01100%coinbase57d ago0xec0e56…d15df6
0xf4b5…7cc30xa856…3b26Base—$0.01100%coinbase57d ago0xc90a5d…d0c000
0xf4b5…7cc30xefa5…f529Base—$0.01100%coinbase57d ago0x6103e2…1d5466
0xf4b5…7cc30x2d00…6d50Base—$0.01100%coinbase57d ago0x026b41…3b9086
0xf4b5…7cc30x3c2a…e023Base—$0.01100%coinbase57d ago0x9ebf08…4544de
0xf4b5…7cc30xf6ea…f06dBase—$0.01100%coinbase57d ago0x4a3d74…bb2242
0xf4b5…7cc30x8f8f…17d2Base—$0.01100%coinbase57d ago0x20f672…2bf46c
0xf4b5…7cc30xd0da…c585Base—$0.01100%coinbase57d ago0x430fcb…002b63
0xf4b5…7cc30x2c2f…2836Base—$0.01100%coinbase58d ago0x6cc196…48c1b8
0xf4b5…7cc30x10be…5359Base—$0.01100%coinbase58d ago0xd71c1f…dc002a
0xf4b5…7cc30x55b6…1a13Base—$0.01100%coinbase58d ago0x80336f…92fb3b
0xf4b5…7cc30x1ae1…5d95Base—$0.01100%coinbase58d ago0x2231c9…dda707
0xf4b5…7cc30x7f4e…f64eBase—$0.01100%coinbase58d ago0x5e5266…023879
0xf4b5…7cc30xb597…7b6aBase—$0.01100%coinbase58d ago0xfe248f…7e9bea

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.