Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5de4…9d070x9c95…e299Base$0.001100%fluxa77d ago0x3b1ec6…8fb91a
0xaceb…53420x9c95…e299Base$0.001100%fluxa77d ago0xd9011e…d4c8bd
0x56ab…626d0x9c95…e299Base$0.001100%fluxa77d ago0xc41f5b…b38ed9
0x73ff…514f0x9c95…e299Base$0.001100%fluxa77d ago0xe7212a…b69136
0x59bb…7e1a0x9c95…e299Base$0.001100%fluxa77d ago0x4b72d4…b21bc3
0xec23…79340x9c95…e299Base$0.001100%fluxa77d ago0x5df50d…5f175a
0xec81…505b0x9c95…e299Base$0.001100%fluxa77d ago0x1f2180…045954
0xb71f…31400x9c95…e299Base$0.001100%fluxa77d ago0xef0092…45d142
0xc1bd…00260x9c95…e299Base$0.001100%fluxa77d ago0x431c31…00819d
0xe7da…f0de0x9c95…e299Base$0.001100%fluxa77d ago0x8da434…269b30
0x7b52…b1c00x9c95…e299Base$0.001100%fluxa77d ago0x6b7e46…7dfd3c
0x5c35…c58c0x9c95…e299Base$0.001100%fluxa77d ago0x93972d…59341a
0x15f2…fdf80x9c95…e299Base$0.001100%fluxa77d ago0xeba05d…540c9b
0xc84e…f2ed0x9c95…e299Base$0.001100%fluxa77d ago0xdd6ece…2422a3
0x24f8…d8df0x9c95…e299Base$0.001100%fluxa77d ago0x5295a4…d97735
0x72a9…a4240x9c95…e299Base$0.001100%fluxa77d ago0x12900a…36baeb
0x5cba…73420x9c95…e299Base$0.001100%fluxa77d ago0xa93917…3eab2e
0xac69…16d60x9c95…e299Base$0.001100%fluxa77d ago0x314673…36814d
0x9568…b66e0x9c95…e299Base$0.001100%fluxa77d ago0xd8541c…c31537
0x5f39…09120x9c95…e299Base$0.001100%fluxa77d ago0xf9d046…f9d405
0x07b4…08980x9c95…e299Base$0.001100%fluxa77d ago0x5d6684…806c18
0x4ffa…592f0x9c95…e299Base$0.001100%fluxa77d ago0x6a3f32…96d345
0xb4d8…cb940x9c95…e299Base$0.001100%fluxa77d ago0xd22a48…92d916
0xc63c…81b50x9c95…e299Base$0.001100%fluxa77d ago0x412219…e64616
0x4917…4e7c0x9c95…e299Base$0.001100%fluxa77d ago0x217d31…e0875e

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.