Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0370…ac290x9c95…e299Base—$0.001100%fluxa43d ago0x03a889…c97b27
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa43d ago0xa3017e…ce39da
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa43d ago0xcc59f1…843b3b
0x0370…ac290x9c95…e299Base—$0.001100%fluxa43d ago0x67683c…12f54c
0x0370…ac290x9c95…e299Base—$0.001100%fluxa43d ago0x62b183…7e774f
0x0370…ac290x9c95…e299Base—$0.001100%fluxa43d ago0xe0a1ec…239d9f
0x0370…ac290x9c95…e299Base—$0.001100%fluxa43d ago0xce997a…112896
0x0370…ac290x9c95…e299Base—$0.001100%fluxa43d ago0x403b11…9a0786
0x0370…ac290x9c95…e299Base—$0.001100%fluxa43d ago0xc5bed4…d79b39
0x0370…ac290x9c95…e299Base—$0.001100%fluxa44d ago0xfb91fd…afa9fa
0x0370…ac290x9c95…e299Base—$0.001100%fluxa44d ago0x8de9dd…64b1c3
0x0370…ac290x9c95…e299Base—$0.001100%fluxa44d ago0xea2e04…67c77d
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa44d ago0x8ec525…8387ef
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa44d ago0x02b931…23ddaf
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa44d ago0x669492…f6b68d
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa44d ago0x969a35…25b4f7
0x0370…ac290x9c95…e299Base—$0.001100%fluxa44d ago0xe31be1…b06c10
0x0370…ac290x9c95…e299Base—$0.001100%fluxa44d ago0x2e523b…a96281
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa44d ago0x951a4c…d2afc8
0x0370…ac290x9c95…e299Base—$0.001100%fluxa44d ago0xb0a6ad…14669c
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa44d ago0x8bf932…6b8276
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa44d ago0x620a6e…bf2bf2
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa44d ago0x5a41ab…1f8c90
0x0370…ac290xfe80…47eeBase—$0.001100%fluxa44d ago0x705d25…0168b2
0x0370…ac290x9c95…e299Base—$0.001100%fluxa44d ago0x1f26ea…a0f111

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.