Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0x69c3c1…7f29ca
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0x3da5ab…047e5b
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0x4bc36e…646430
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0x354c67…f9f11c
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0xd28f2c…088982
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0xdf927d…151f16
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0xd0aca8…cbfb23
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0x14254a…aa9d1b
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0x14177d…784ca8
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0xf9a383…e069a5
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0x3f04fb…abde97
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0x52b76d…b573d2
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0x0763d7…b67a06
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0x1dc0ab…9263df
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0xbe99f8…306f2f
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0x9f2d1a…725b7e
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0xe9494d…b09f31
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0x693c1a…f411eb
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0x0eb85d…88c5f5
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0xa83093…b7d3cc
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0x14125e…00281a
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0x672e63…577653
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0x0218c3…bb8975
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0xf366e8…1b6978
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa22d ago0x83ed88…30de8b

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.