Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x21be…163d0xe76f…8943Base$17.66100%fluxa70d ago0xe0d4a4…d260aa
0x8993…11f90x21be…163dBase$0.98100%fluxa70d ago0xbe1cc9…1bcce8
0x660a…82df0x21be…163dBase$0.98100%fluxa70d ago0x9167dd…74352a
0x87bd…53250x21be…163dBase$0.98100%fluxa70d ago0xbbe823…0638cd
0x8374…05880x21be…163dBase$0.98100%fluxa70d ago0xd46ba3…fb7783
0xaa22…3d170x21be…163dBase$0.98100%fluxa70d ago0x5aa47a…527843
0x5fb7…1ed90x21be…163dBase$0.98100%fluxa70d ago0x3537bf…48b41e
0xf2a5…11540x21be…163dBase$0.98100%fluxa70d ago0xd44c89…d8bd15
0x1105…90360x21be…163dBase$0.98100%fluxa71d ago0x62cacf…aab997
0x0df9…41d40x21be…163dBase$0.98100%fluxa71d ago0x62e806…7849b5
0x36a7…3fed0x21be…163dBase$0.98100%fluxa71d ago0x27ef3e…8d4564
0x3080…f37b0x21be…163dBase$0.98100%fluxa71d ago0xed3b12…b6d6b3
0x657f…61f50x21be…163dBase$0.98100%fluxa71d ago0x5a51eb…60f58f
0x649b…74fd0x21be…163dBase$1.00100%fluxa71d ago0x9bfe6a…b89203
0x67b1…de3f0x21be…163dBase$0.98100%fluxa71d ago0xb6e647…16b73a
0x2197…97dd0x21be…163dBase$0.98100%fluxa71d ago0x202241…71424b
0x8d2a…94d50x21be…163dBase$0.98100%fluxa71d ago0xf6f6a1…c153ac
0x5e9d…3d1a0x21be…163dBase$0.98100%fluxa71d ago0x3e298a…9534dd
0xc49a…9d2f0x21be…163dBase$0.98100%fluxa71d ago0xa955ba…a76126

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.