Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa33d ago0x3eac9a…484465
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa33d ago0xf6d4f2…1514ee
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa33d ago0x25384f…16f9de
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa34d ago0x02f392…e050dd
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa34d ago0x4feaf5…0bdbb4
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa34d ago0xbf5089…860828
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa34d ago0xbbb9e7…b4a741
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa34d ago0x58a28f…8a841b
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa34d ago0x7aad35…15f8ee
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa34d ago0x20e210…caf307
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa34d ago0xd9d45c…d3c367
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa34d ago0x9c715f…2a327d
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa34d ago0x8973e7…8b1da7
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa34d ago0xef63bb…970232
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa34d ago0xd8825b…eb8d31
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa34d ago0x3efff1…33f1cc
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa34d ago0xb24a88…fe0305
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa34d ago0xb701b2…c08a8e
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa34d ago0xd9b534…e6d1ac
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa34d ago0x010bfc…ebe714
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa34d ago0x7109d7…a5bfb9
0x6e24…0deb0xfe80…47eeBase—$0.001100%fluxa34d ago0x9331fe…9ef861
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa34d ago0xaddf52…a16bf9
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa34d ago0xaab95c…f97982
0x6e24…0deb0x9c95…e299Base—$0.001100%fluxa34d ago0x96a1f3…f948c0

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.