Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0x31936c…0876b0
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0xac7dd2…ce0e80
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0xe5e88b…643ef8
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0xc8dcaf…cd5f62
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0x5a311a…8158e3
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0xc59d53…6d9bc9
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0xa6f6f7…b717f6
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0x622344…b453e3
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0xf9d6a3…86e335
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0x208db8…b3550e
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0xa06000…032ec2
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0x99452f…0987ed
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0xe9bbeb…326b71
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0xc704f3…1684e2
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0x78eb4f…6b20bf
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0x9bace9…c61c4f
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0xa739e8…360a94
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0x6a4c5e…6853a9
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0x3881b6…ab072e
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0x90728d…8ffa7f
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0x20301e…6de966
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0xf777c2…0a2e53
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0x419229…f24c0c
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0xd3e63a…32a7cb
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa19d ago0xcd0778…4ee056

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.