Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa50d ago0x8847d7…00826c
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa50d ago0x828b88…51c49d
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa50d ago0x58bcd1…34b775
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa50d ago0x9ed01b…8b2906
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa50d ago0x5c9d46…bd3479
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa50d ago0x5e70b6…d16c34
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa50d ago0x71bfba…33e1bf
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa50d ago0x4d957c…222805
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa50d ago0x977294…1d24e1
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa50d ago0x8d58d4…f78206
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa50d ago0x6e0e43…6bb46a
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa50d ago0xe750e9…a9c256
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa50d ago0xa57626…b161be
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa50d ago0xe44e0a…fe258d
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa50d ago0x58851e…7c33bb
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa50d ago0x91719f…6cae1f
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa50d ago0x4640f0…41e1d4
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa50d ago0x6196cf…8c6e1b
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa50d ago0x3bc41c…97555e
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa50d ago0xd331c4…02e073
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa50d ago0xf88dbb…04cbc7
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa50d ago0x4df7fa…730c86
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa50d ago0xbd2f6d…13c44e
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa50d ago0x1642e5…9c0faf
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa50d ago0x8a6b6b…478c40

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.