Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa35d ago0x40ea84…25e6cb
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa35d ago0x21cbe4…0005cc
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa35d ago0x0e1260…e4f54e
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa35d ago0x7f072e…f16386
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa35d ago0x914058…549fec
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa35d ago0x620389…d38f90
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa35d ago0x536862…2e9660
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa35d ago0xbd85e2…9d810f
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa36d ago0x80effd…59c8b6
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa36d ago0x488ed6…490ae9
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa36d ago0x0f2e8a…955d8d
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa36d ago0x2bd9ba…86e506
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa36d ago0x8c3b7a…718bf4
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa36d ago0x8ece9b…eba5e2
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa36d ago0x53177c…43364e
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa36d ago0x1597f6…56d817
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa36d ago0x12bf8b…184878
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa36d ago0xc8a6d4…b2cffe
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa36d ago0xcba41f…63ccbd
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa36d ago0x25d7aa…280163
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa36d ago0x0722c0…636a66
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa36d ago0x09267b…ee491a
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa36d ago0x539ade…a422a7
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa36d ago0x08cbc5…c35014
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa36d ago0x0725f7…bd9c22

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.