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%fluxa34d ago0x46cac9…14e98c
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa34d ago0x6be720…5f6a1d
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa34d ago0xdd30c0…65d0a0
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa34d ago0xa15966…88c9fe
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa34d ago0xbfa934…7f7b14
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa34d ago0x322c09…13cf32
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa34d ago0x60dec0…0af24a
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa34d ago0x2430b0…31c0e7
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa34d ago0x940539…516fe7
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa34d ago0x3357ef…4e1eed
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa34d ago0x093a0e…9ccc9e
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa34d ago0x387ce5…9e3471
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa34d ago0x609fb4…7f2411
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa34d ago0x07d6d1…f35a48
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa34d ago0x3de2b1…1f9249
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa34d ago0x459a1d…bb3829
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa34d ago0x2c9863…053733
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa34d ago0xed4ad7…fcc479
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa34d ago0x889af7…912ed3
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa34d ago0x066122…034bd3
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa34d ago0x46ee01…d35966
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa34d ago0x6ade2e…acc247
0x07a2…b6930xfe80…47eeBase—$0.001100%fluxa34d ago0x108414…0d65f7
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa34d ago0xf0a648…aa357d
0x07a2…b6930x9c95…e299Base—$0.001100%fluxa34d ago0x6b26ab…a6efe5

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.