Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa35d ago0x000b73…9fd468
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa35d ago0x70b515…f66af1
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa35d ago0x1aa882…9af3e8
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa35d ago0x022516…2fc1c9
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa35d ago0x59c4c1…0d5e04
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa35d ago0x1673fc…743a4e
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa35d ago0x8300b8…8d6fae
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa35d ago0x20df19…8d06c8
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa35d ago0xf0cccf…4b2fb1
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa35d ago0x3e575f…7b5478
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa35d ago0x7821a6…7040c4
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa35d ago0x3dc3e0…81761b
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa35d ago0x23c080…893022
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa35d ago0x727037…a18085
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa36d ago0x565a65…82e70a
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa36d ago0x61cbb1…d351c1
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa36d ago0x745ad3…664f07
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa36d ago0x419174…7dc888
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa36d ago0x8cf223…b2d431
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa36d ago0x45c59d…e45eca
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa36d ago0x9a14d5…c1035f
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa36d ago0x87d442…b9389e
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa36d ago0xfa777d…d59c96
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa36d ago0x877d57…c2d1ea
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa36d ago0xf8af07…8b1bc5

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.