Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x679f…86740x9c95…e299Base—$0.001100%fluxa40d ago0xed0b6b…208ad0
0x679f…86740xfe80…47eeBase—$0.001100%fluxa40d ago0x0b1ee9…8349d6
0x679f…86740x9c95…e299Base—$0.001100%fluxa40d ago0x0da42b…6372c5
0x679f…86740x9c95…e299Base—$0.001100%fluxa40d ago0x96dbbe…5441b8
0x679f…86740x9c95…e299Base—$0.001100%fluxa40d ago0x801e28…14a069
0x679f…86740x9c95…e299Base—$0.001100%fluxa40d ago0x5bb4ff…1210dc
0x679f…86740x9c95…e299Base—$0.001100%fluxa40d ago0x3c6609…d1d5e8
0x679f…86740x9c95…e299Base—$0.001100%fluxa40d ago0x6715b9…21c3f6
0x679f…86740x9c95…e299Base—$0.001100%fluxa40d ago0x91ae86…e42891
0x679f…86740x9c95…e299Base—$0.001100%fluxa40d ago0x87644b…71fad4
0x679f…86740xfe80…47eeBase—$0.001100%fluxa40d ago0xa457df…e45775
0x679f…86740xfe80…47eeBase—$0.001100%fluxa40d ago0xc0e425…eb06b1
0x679f…86740x9c95…e299Base—$0.001100%fluxa40d ago0xbd68d4…5e8a1d
0x679f…86740x9c95…e299Base—$0.001100%fluxa40d ago0xead1e6…9a88f4
0x679f…86740xfe80…47eeBase—$0.001100%fluxa40d ago0x7012bc…33385e
0x679f…86740xfe80…47eeBase—$0.001100%fluxa40d ago0xa6b510…bd24ac
0x679f…86740x9c95…e299Base—$0.001100%fluxa40d ago0x0f5c0b…0d279b
0x679f…86740x9c95…e299Base—$0.001100%fluxa40d ago0xde8239…e72040
0x679f…86740xfe80…47eeBase—$0.001100%fluxa40d ago0xfb13d9…434ab6
0x679f…86740xfe80…47eeBase—$0.001100%fluxa40d ago0xa1acee…541dd5
0x679f…86740x9c95…e299Base—$0.001100%fluxa40d ago0x9a2cb1…3dad40
0x679f…86740x9c95…e299Base—$0.001100%fluxa40d ago0x3f9ecb…0ec1f1
0x679f…86740xfe80…47eeBase—$0.001100%fluxa40d ago0xb8ff61…35f2d5
0x679f…86740x9c95…e299Base—$0.001100%fluxa40d ago0x6327ca…b077c3
0x679f…86740x9c95…e299Base—$0.001100%fluxa40d ago0x1fab94…16b74b

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.