Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa40d ago0x8c4447…bc6aa3
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa40d ago0x1f8b2f…d30c93
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa40d ago0xa55ee8…0d4e69
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa40d ago0x4edb3c…d9798d
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa40d ago0x37c052…1c8d99
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa40d ago0x31ea8b…cfcc4d
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa40d ago0x8dde03…f63a1b
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa41d ago0xbcff5b…0bebf5
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa41d ago0xd68b96…fc55ae
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa41d ago0x530b88…d50fec
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa41d ago0x3a87cc…41c1df
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa41d ago0x83d5e5…c43c27
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa41d ago0x90f6bd…f1f5a6
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa41d ago0xd03663…5ae009
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa41d ago0x7ffe41…573c33
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa41d ago0x5dee80…7d2d3a
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa41d ago0x2ed196…7b64d4
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa41d ago0x274709…6e6a1c
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa41d ago0x312b67…edf279
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa41d ago0x7f3a81…3bfc2c
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa41d ago0x66cb12…aa82fb
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa41d ago0xa82f6b…a03eba
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa41d ago0xf2f140…65ea02
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa41d ago0x1527f3…5f5b3a
0xb1cb…d7be0x9c95…e299Base—$0.001100%fluxa41d ago0x0120e4…fb36b2

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.