Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown71d ago0xb3e01a…204420
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown71d ago0x8ed3be…506d2a
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0x776adb…1ffd4e
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0xd62334…ebd532
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0x3a9f83…b078d8
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0x779d3f…b163fc
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0xe46341…b8eea0
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0x4328e8…d897ba
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0x622f05…a1847f
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0x7cfbdf…f61b64
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0x1a5950…8c8257
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0x66af75…abe80e
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0xcde78a…4d7284
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0xffc386…c4e1ed
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0xbdd8ad…cc8088
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0xf85fbb…d121ab
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0x6bf5d1…5afa4b
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0xf7a5d6…872ed2
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0x53e9e9…e29700
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0x43ec89…527f87
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0xcdad4a…b01be7
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0x7235d6…6d7452
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0xc45cf4…527133
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0xb525f7…e62ff6
0x3b46…c1be0x9c95…e299Base$0.001100%Route unknown72d ago0x89d8cd…dfdddf

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.