Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter43d ago0x536e48…d03d14
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter43d ago0x929449…b307ae
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter43d ago0x86845f…7cd682
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter43d ago0x0c7a43…79da16
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter43d ago0x353e48…18ac43
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter43d ago0xfc74ab…2de01a
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter43d ago0x857649…3fcb8e
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter43d ago0x81080d…7dbb2e
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter43d ago0xa81c4f…dfde37
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter43d ago0x021ccd…84c501
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter43d ago0x2ecfe9…155070
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter43d ago0xfc8785…98ee58
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter43d ago0x35797b…13bc41
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter43d ago0xd7b9ac…d7594f
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter43d ago0xe34b2b…48414e
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter43d ago0xa5d01d…6d06c1
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter43d ago0xc46ff0…7b3a0f
0x1fff…ce910x07cf…2396Basex402 service$0.20100%dexter43d ago0x0700c5…4db94b
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter43d ago0x72345b…63cd7c
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter43d ago0xf4e009…1271fb
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter43d ago0xcb5160…835e10
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter43d ago0x5dc27e…fb74fc
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter43d ago0x63406c…ece044
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter43d ago0x0a6360…6777b6
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter43d ago0x8d29d1…4b5750

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.