Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210x52a2…ea68Base—$25.00100%fluxa40d ago0xfb5144…be7e00
0xe88d…92210x6766…5879Base—$0.10100%fluxa40d ago0x842c06…c96b87
0xe88d…92210xafeb…9145Base—$15.10100%fluxa40d ago0xc74773…df59ac
0xe88d…92210x6630…7316Base—$10.17100%fluxa40d ago0xc10cfe…dfb3f1
0xe88d…92210x58ae…8134Base—$0.40100%fluxa40d ago0x321983…d96b56
0xe88d…92210x0b01…f3d5Base—$0.10100%fluxa40d ago0x3aebd4…119ade
0xe88d…92210xd757…3ff4Base—$0.10100%fluxa40d ago0x1a213f…e9e448
0xe88d…92210xc74e…efdbBase—$0.01100%fluxa40d ago0x5811c1…dfea24
0xe88d…92210x5ddf…2ba1Base—$0.65100%fluxa40d ago0x08b7ab…af3c8a
0xe88d…92210x5d94…b0f0Base—$5.22100%fluxa40d ago0x59dd60…c4b5f6
0xe88d…92210x1f62…f3e1Base—$0.70100%fluxa40d ago0x4e9e90…7f5388
0xe88d…92210x962e…13ccBase—$0.20100%fluxa40d ago0x3cfb72…bfbed7
0xe88d…92210x992a…dc31Base—$0.20100%fluxa40d ago0x9d47b8…a29d1e
0xe88d…92210xb9c6…4df6Base—$0.20100%fluxa40d ago0x25a434…1840b1
0xe88d…92210xa37b…581aBase—$0.50100%fluxa40d ago0xb418e1…e76598
0xe88d…92210x82cf…d1b0Base—$0.70100%fluxa40d ago0x786232…23a022
0xe88d…92210xfea8…0559Base—$0.50100%fluxa40d ago0x2b1090…624677
0xe88d…92210xbcd5…e5ceBase—$0.10100%fluxa40d ago0x33d4d0…2bf2bc
0xe88d…92210xbcd5…e5ceBase—$0.10100%fluxa40d ago0x0f242e…597214
0xe88d…92210x0131…589eBase—$0.20100%fluxa40d ago0xeb68eb…19c1eb
0xe88d…92210xde34…49dcBase—$1.06100%fluxa40d ago0x059f33…b9997f
0xe88d…92210x0ebb…3a5bBase—$0.20100%fluxa40d ago0xd8d014…0d71bc
0xe88d…92210x9dd9…c82dBase—$0.10100%fluxa40d ago0x9e3b18…220af6
0xe88d…92210x6e96…af0bBase—$0.87100%fluxa40d ago0x6ca376…42bca8
0xe88d…92210x765a…ea7cBase—$0.20100%fluxa40d ago0xbd39fc…01c980

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.