Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter48d ago0x4f0d37…02b28e
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%0x1360…66fa48d ago0x92445f…ffabd0
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter49d ago0x27976e…a7e42f
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter49d ago0x03af81…336395
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%dexter49d ago0x053b08…022694
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter49d ago0x7c50d4…8648cf
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter49d ago0x907cbd…ed0a3f
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter49d ago0x9abe15…58b925
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter49d ago0xd3fe27…f14e79
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter49d ago0x1ab02e…fd0c3e
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter49d ago0x096f67…13ceed
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter49d ago0x960ed5…8efd9b
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter49d ago0x9a33f9…5389cd
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter49d ago0xec506f…5c09e8
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter49d ago0x605386…c5a31f
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter49d ago0x3fc6c2…fabde0
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%dexter49d ago0x35643f…bf3526
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter49d ago0x7f9ec9…314f4d
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter49d ago0x1468b4…20cbaf
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%0x1360…66fa49d ago0x0ee758…b5e340
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa49d ago0x42225a…96456f
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter49d ago0x85a5d0…ca82b7
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%dexter49d ago0x4dc626…5b636c
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter49d ago0x1e1eb5…c66404
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%dexter49d ago0x3d8892…b98c7a

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.