Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0x13c367…ecb0d0
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0x25c900…aa2c77
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0x02c81b…b1d3f3
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0x4d2e1e…6be040
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0x900846…7feb13
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0x9e04b4…95e924
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0xfe96b9…2a6e4b
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0x989b36…1cbb56
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0x6c4164…529857
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0xd21e8e…0e68f2
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0x5d68ee…aed395
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0x81621a…67f1dc
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0x88b85e…2f0146
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0x1a138c…4e931d
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0x3108d8…5d3af3
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0xcd9222…5c317b
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0xecbc25…abd4bf
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0x54c305…cc1cd3
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0xeb5da1…95719a
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0x8a2c5a…db07e7
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0xe59554…4fcad9
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0x3fcc6f…809ff6
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0xaa4a45…5a3d3d
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0xc701b8…ec8569
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa77d ago0x0e4396…e6dbca

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.