Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa34d ago0x352f34…fd7782
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa34d ago0x1d3d34…4ca402
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa34d ago0x60a7b4…e43232
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa34d ago0x79d9fd…5cea57
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa34d ago0x314682…0f8692
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa34d ago0x232561…f4d7fd
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa34d ago0x76a9ae…0146a6
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa34d ago0xdf1366…31e332
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa34d ago0xe8e3ec…5e5849
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa34d ago0xbb3b29…e65b59
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa34d ago0xb739c1…37c5d4
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa34d ago0x3e23fc…00e834
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa34d ago0xf7a62a…bba32d
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa34d ago0x3c87fb…dc7cb8
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa34d ago0x0334d3…253891
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa34d ago0x7ae3d3…6f4297
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa34d ago0xcdc9cd…89b864
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa34d ago0x62d97e…92e3fe
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa34d ago0x053d6d…4c37cf
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa34d ago0xc47902…57b9ae
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa34d ago0x805b3a…c1f1be
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa34d ago0x680d8b…1a753f
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa34d ago0xc77386…0d6781
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa34d ago0x578410…4f71fe
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa34d ago0xf78149…0922be

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.