Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa44d ago0x5a499c…a83759
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa44d ago0xb45464…84ac1d
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa44d ago0xf55b99…963b33
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa44d ago0x8383cf…6d628a
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa44d ago0x6b5e2b…533528
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa44d ago0x122e85…f68446
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa44d ago0xbc624a…91f97a
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa44d ago0xba819d…f25b35
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa44d ago0x329a7e…3699bb
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa44d ago0xb2f54c…17d2e4
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa44d ago0xc1edc6…562e53
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa44d ago0xe88b1d…1be298
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa44d ago0xae8af4…e8ae99
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa44d ago0x8b5050…deb003
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa44d ago0xdfb667…f24624
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa44d ago0x51f113…5384ec
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa44d ago0xf12b58…d8796e
0xa2c2…536a0xfe80…47eeBase—$0.001100%fluxa44d ago0x729426…b41d51
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa44d ago0x13c477…d432b0
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa44d ago0x497911…dfdd50
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa44d ago0x867962…19be9a
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa44d ago0xc7d395…e7e23d
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa44d ago0x1768f5…838f68
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa44d ago0x87d828…48cd4a
0xa2c2…536a0x9c95…e299Base—$0.001100%fluxa44d ago0x561c46…b252c4

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.