Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb302…a53d0x0bf6…019bBasex402 service$0.001100%coinbase88d ago0xea52f7…08ac5f
0x338b…b5380x0bf6…019bBasex402 service$0.001100%coinbase89d ago0xfbe526…c73f5d
0x4237…46880x0bf6…019bBasex402 service$0.001100%coinbase89d ago0xbfba4c…6072e5
0xb63e…d3d50x0bf6…019bBasex402 service$0.001100%coinbase89d ago0x64d84f…d480b1
0xb302…a53d0x0bf6…019bBasex402 service$0.001100%coinbase89d ago0x01035b…aef2d5
0xec7f…12ca0x0bf6…019bBasex402 service$0.001100%coinbase89d ago0x254cbb…c521a0
0x338b…b5380x0bf6…019bBasex402 service$0.001100%coinbase89d ago0x9cfd18…fd1c5f
0x4237…46880x0bf6…019bBasex402 service$0.001100%coinbase89d ago0xfdabd4…2dc7e4
0xb63e…d3d50x0bf6…019bBasex402 service$0.001100%coinbase89d ago0xc23da3…d6224a
0xb302…a53d0x0bf6…019bBasex402 service$0.001100%coinbase89d ago0xbbeeb4…a5259c
0x338b…b5380x0bf6…019bBasex402 service$0.001100%coinbase89d ago0x7207bf…878912
0xec7f…12ca0x0bf6…019bBasex402 service$0.001100%coinbase89d ago0xae4b6f…ab758a
0x2319…b4ec0x0bf6…019bBasex402 service$0.001100%coinbase89d ago0xd7720e…70446f
0x085d…c3890x0bf6…019bBasex402 service$0.001100%coinbase89d ago0x19d390…5377f0
0x5eba…2e580x0bf6…019bBasex402 service$0.001100%coinbase89d ago0x065c2d…47479c
0x7aaa…42460x0bf6…019bBasex402 service$0.001100%coinbase89d ago0xee691c…4d42c9
0x4237…46880x0bf6…019bBasex402 service$0.001100%coinbase89d ago0xd29f8c…20a2be
0xb63e…d3d50x0bf6…019bBasex402 service$0.001100%coinbase89d ago0xb058b7…f7d9b1
0xb302…a53d0x0bf6…019bBasex402 service$0.001100%coinbase89d ago0xea1ba1…2c165a
0x338b…b5380x0bf6…019bBasex402 service$0.001100%coinbase89d ago0x661702…ed6e20
0x2319…b4ec0x0bf6…019bBasex402 service$0.001100%coinbase89d ago0xfb624b…918809
0xec7f…12ca0x0bf6…019bBasex402 service$0.001100%coinbase89d ago0x0f6438…c0b6ec
0x98f1…59640x0bf6…019bBasex402 service$0.001100%coinbase89d ago0x759013…1b2922
0x98f1…59640x0bf6…019bBasex402 service$0.001100%coinbase89d ago0xdf271b…33fcbe

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.