Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x679f…86740xfe80…47eeBase—$0.001100%fluxa16d ago0x1ae136…5934bb
0x679f…86740xfe80…47eeBase—$0.001100%fluxa16d ago0xb171d1…bb649e
0x679f…86740xfe80…47eeBase—$0.001100%fluxa16d ago0x76db2c…3b80d7
0x679f…86740xfe80…47eeBase—$0.001100%fluxa16d ago0xa5df39…ca6caa
0x679f…86740xfe80…47eeBase—$0.001100%fluxa16d ago0xf50456…de31a9
0x679f…86740xfe80…47eeBase—$0.001100%fluxa16d ago0xdac2ab…18c0aa
0x679f…86740xfe80…47eeBase—$0.001100%fluxa16d ago0x89833a…d43a7c
0x679f…86740xfe80…47eeBase—$0.001100%fluxa16d ago0x7ddf2b…ac55de
0x679f…86740xfe80…47eeBase—$0.001100%fluxa16d ago0x1500ce…a6da32
0x679f…86740xfe80…47eeBase—$0.001100%fluxa16d ago0x657aa7…98d096
0x679f…86740xfe80…47eeBase—$0.001100%fluxa16d ago0x242529…3bd84a
0x679f…86740xfe80…47eeBase—$0.001100%fluxa16d ago0x864c9d…4cbc71
0x679f…86740xfe80…47eeBase—$0.001100%fluxa16d ago0x2c2ae4…3add83
0x679f…86740xfe80…47eeBase—$0.001100%fluxa16d ago0xf4af21…b2334f
0x679f…86740xfe80…47eeBase—$0.001100%fluxa16d ago0xee94d3…40ded7
0x679f…86740xfe80…47eeBase—$0.001100%fluxa16d ago0x8efa7c…1d1890
0x679f…86740xfe80…47eeBase—$0.001100%fluxa16d ago0x863ddc…85c0b1
0x679f…86740xfe80…47eeBase—$0.001100%fluxa17d ago0xca8a0f…d648ce
0x679f…86740xfe80…47eeBase—$0.001100%fluxa17d ago0x9feb97…c56ecc
0x679f…86740xfe80…47eeBase—$0.001100%fluxa17d ago0xd2b4a6…a387ec
0x679f…86740xfe80…47eeBase—$0.001100%fluxa17d ago0x988d8a…807347
0x679f…86740xfe80…47eeBase—$0.001100%fluxa17d ago0xaf63fa…41f657
0x679f…86740xfe80…47eeBase—$0.001100%fluxa17d ago0x7b39a8…37405d
0x679f…86740xfe80…47eeBase—$0.001100%fluxa17d ago0x3bbda1…7a785c
0x679f…86740xfe80…47eeBase—$0.001100%fluxa17d ago0xe2b561…9e10f2

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.