Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa41d ago0x4b168a…db419a
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa41d ago0xf4c606…7b798e
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa42d ago0x1b9d81…2c1fe5
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa42d ago0xded003…4d24d6
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa42d ago0x6604fa…12420f
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa42d ago0xce7110…a5b928
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa42d ago0xde14db…dd7bd3
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa42d ago0xfcb7f0…34bfc2
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa42d ago0x0b5ac7…12351c
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa42d ago0x2f970a…5e9ae1
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa42d ago0x14ba11…de4580
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa42d ago0x05f0b5…b605d8
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa42d ago0x77f918…b4e7d7
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa42d ago0x45c6d1…61299c
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa42d ago0x42c4a1…649ba4
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa42d ago0xd3da6b…b0fd36
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa42d ago0x434bf1…b83883
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa42d ago0x8e175a…e370d2
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa42d ago0xdd8394…4fe21e
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa42d ago0x4a79a9…31c8ff
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa42d ago0x1ced89…8efa08
0x9c3e…6f0d0xfe80…47eeBase—$0.001100%fluxa42d ago0x9bf790…b8e6f2
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa42d ago0x598e0e…130d91
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa42d ago0xfc9547…52448e
0x9c3e…6f0d0x9c95…e299Base—$0.001100%fluxa42d ago0x963abc…e9794a

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.