Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa39d ago0x2d34af…590d93
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa39d ago0xf912ff…ff0ef6
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa39d ago0x328f63…a2ec9d
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa39d ago0xd33b62…c9a0ef
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa39d ago0xab341c…658564
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa39d ago0xae675c…f077a2
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa39d ago0x177472…8f76b7
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa39d ago0xf9b65f…a46c7b
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa39d ago0x90dbb1…53540e
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa39d ago0x4caa64…57eeac
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa39d ago0xbc112d…a22ce2
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa39d ago0x9ae6e8…884cb5
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa39d ago0x6f9c06…064a72
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa39d ago0xb7df31…75cbf9
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa39d ago0x6b75ae…d2be21
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa39d ago0x80e56a…e91d07
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa39d ago0x89be89…84c03a
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa39d ago0x17e643…4499ca
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa39d ago0x05cb24…5e1369
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa39d ago0xb1747e…37216e
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa39d ago0x59cedf…b11905
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa39d ago0x027b9a…b56768
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa39d ago0xbaef87…f46d46
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa39d ago0x05b617…af8ea3
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa39d ago0x045fa8…d9d62f

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.