Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa35d ago0x81c369…55cc72
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa35d ago0xc5fcc1…91a5e9
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa35d ago0x2cad97…1141fe
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa35d ago0xd8cb18…cde8e6
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa35d ago0xb481c7…74cd0a
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa35d ago0xf3b02d…67d0b7
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa35d ago0xfc23b6…b8b425
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa35d ago0xb93a6f…9f30eb
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa35d ago0xa1bedd…fbf6be
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa35d ago0x52c7ff…7d4009
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa35d ago0x6b5cbc…5db2ab
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa35d ago0xc4eaed…c27e62
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa35d ago0x8798aa…7d917f
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa35d ago0xed41f5…6ac826
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa35d ago0xcd56a2…8996d4
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa35d ago0x8d1faf…648ff8
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa35d ago0xcf53a1…e9e778
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa35d ago0xc91173…12b412
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa35d ago0xcef628…339efd
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa35d ago0x0f7ae1…8bb707
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa35d ago0xec153e…5e52b2
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa35d ago0xa44f1a…2cc5dd
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa36d ago0x591a16…96d576
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa36d ago0x7c473d…4e6422
0x3699…3e3e0x9c95…e299Base—$0.001100%fluxa36d ago0xc6306c…e4650a

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.