Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa20d ago0x128435…64cbf1
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa20d ago0x49530e…f92716
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa20d ago0xc77faf…6f2033
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa21d ago0x1e7371…1cf1f8
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa21d ago0x9eb964…0f7fb7
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa21d ago0x68c81a…1d5716
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa21d ago0xba5b00…ad9f4f
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa21d ago0x770423…c9c784
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa21d ago0x5b1928…b4cbf7
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa21d ago0xbeec31…5ef1ca
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa21d ago0x54c164…119a3e
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa21d ago0x968c31…a28df5
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa21d ago0x9ad3e7…8f6c17
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa21d ago0x6b3638…4a5d12
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa21d ago0x547bad…d4b0e9
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa21d ago0x244bb9…0e3d24
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa21d ago0xce31b3…52ca8f
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa21d ago0x2fdbdb…0c39b0
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa21d ago0xaa7c91…b5585e
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa21d ago0x607941…4cd87f
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa21d ago0xdebe3a…642d5e
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa21d ago0x542e55…973009
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa21d ago0xae3178…98f2b7
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa21d ago0x1480ff…cac0dc
0x70d0…0fb50xfe80…47eeBase—$0.001100%fluxa21d ago0xff8974…7ae7fe

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.