Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0xc4d2c7…669edf
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa50d ago0x38d69b…1940e0
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0xb68b5a…6ab96a
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa50d ago0x5f53ec…507e8f
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0xd907c2…602ad2
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0x25a1e2…92c980
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0xa82dff…660165
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0x5fda39…8a1792
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0xd7193c…f998cf
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0xeba1a0…7da736
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0xbac292…3c5627
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0x5c9ed0…857b13
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0xe328ab…835526
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0xe7a0b7…cfaeea
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0x000f4d…3da621
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0xd012a7…7c8492
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0x659a88…b3a6be
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0x863b6e…79a022
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0x94169a…4168c2
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0x39d828…6497b6
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0x61d971…34af5b
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0x0ebfbf…a5ec4c
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0x564f6f…887587
0x1b89…64b80xfe80…47eeBase—$0.001100%fluxa50d ago0xdaee30…bb2e11
0x1b89…64b80x9c95…e299Base—$0.001100%fluxa50d ago0x5c6a2d…60026f

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.