Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa45d ago0x566974…0207a8
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa46d ago0xbb779e…9f894c
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa46d ago0xee5991…826f85
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa46d ago0xb8287f…4d8623
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa46d ago0x653d2a…e10759
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa46d ago0x838d2a…cf5a4f
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa46d ago0xc92e94…d41e3d
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa46d ago0x359423…8325f3
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa46d ago0xf001a6…74f977
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa46d ago0x1893c3…192615
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa46d ago0xad95f5…b1adc2
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa46d ago0x90892d…4c6150
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa46d ago0x7dcb1a…13da3c
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa46d ago0xa93807…42670e
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa46d ago0x52842c…885358
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa46d ago0x98ced1…6f37a2
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa46d ago0x925af6…83688e
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa46d ago0x8b0d28…a65a2e
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa46d ago0x7ff12c…db68fd
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa46d ago0x2d0307…3ea53a
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa46d ago0x30ab40…8895c6
0x6c19…f1240xfe80…47eeBase—$0.001100%fluxa46d ago0xec87f3…0f0582
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa46d ago0xe6a0a0…b60a45
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa46d ago0x4bc437…9c444c
0x6c19…f1240x9c95…e299Base—$0.001100%fluxa46d ago0xd735c3…9a9e63

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.