Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa43d ago0xffc816…4c10e4
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa43d ago0x89a6b9…daea52
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa43d ago0x54eb25…966b8f
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa43d ago0x960214…9337fd
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa43d ago0xdd161f…b6c1f9
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa43d ago0x5c8104…1877e6
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa43d ago0xcffed0…3e55be
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa43d ago0xeeb64a…33195e
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa43d ago0x308f2e…c149a7
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa43d ago0xb053e1…124f75
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa43d ago0x05bc35…2341e7
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa43d ago0x2d3100…a8a76a
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa43d ago0x582a67…d826c4
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa43d ago0x3cc819…5c9cde
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa43d ago0xe22e02…340e55
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa43d ago0xab6b41…261290
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa44d ago0x5f79c8…dbf34d
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa44d ago0x62abd6…d46765
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa44d ago0xf17365…d31760
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa44d ago0x6cef78…0d3e07
0x17a4…b31e0xfe80…47eeBase$0.001100%fluxa44d ago0xdd0a21…627206
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa44d ago0xe69c41…4bf502
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa44d ago0xa2b72d…2b052d
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa44d ago0x25283c…9ea4df
0x17a4…b31e0x9c95…e299Base$0.001100%fluxa44d ago0x16a25e…d8e2f7

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.