Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0x5de8ae…854b31
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0x5db989…7b1a8e
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0xf6e94d…49d7fe
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0x6fe7d5…cde166
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0x9f33f9…de58fb
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0x7ddcce…d1f335
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0xe24851…9a5e3b
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0x7531a3…967882
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0x09905b…561e13
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0x78ab59…4369b5
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0x378558…3a3756
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0x49cd16…370532
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0x9c1c6b…f4e4ca
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0x65a57d…e75b48
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0xe1b7d2…151cbc
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0x8cf7c1…ea03a1
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0x89d758…b84d66
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0xfc0e02…b01941
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0x83e91b…7721e8
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0xeb7ba4…9b1ecb
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0xae0516…a608b1
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0x99fce0…74c496
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0xeb8c0e…434ac6
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0x6ce282…b03688
0x857e…dd5d0x9c95…e299Base—$0.001100%fluxa91d ago0x43fd44…1b60a0

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.