Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa36d ago0xf3e8d0…4aea12
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa36d ago0x459068…ffe78f
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa36d ago0x5b224a…966564
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa36d ago0xf6d6e1…531906
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa36d ago0x4bdb78…1de9d2
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa36d ago0x5ba9b8…731a7d
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa36d ago0x73149d…5d514e
0xd5ae…72080x9c95…e299Base$0.001100%fluxa36d ago0x3ecdb9…064f88
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa36d ago0x9b71ad…e814e5
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa36d ago0x2c14f8…d313c1
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa36d ago0xc872de…79754d
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa36d ago0x629ab1…b3d905
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa36d ago0xd22cf6…064d58
0xd5ae…72080x9c95…e299Base$0.001100%fluxa36d ago0x7ee04f…028a4a
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa36d ago0x4c9fef…20f83a
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa36d ago0x6f2aca…7ca65b
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa36d ago0xcf41ca…69efaf
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa36d ago0x9b85a4…0e6a15
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa36d ago0x71d0de…6d6275
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa36d ago0xbf3557…b70452
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa37d ago0x3526f4…2b8d14
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa37d ago0xa3ef5b…cc8be3
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa37d ago0xd7c396…36ae79
0xd5ae…72080xfe80…47eeBase$0.001100%fluxa37d ago0x9d21bd…746311
0xd5ae…72080x9c95…e299Base$0.001100%fluxa37d ago0x65b13b…0ce47f

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.