Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa20d ago0xda89bd…e98f92
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa20d ago0x8cb451…4aa9e4
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa20d ago0x656b52…f3c824
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa20d ago0x0438e8…e72489
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa20d ago0xa0b1de…dcd07e
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa20d ago0x130082…63ee60
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa20d ago0xab5dc9…0e1d61
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa20d ago0xfd8faf…c16a6f
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa20d ago0x7dacf5…053ebb
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa20d ago0x01f818…4f7efc
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa20d ago0x7c5640…974209
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa20d ago0x5aea75…8d4fde
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa20d ago0xb38f32…72466e
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa20d ago0x218630…bf33da
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa20d ago0xc2038d…1bc09c
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa21d ago0x9287b8…7d818d
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa21d ago0x60b6d3…d16cf2
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa21d ago0xb36778…208aa1
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa21d ago0xe0e828…66cde8
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa21d ago0x4610b9…92ace9
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa21d ago0xda39a3…5fd903
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa21d ago0x1246d8…495988
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa21d ago0x0dbea9…139821
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa21d ago0x93027a…ea078f
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa21d ago0x1667d5…6c0441

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.