Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter44d ago0xf86c1a…6f43e2
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter44d ago0x68ec23…551d3e
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter44d ago0x374c53…58fff2
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter44d ago0x11d6c2…47e6bb
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter44d ago0x83c572…104da4
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter44d ago0xeb7f65…3e3266
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter44d ago0x39e304…ffb1f3
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter44d ago0x7b2eab…ac9b4f
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter44d ago0xf38be6…1292e2
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter44d ago0x127573…d70207
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter44d ago0x9f8aa0…b3305c
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter44d ago0x22083e…6b2b87
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter44d ago0xb34afc…e24381
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter44d ago0xdddfe4…7da32b
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter44d ago0x75cee7…56d022
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter44d ago0x118d16…2977bf
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter44d ago0x71baff…407f7c
0x7ca7…39a80x07cf…2396Basex402 service$0.04100%dexter44d ago0xdc9e95…66c275
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter44d ago0xf5b0c1…0a4d22
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter44d ago0xfa3b4b…8db472
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter44d ago0x225aa3…96c7c8
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter44d ago0xfc630f…8a766c
0x7ca7…39a80x07cf…2396Basex402 service$0.02100%dexter44d ago0x92812e…c49d36
0x7ca7…39a80x07cf…2396Basex402 service$0.06100%dexter44d ago0x16f65a…03e267
0x7ca7…39a80x07cf…2396Basex402 service$0.10100%dexter44d ago0x38494f…179db3

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.