Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa49d ago0x5d4631…9206b7
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa49d ago0x4fcbf7…550606
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa49d ago0x04a6cb…8c1655
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa49d ago0xc4dec5…eca134
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa49d ago0x2f82b2…933073
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa49d ago0x29baa2…0bb9c1
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa49d ago0xe096ac…5ae5de
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa49d ago0xcc72b1…3ef8b1
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa49d ago0x64ff77…818d9f
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa49d ago0x4b1e24…4d0d6a
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa49d ago0xbd8455…ed36e4
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa49d ago0x3b09d3…4cebd9
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa49d ago0x0a2e13…fba82f
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa49d ago0x66241d…1b9c23
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa49d ago0x5c05e8…bf4c6a
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa49d ago0xded1bc…3ca29a
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa49d ago0x473a69…9e121b
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa49d ago0x5e6810…efb111
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa49d ago0xee6df3…3349f7
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa49d ago0xb92a06…3d73ed
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa49d ago0xdd4a04…466b91
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa49d ago0x5a676d…9783a5
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa49d ago0xbb415f…daa3ba
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa49d ago0x0715fb…71e3b3
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa49d ago0x4b53da…7fd6e4

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.