Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter53d ago0xf7a33c…484908
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter53d ago0x6117b7…5acdd9
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter53d ago0x0b792e…0c615f
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter53d ago0x1f3dfc…c35f8a
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter53d ago0x8118f0…460a73
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter53d ago0x7c4cc4…78a2ee
0xdf39…db800x07cf…2396Basex402 service$0.06100%dexter53d ago0x374355…e6856c
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter53d ago0xe6a499…0af4ff
0xdf39…db800x07cf…2396Basex402 service$0.20100%dexter53d ago0x3ccdef…ec94da
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter53d ago0x20fda8…de5d88
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter53d ago0x5d6449…ad85fe
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter53d ago0xf1813b…f8e5e0
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter53d ago0x5b9c06…529b8f
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter53d ago0x9d16dc…f48e0a
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter53d ago0x578918…140723
0xdf39…db800x07cf…2396Basex402 service$0.10100%dexter53d ago0xd4a007…8471b0
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter53d ago0xf071bb…9d32d0
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter53d ago0xa2859b…e3a0af
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter53d ago0x749581…cbc836
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter53d ago0x18f843…3400a7
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter53d ago0x12bcfd…745c73
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter53d ago0xc5c1e1…38490e
0xdf39…db800x07cf…2396Basex402 service$0.02100%dexter53d ago0x2fd37b…c35f56
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter53d ago0x5c6ff9…db5f1b
0xdf39…db800x07cf…2396Basex402 service$0.04100%dexter53d ago0x72365d…29dca1

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.