Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0x2eb93c…0c06b8
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0xe4fafd…7aae61
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0x187e52…5afcfc
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0x538c41…4369d5
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0x61fd87…bfa2ea
0x679f…86740xfe80…47eeBase—$0.001100%fluxa43d ago0xea5d62…843872
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0xcff0bc…936170
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0x24e392…962b86
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0xd8d5f1…1bc15a
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0xb93c49…63ab9e
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0xb67e48…b8c8be
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0x8cb45a…c5b627
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0x02402c…924af5
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0x20b46f…c19c3f
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0xd9c3e7…a36261
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0x429416…c1b7b5
0x679f…86740xfe80…47eeBase—$0.001100%fluxa43d ago0x96e7c8…28d8a7
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0x1e74c7…af8ad4
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0x1da697…2d1770
0x679f…86740xfe80…47eeBase—$0.001100%fluxa43d ago0x1d24c7…43e601
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0x74fde1…b8ec41
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0x018a33…838724
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0xad44ce…cad358
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0x121fb8…ebddaa
0x679f…86740x9c95…e299Base—$0.001100%fluxa43d ago0xb40323…76b58e

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.