Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210xeaad…6fc9Base—$0.20100%fluxa28d ago0xafe019…e09bf1
0xe88d…92210x8f09…8f8dBase—$0.20100%fluxa28d ago0x313155…0bf5cd
0xe88d…92210x0848…6ee4Base—$0.20100%fluxa28d ago0x1f18cc…746efc
0xe88d…92210xd5a6…11d9Base—$0.20100%fluxa28d ago0xd6f1e7…f830e4
0xe88d…92210x9c3d…81b7Base—$0.85100%fluxa28d ago0xc88fe2…a7c183
0xe88d…92210xe40b…8303Base—$0.10100%fluxa28d ago0x7e9866…fc6f22
0xe88d…92210x69f4…7bcbBase—$0.94100%fluxa28d ago0x063aaa…358baf
0xe88d…92210x748f…ad74Base—$0.96100%fluxa28d ago0xe938ed…e9c3eb
0xe88d…92210xf017…57d7Base—$6.42100%fluxa28d ago0x211424…5a3d27
0xe88d…92210xd7c6…fa6dBase—$0.10100%fluxa28d ago0xd491cd…e2e116
0xe88d…92210xee8a…f5c7Base—$2.70100%fluxa28d ago0xe38e8b…e22905
0xe88d…92210xe227…0649Base—$0.30100%fluxa28d ago0x68ad98…4d6043
0xe88d…92210x7677…6209Base—$2.27100%fluxa28d ago0x4701e3…3f41e1
0xe88d…92210xd473…6e34Base—$2.50100%fluxa28d ago0x55f65d…2eab88
0xe88d…92210x0d00…f2edBase—$0.30100%fluxa28d ago0x47e10b…4cca4b
0xe88d…92210x6e3c…10b7Base—$0.10100%fluxa28d ago0x4a1f42…2b35da
0xe88d…92210x8eff…6751Base—$0.22100%fluxa28d ago0x576259…d39fc2
0xe88d…92210xa6f6…92c0Base—$0.37100%fluxa28d ago0x303ffb…9e215b
0xe88d…92210x8eff…6751Base—$0.20100%fluxa28d ago0x8d2d5f…3f77e0
0xe88d…92210x9c88…5e10Base—$0.20100%fluxa28d ago0x1ef2e3…dc46bf
0xe88d…92210xe677…de70Base—$0.30100%fluxa28d ago0x2647af…b0295f
0xe88d…92210x3ecb…6708Base—$0.96100%fluxa28d ago0x406adf…266660
0xe88d…92210x63b7…acb0Base—$0.30100%fluxa28d ago0xb38eac…85534c
0xe88d…92210x52bc…1093Base—$0.30100%fluxa28d ago0x2d5fa4…891427
0xe88d…92210x9831…6385Base—$0.30100%fluxa28d ago0x61c411…d293d5

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.