Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x742386…f010e8
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x940635…8c3831
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x8ba4d1…d1a33b
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xb6c68b…7f8723
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x769e49…e17137
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x0702fd…ccab16
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x55b271…ce14af
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x7acf2b…c8f139
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x121979…e875f0
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x448ac4…c0cc7f
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xa09a17…2d4da7
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x6e14ba…38d570
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x10eeb7…c852e1
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xad2dbf…288b7d
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x451f1a…dd2e37
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x8cbaac…96c1a6
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0xb80786…4670a3
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0xc11a9e…5d2e56
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x9cc005…320b68
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x9f2eec…38bdb9
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x242313…794958
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x415603…4fa97f
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x7b0e30…ef94d8
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x74a743…48d6d2
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x7305f9…53202b

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.