Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x8ee07c…55fa2d
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x9ac3a7…c7511a
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xbff930…22cdb6
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x32503c…84c19e
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xd129b0…5d812e
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x334c5e…1b4e44
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xcc1266…2aaa9a
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xc3ab54…656b76
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x650841…88f3bd
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xf95453…87eff4
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x6c11d7…78576a
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x559ef8…a31cd4
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x59c16f…155601
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xab4c94…faec0d
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x38d5f3…bff297
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x6d50ef…e10680
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xf6a3bc…e10661
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xd2cade…567f7c
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xef1993…91a646
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xa21bb8…c32657
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x227d78…4153fb
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xb0faa9…e356de
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0x4f890d…0feee3
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xdf7c72…a54d2b
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa16d ago0xf463f6…ce5ab3

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.