Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa36d ago0xf7c6c5…5097d6
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa36d ago0x1ef63d…1cfb32
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa36d ago0x768835…b63e83
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa36d ago0xd86fa7…06168e
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa36d ago0xdf4120…27038b
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa36d ago0x7eb37a…01d875
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa36d ago0x9f7d3d…650f0e
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa36d ago0x0b91ca…78b2cb
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa36d ago0x93b8af…4e47b4
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa36d ago0x821e0a…719b53
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa36d ago0x30d3f5…b2d804
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa36d ago0xb4fc6e…4ec0ee
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa36d ago0xf2b6f4…fc968d
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa36d ago0x7d365f…d0be35
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa36d ago0x313df1…4d1ae9
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa36d ago0xdc8392…0b5197
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa36d ago0x8ef854…b414bb
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa36d ago0x99052e…414a69
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa36d ago0x663424…592cb9
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa36d ago0x0ddfaa…03a67f
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa36d ago0x1bbc4f…3dc1bc
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa36d ago0x9a9d8d…58e342
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa36d ago0x445267…06b903
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa36d ago0xf6464c…158903
0x9ea3…64f60x9c95…e299Base—$0.001100%fluxa36d ago0x3b16b2…26a8aa

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.