Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa38d ago0x21c516…4c39a5
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa38d ago0x3ec806…08466f
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa38d ago0x1cbc77…b909ca
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa38d ago0x00c085…1ede8a
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa38d ago0x716715…b621a8
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa38d ago0x1e8884…5e4465
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa38d ago0x674ffb…966a50
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa38d ago0x5d93f4…d30700
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa38d ago0xeca349…c66dc9
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa38d ago0x00b0e7…bf0c6a
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa38d ago0xfed7df…cdec51
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa38d ago0xc994c2…dff7f8
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa38d ago0xdc1110…b3b9f5
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa38d ago0xa98e1a…a906c9
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa38d ago0x3ace4f…d321e8
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa38d ago0x88ce16…fa4144
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa38d ago0x4e3c9f…91ec89
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa38d ago0x3eaf69…504faa
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa38d ago0xb31420…b84a77
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa38d ago0xa813ec…9ed955
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa38d ago0xd83346…7e97e2
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa38d ago0xf13e2c…37aee8
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa38d ago0xf87793…93879d
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa38d ago0x157605…35f4b2
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa38d ago0x4e255f…fe1293

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.