Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x7dd4d6…54e727
0xd19d…2cf50x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x7f5c1f…7cbc79
0xd19d…2cf50x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x56c770…cc37f4
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x71b513…b815d2
0xd19d…2cf50x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x494e4a…30789e
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x9abf5a…bdec9c
0xd19d…2cf50x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0xb0c030…1c94fb
0xd19d…2cf50x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x25ff3b…1cd987
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x85ae22…c9fa5d
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xd1a001…638dbd
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x0949f4…db3640
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x1850f3…9db7bd
0xd19d…2cf50x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x5b5afc…5017ee
0xd19d…2cf50x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0xc66b98…f3bd5c
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x01ffce…1128ac
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xab4295…30210c
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x84b0ea…0999ff
0xd19d…2cf50x07cf…2396Basex402 service$0.0010870%0x1360…66fa20d ago0x036e52…d34e08
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x9e1410…de5315
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x9a7327…77a840
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xacae35…938617
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xf59e79…5c2198
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x1425f7…d4ed52
0xd19d…2cf50x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0xf9beed…9348b9
0xd19d…2cf50x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x277838…cc1f9e

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.