Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0xef934e…e3dec8
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0xc105d8…c9b73c
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0x8b2c7b…b9c4b8
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0x4d9aef…76ecae
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0xa26fdb…f9bcba
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0xb8b88f…87c0ad
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0xf592d0…6292a8
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0x2ad664…9ba3cf
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0x951561…6c4e04
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0x32269f…10f790
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0x4a505e…c638ed
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0xc57770…9be6c2
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0xc66500…ca8b48
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0xa6f4ea…3ca3a3
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0xee023f…44d71f
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0xe6f18d…9b6d4e
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0x1f14cb…726976
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0xe524e4…2422e1
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0xf29dbc…82a676
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0x873891…d8c941
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0x4cfbc3…e243e8
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0x081966…59020a
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0x890121…4f58a9
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0xa5f12a…e88c0a
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase7d ago0xe55d9a…8a7e20

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.