Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa35d ago0x12d0ee…e8c253
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa35d ago0x3c0f81…f1201a
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa35d ago0xccb65b…536a40
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa35d ago0x669a5e…363a65
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa35d ago0x37f720…305359
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa35d ago0x3671de…287661
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa35d ago0xfb8d9d…f981cf
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa35d ago0xe57fc5…12b15c
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa35d ago0xecb6a4…918f17
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa35d ago0xa1c092…5c3786
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa35d ago0xbd8c4e…01a898
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa35d ago0x6ab46e…e3bf71
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa35d ago0xb589cf…dfb040
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa35d ago0x7ddcb1…1528f3
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa35d ago0x7b194e…23fc60
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa35d ago0xe2366c…943409
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa35d ago0x230dad…974b8b
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa35d ago0xd57106…b0eafa
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa35d ago0xc68dd5…80ab87
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa35d ago0xbebf30…674961
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa35d ago0x8c0988…590642
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa35d ago0x21792c…4fd075
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa35d ago0xbd865e…b4d917
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa35d ago0x4e0bb6…d3f468
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa35d ago0xd9ace4…7889fb

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.