Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa50d ago0x329e88…325271
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa50d ago0x30a1a6…68804d
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa50d ago0xf0388e…9ab9e1
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa50d ago0xf121d9…803fab
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa50d ago0x499984…a3d65a
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa50d ago0x31caf6…5ae584
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa50d ago0x5d65f0…68286e
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa50d ago0xe8851b…5a9bde
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa50d ago0x99e9ce…e7b4e3
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa50d ago0x4ce008…38f1a4
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa50d ago0x74ffbe…bb82f1
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa50d ago0xa80f9d…5dc1de
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa50d ago0x71591f…60c75d
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa50d ago0x889ab7…a87a31
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa50d ago0x3a75f6…a8fabd
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa50d ago0xcf9f44…fc5059
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa50d ago0xf29ab1…337d12
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa50d ago0x806c1d…38efc1
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa51d ago0x3a809b…ec8531
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa51d ago0x663943…abd14f
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa51d ago0x159e02…4d13dd
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa51d ago0x911035…452267
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa51d ago0x4f757b…5c6bfe
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa51d ago0x93975a…dffec6
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa51d ago0x247ac6…a0256b

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.