Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa16d ago0xcc0ac1…e0312b
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa16d ago0x44a406…6fac88
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa16d ago0x8305e5…ffad43
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa16d ago0x14772c…533f6a
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa16d ago0x677be6…10bc65
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa16d ago0x4af09f…4782e5
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa16d ago0x51730d…fab2cf
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa16d ago0xab3654…683428
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa16d ago0x3fc554…68b783
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa16d ago0xab01ca…f9b103
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa16d ago0x5c1c54…8d92f4
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa16d ago0x4322b8…cbfda3
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa16d ago0xd4718f…93ade0
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa16d ago0xe4064c…ecdb14
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa16d ago0x3efd1e…4de896
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa16d ago0x74d9ca…d8153d
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa16d ago0xf50eeb…06a15b
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa16d ago0x8ae972…558ddf
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa16d ago0x8d1c37…0efab2
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa17d ago0x6c9023…c57007
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa17d ago0x0e07a6…0a9207
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa17d ago0x671062…065c43
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa17d ago0xd564b9…5b0cf8
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa17d ago0xbb18a0…a5eb86
0x570e…3ac20xfe80…47eeBase—$0.001100%fluxa17d ago0xe57f9d…d58dcd

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.