Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa21d ago0x4fd5b9…c67174
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa21d ago0x45b91d…b578ed
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa21d ago0x3d96bd…9eb72e
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa21d ago0x88746b…7aec1d
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0x9f9a2d…ac92ae
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0xd2e94e…d78ce2
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0x0b62fc…7447e0
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0x83c140…b6fa8d
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0x9aaade…0508c6
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0xcae1af…138246
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0x403ce8…361bb6
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0x6cd441…b9809c
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0x8b0110…fbf8db
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0x6d9163…57bbb6
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0xc4d91d…3302fa
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0xa9897b…6e4ac7
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0xc77f4a…7b6b8d
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0xba353e…d72de8
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0xca256b…5440ce
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0x9ff220…4958a8
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0x1202ee…81e298
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0x76c72e…033d7a
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0x024e6f…853a9f
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0xd89fdc…5899bb
0xf503…a78a0xfe80…47eeBase—$0.001100%fluxa22d ago0x9af3fb…e31ddd

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.