Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0x1dd6e7…c4883a
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0x9fdecb…9bbd45
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0x99211f…00c0c1
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0x587fa8…fc5b45
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0x60543d…179284
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa39d ago0x54fb23…a8ed15
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0x46d25d…d4c659
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0xc025e4…f24fbd
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa39d ago0xdd7795…8126c9
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0x3029d0…7c7410
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0x670b9a…336a9c
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0x42ad1b…10bb02
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0xa8b3ae…c183ff
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0x8cf834…8124a6
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0x4b6f75…18b0a4
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0xde5c28…b74bbb
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0x6a7f66…3f039b
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0x28bc83…7336ea
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa39d ago0x3ee823…7e95b0
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa39d ago0x367bbb…bc1015
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa40d ago0x110a1c…bac62b
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa40d ago0xa2d12a…2e81ad
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa40d ago0xc66f32…e59cc1
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa40d ago0xb26451…7c2c61
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa40d ago0xf9dc04…ce6e91

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.