Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5291…58100xfe80…47eeBase—$0.001100%fluxa39d ago0xc53550…90f3cd
0x5291…58100xfe80…47eeBase—$0.001100%fluxa39d ago0x28d179…b6a4f1
0x5291…58100xfe80…47eeBase—$0.001100%fluxa39d ago0xff2210…7ff093
0x5291…58100xfe80…47eeBase—$0.001100%fluxa39d ago0xdf69ef…c3724b
0x5291…58100xfe80…47eeBase—$0.001100%fluxa39d ago0x3e586e…486781
0x5291…58100xfe80…47eeBase—$0.001100%fluxa39d ago0x2ee7f5…b65943
0x5291…58100xfe80…47eeBase—$0.001100%fluxa39d ago0x4af96a…67b7b8
0x5291…58100xfe80…47eeBase—$0.001100%fluxa39d ago0x517810…3ddc6e
0x5291…58100xfe80…47eeBase—$0.001100%fluxa39d ago0xbbd5b7…5da9b4
0x5291…58100xfe80…47eeBase—$0.001100%fluxa39d ago0x930987…4005e8
0x5291…58100xfe80…47eeBase—$0.001100%fluxa39d ago0xbe2230…689e07
0x5291…58100xfe80…47eeBase—$0.001100%fluxa39d ago0x43c2eb…dae920
0x5291…58100x9c95…e299Base—$0.001100%fluxa39d ago0x097a85…a34a3d
0x5291…58100xfe80…47eeBase—$0.001100%fluxa39d ago0x3c3137…0e37a9
0x5291…58100x9c95…e299Base—$0.001100%fluxa39d ago0xeed1b6…5e67b2
0x5291…58100xfe80…47eeBase—$0.001100%fluxa39d ago0x7b6602…52a809
0x5291…58100x9c95…e299Base—$0.001100%fluxa39d ago0x90a607…9dc11c
0x5291…58100x9c95…e299Base—$0.001100%fluxa39d ago0xb14e3f…bee306
0x5291…58100x9c95…e299Base—$0.001100%fluxa39d ago0x363b56…9489ca
0x5291…58100x9c95…e299Base—$0.001100%fluxa39d ago0xffe45a…66b675
0x5291…58100x9c95…e299Base—$0.001100%fluxa39d ago0x52d28b…1209ed
0x5291…58100xfe80…47eeBase—$0.001100%fluxa39d ago0xd070d2…042d8e
0x5291…58100x9c95…e299Base—$0.001100%fluxa39d ago0x4c936b…947600
0x5291…58100x9c95…e299Base—$0.001100%fluxa39d ago0x441d86…89c77d
0x5291…58100x9c95…e299Base—$0.001100%fluxa39d ago0x9be3ca…67ff16

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.