Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa43d ago0xcaa610…58b45b
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa44d ago0x9d5ef5…03d42f
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa44d ago0x53a4dc…334403
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa44d ago0x062f9d…b4eefb
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa44d ago0x5f5649…ef95aa
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa44d ago0x70b515…61102a
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa44d ago0x3ac81a…ce4dae
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa44d ago0xbec1cb…186dd5
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa44d ago0xf497c4…f1caa1
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa44d ago0xa2f5d2…aa9a29
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa44d ago0xaf4bf6…67e08b
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa44d ago0xb24630…bf8b79
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa44d ago0xb28c01…fd93c1
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa44d ago0x17f679…c97333
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa44d ago0x73c64f…3589eb
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa44d ago0x0a04c4…7021e0
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa44d ago0x25f8e7…7981b3
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa44d ago0xf7c77b…8f144d
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa44d ago0x48b39a…6e35d5
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa44d ago0xb83dde…0e736d
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa44d ago0x54a70e…129583
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa44d ago0xcb3492…ba3c7a
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa44d ago0x4b5d52…0b9564
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa44d ago0xd01388…a61dfb
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa44d ago0xb77e91…6f53ef

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.