Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter46d ago0xe2ce38…7ae2c2
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter46d ago0xc14046…6f02c5
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter46d ago0x29c44d…f86377
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter46d ago0xd0d4b9…a8baf5
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%dexter46d ago0x1e322b…57ffcd
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter46d ago0x3ecd56…846699
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter46d ago0x699798…6adf2f
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter46d ago0x71f201…816cdd
0xb1ce…1ea50x07cf…2396Basex402 service$0.06100%dexter46d ago0x9ba54a…0c19c3
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter46d ago0x84e49c…b8731c
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%dexter46d ago0xd1e22b…a6f4bb
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter46d ago0xf909a4…1ad50c
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter46d ago0x99f63d…bf0447
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter46d ago0x5f480b…13f784
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter46d ago0xbed0ba…61fb7f
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%0x1360…66fa46d ago0xff6a0c…7ec5eb
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter46d ago0xddf4e0…a7bf8c
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter46d ago0x8ea2d7…6ad944
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter46d ago0x2aa864…c45438
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter46d ago0xbb40de…14e496
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter46d ago0xaf97a3…b13c9c
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter46d ago0xace026…d03a0c
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter46d ago0x6e2866…20ec60
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter46d ago0x024ea8…777441
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter46d ago0xbd72b5…daf711

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.