Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa16d ago0xefea4a…377a31
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa16d ago0xe14516…90dce6
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa16d ago0x1f3639…26b181
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa16d ago0xd0a9df…727ad6
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa16d ago0xaa662c…3e1cc0
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa16d ago0xb8d97c…04d6eb
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa16d ago0x06ea73…ebdc4c
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa16d ago0x306aa7…e4b9b8
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa16d ago0x154f35…c44cfe
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa16d ago0x31c2cb…76d00b
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa16d ago0xeeab13…25baa3
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa16d ago0x813ed4…968095
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa16d ago0x5a794e…990947
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa16d ago0x62fed1…9fa056
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa16d ago0x9b5b89…814f5a
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa16d ago0x4662c5…ae1b00
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa16d ago0x02124b…5d4bb1
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa16d ago0xba4e94…72e59c
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa16d ago0x969c34…346c88
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa16d ago0x7b607d…363479
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa16d ago0x9aa9d0…44ddfb
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa17d ago0x89d250…80215a
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa17d ago0x0711d9…d89bf2
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa17d ago0x9b5741…634aa8
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa17d ago0x21bb94…006e41

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.