Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23e3…817a0x8426…6786Base$2.16100%dexter34d ago0x48fb8b…4b6972
0x8426…67860x159b…4908Basex402 service$0.01100%dexter34d ago0xc0e268…c4421c
0x8426…67860x159b…4908Basex402 service$0.01100%dexter34d ago0xcddf65…e8e905
0x8426…67860x159b…4908Basex402 service$0.10100%dexter34d ago0xd1f11f…e0c4a5
0x8426…67860x159b…4908Basex402 service$0.10100%dexter34d ago0xf2f75f…a0768f
0x8426…67860x159b…4908Basex402 service$0.10100%dexter34d ago0xbebde0…515178
0x8426…67860x159b…4908Basex402 service$0.10100%dexter34d ago0xc9dd44…24b147
0x8426…67860x159b…4908Basex402 service$0.10100%dexter34d ago0x9e40f8…7c77af
0x8426…67860x159b…4908Basex402 service$0.10100%dexter34d ago0x43035b…2ba0d4
0x8426…67860x159b…4908Basex402 service$0.10100%dexter34d ago0xc3355a…9e58b8
0x8426…67860x159b…4908Basex402 service$0.10100%dexter34d ago0xa0a745…8bec73
0x8426…67860x159b…4908Basex402 service$0.10100%dexter34d ago0xb91b17…1abe9a
0x8426…67860x159b…4908Basex402 service$0.10100%dexter34d ago0x604ae1…5378a5
0x8426…67860x159b…4908Basex402 service$0.10100%dexter34d ago0x3481a2…db6755
0x8426…67860x159b…4908Basex402 service$0.10100%dexter34d ago0xee6d8c…244547
0x8426…67860x159b…4908Basex402 service$0.10100%dexter34d ago0x07970f…03b502
0x8426…67860x159b…4908Basex402 service$0.10100%dexter34d ago0x1247df…76294a
0x8426…67860x159b…4908Basex402 service$0.10100%dexter34d ago0x1b97f7…ef9be8
0x8426…67860x159b…4908Basex402 service$0.10100%dexter34d ago0xa49048…c3cc5a
0x8426…67860x159b…4908Basex402 service$0.10100%dexter34d ago0xf6c060…18cdae
0x8426…67860x159b…4908Basex402 service$0.10100%dexter34d ago0xe59c57…9bbff9
0x8426…67860x159b…4908Basex402 service$0.10100%dexter34d ago0x874b89…fcd105
0x8426…67860x159b…4908Basex402 service$0.10100%dexter34d ago0xa17949…7f9cb0
0x8426…67860x159b…4908Basex402 service$0.10100%dexter34d ago0x0363c2…a30210
0x8426…67860x159b…4908Basex402 service$0.10100%dexter34d ago0xf1bf30…a6031b

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.