Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0x12bc13…69345a
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0x7103e0…124171
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0x94b0a8…3a6458
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0x0f29cf…027d4f
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0xfc64f5…4c53fc
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0x702809…2516ee
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0xceb9e6…f8d6c1
0x47be…0b800x9c95…e299Base—$0.001100%fluxa39d ago0xa24f55…2732d8
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0x925407…bdf8ca
0x47be…0b800x9c95…e299Base—$0.001100%fluxa39d ago0xa8c3d7…3d5608
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0x61c97a…f98b87
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0x3816a1…fc2e98
0x47be…0b800x9c95…e299Base—$0.001100%fluxa39d ago0x3e4a3a…a229fe
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0x4d2c7c…265413
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0x5432cc…835958
0x47be…0b800x9c95…e299Base—$0.001100%fluxa39d ago0x10fb7b…d4dc22
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0x6b8fe9…1b4e55
0x47be…0b800x9c95…e299Base—$0.001100%fluxa39d ago0x434fc8…96fe34
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0x833d7c…76615b
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0x42644a…eb36ea
0x47be…0b800x9c95…e299Base—$0.001100%fluxa39d ago0xf58c36…b4199d
0x47be…0b800x9c95…e299Base—$0.001100%fluxa39d ago0x21694a…84aa11
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa39d ago0xedce57…be3c9a
0x47be…0b800x9c95…e299Base—$0.001100%fluxa39d ago0xa47d3f…3ef269
0x47be…0b800x9c95…e299Base—$0.001100%fluxa39d ago0xc8e1be…c57ab7

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.