Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0x98ec86…9a8bc3
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0x058d1f…4e8115
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0x39d7a0…67e751
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0x018635…07a8ce
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0x493e90…bb4e22
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0x405bbf…b127bd
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0x1a8d1f…d2c668
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0x2910d2…7ef67b
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0x48e839…8f0090
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0xd4f381…cab8eb
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0x9b80cd…92eeb9
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0x5c71f3…05f3cc
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0xae1707…dfbfd7
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0xaed377…311b9d
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0x496825…cd7ca9
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0xba8d45…dd9095
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0x1cac97…ec3208
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0x75f13d…f1232e
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0x1242f5…13c0dd
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0x24a191…8864ba
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0xdcf676…cf2d0c
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0xdd507c…31fb0f
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0x7782aa…d2c1c8
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0x7e852c…b75458
0x12d1…f61f0xfe80…47eeBase—$0.001100%fluxa19d ago0x41acf1…6d6441

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.