Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa35d ago0x50c365…dc3c37
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa35d ago0xe7e696…5187df
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa35d ago0x142e7b…b54c1b
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa35d ago0xcddd4f…4e663b
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa35d ago0x3bf42c…20f0f2
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa35d ago0x4f5545…815918
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa35d ago0x1386c2…d2c86c
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa35d ago0x530662…ac9c5c
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa35d ago0x870a78…3533c9
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa35d ago0x67e0c6…85c836
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa35d ago0xeefcbd…fab88d
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa35d ago0x956fdc…74f267
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa35d ago0x12e9e4…b526f8
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa35d ago0xc6cb9a…db211d
0x84a4…37d60x9c95…e299Base—$0.001100%fluxa35d ago0x19669e…792f2f
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa35d ago0xd9df2f…c98470
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa35d ago0x459cc4…1f3d49
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa35d ago0x9eed13…6ba652
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa35d ago0x122da9…49f061
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa35d ago0xc93d4e…2fdedd
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa35d ago0x106747…39f3a8
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa35d ago0x04ce7a…02a57b
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0x3898d7…fcc80d
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0xfcaaf4…283117
0x84a4…37d60xfe80…47eeBase—$0.001100%fluxa36d ago0x0d3a79…25be0c

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.