Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa84d ago0x918845…e4bae5
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa84d ago0xff5700…74c5f0
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa84d ago0xbf4723…54f10c
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa84d ago0xb692f3…160381
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa84d ago0xbc9928…8ebb29
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa84d ago0x16d497…8a1199
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa84d ago0x65b900…077c3b
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa84d ago0xcc7ee8…c07d81
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa84d ago0xc3c910…4da3de
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa84d ago0x0d4f34…64d2d9
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa84d ago0xf88c0a…d94852
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa84d ago0x4fabb7…591302
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa84d ago0x5a369b…e313c4
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa84d ago0x61cfb7…7b87cb
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa84d ago0x2f4b0b…d3b07f
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa84d ago0x082563…36f027
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0xf00c91…a926b9
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0xf1bc80…2cef6e
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0x733894…02fb7f
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0x749b86…ccfb48
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0xdf1488…683c8c
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0xe05be2…cc043f
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0x7ea064…315807
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0xda8d14…f9c698
0x6ddd…8dab0x9c95…e299Base—$0.001100%fluxa85d ago0x277ecf…9fcf43

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.