Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter38d ago0x0bdfc2…3747b2
0x61a5…d23d0x07cf…2396Basex402 service$0.06100%dexter38d ago0x1969cb…8ccab2
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter38d ago0xdad538…515ea6
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter38d ago0x48c6b3…c1e913
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter38d ago0x85bbd2…9a8547
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter38d ago0xef3bbc…dccfed
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter38d ago0xb519a2…1bc658
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter38d ago0x8d85fc…28a600
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter38d ago0x6ef11e…211d50
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter38d ago0x5dae5d…401898
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter38d ago0x748579…4646a5
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter38d ago0xb7b5f2…ec61f4
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter39d ago0xab0c30…a58028
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter39d ago0x2833e3…f16f1d
0x61a5…d23d0x07cf…2396Basex402 service$0.04100%dexter39d ago0xce7d6b…b0d0a1
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter39d ago0x2d1227…4ac477
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter39d ago0x9d4619…7890cf
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa39d ago0x3ae6b0…f5a4b7
0x61a5…d23d0x07cf…2396Basex402 service$0.20100%dexter39d ago0x08318d…00c68a
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter39d ago0x81297f…1112d4
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter39d ago0xc225c7…ee8b51
0x61a5…d23d0x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0xb40d6b…81e86b
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter39d ago0xd4d122…c2e75b
0x61a5…d23d0x07cf…2396Basex402 service$0.06100%dexter39d ago0x76e41e…224b96
0x61a5…d23d0x07cf…2396Basex402 service$0.02100%dexter39d ago0xf1cefd…5b87f7

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.