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.04100%dexter35d ago0x63e2aa…d7a283
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter35d ago0x1f2c9d…14d0de
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter35d ago0xf30333…9ce79e
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter35d ago0x31a3e6…946ddf
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter35d ago0x09224f…1b6f49
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter35d ago0xdf5447…e652cb
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter35d ago0x3bc6ec…9abb0e
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter35d ago0x4b99b4…e0f8cf
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter35d ago0x5beccd…141609
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter35d ago0xeddd86…eedaa6
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter35d ago0xb01da7…d069d0
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter35d ago0x1b5a18…94fa12
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x90f7b6…984123
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter35d ago0x6b81b7…6be013
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter35d ago0xbf82ee…78a7d6
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter35d ago0x3cecb3…d582fa
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter35d ago0x05bd91…10974c
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter35d ago0x1fc24e…b6a411
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter35d ago0x972939…322214
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter35d ago0x5dca9f…8c29c4
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter35d ago0xd207e9…cf9040
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter35d ago0x77a82e…00f823
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter35d ago0x306cd1…187bc7
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter35d ago0xdc08fd…650e9d
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter35d ago0x074f51…2a0e2a

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.