Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter46d ago0xaa1563…5559e3
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter46d ago0x1d1a1c…d4767a
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter46d ago0x0bd8ae…11ccd8
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter46d ago0x936722…e43dee
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter46d ago0xa8d96f…9d1956
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter46d ago0x943fef…e43835
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter46d ago0xb9a2db…5eb8f2
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter46d ago0xf9368a…b84eeb
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter46d ago0x323e8d…5d5ff0
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter46d ago0x9c4b6b…957202
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter46d ago0xcaafd9…c4f6fa
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter46d ago0x06fb25…a4a997
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter46d ago0x96cd61…660b9d
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter46d ago0xfb88a1…917666
0x729e…fe050x07cf…2396Basex402 service$0.02100%0x1360…66fa46d ago0x727f32…e7bda1
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter46d ago0x189cf6…3e008b
0x729e…fe050x07cf…2396Basex402 service$0.10100%dexter46d ago0x09a47f…0a4cf5
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter46d ago0x7a8b58…1367e5
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter46d ago0x673ecf…6927d8
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter46d ago0xd629ce…30fee0
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter46d ago0xb46176…7c9d8f
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter46d ago0xb499ff…aa9e7d
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter46d ago0x2080f3…7415dc
0x729e…fe050x07cf…2396Basex402 service$0.02100%0x1360…66fa46d ago0x47c1b5…d13adc
0x729e…fe050x07cf…2396Basex402 service$0.06100%0x1360…66fa46d ago0xdc49ed…37455b

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.