Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa11d ago0x59564a…fa6412
0x69e7…39ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa11d ago0x4bdea1…4d5b40
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa11d ago0xfabc4d…14e8de
0x93b0…fdba0x07cf…2396Basex402 service$0.0670%0x1360…66fa11d ago0x92f02a…f07bc0
0x5f59…f6e20x07cf…2396Basex402 service$0.0470%0x1360…66fa11d ago0xa10d7e…fd998c
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa11d ago0xd0c451…3775a1
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa11d ago0x9f4fe7…b904ae
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa11d ago0x37ee18…1a63c6
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0470%0x1360…66fa11d ago0x970af0…1690e9
0xe7c8…57140x07cf…2396Basex402 service$0.0670%0x1360…66fa11d ago0xd4cd33…26a460
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa11d ago0xcb302e…d55608
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa11d ago0x489a92…acb20e
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa11d ago0x303cfc…fe9c4b
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa11d ago0xf5cc23…181ae1
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa11d ago0x30b08f…d195b8
0x65d6…afc60x07cf…2396Basex402 service$0.0470%0x1360…66fa11d ago0x101596…3b28f8
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa11d ago0x054c13…7b0d56
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa11d ago0x6e54ce…a5864d
0x93b0…fdba0x07cf…2396Basex402 service$0.0270%0x1360…66fa11d ago0x471dba…c97b7e
0xeb3a…5e4c0x07cf…2396Basex402 service$0.1070%0x1360…66fa11d ago0x5a36b7…e3b4be
0xe7c8…57140x07cf…2396Basex402 service$0.0270%0x1360…66fa11d ago0xbf5cc7…bfcf7f
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa11d ago0x7eb9ff…1c666b
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa11d ago0xea17fa…26b65a
0x61a5…d23d0x07cf…2396Basex402 service$0.0670%0x1360…66fa11d ago0x6b864a…e8a55a
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa11d ago0x0c69ba…cfed47

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.