Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x906f…d5570x4924…a9c4Base$0.20100%fluxa48d ago0xeb03e8…e36476
0x4de7…4e3d0x4924…a9c4Base$0.31100%fluxa48d ago0x889713…2c777d
0x11da…96310x4924…a9c4Base$0.21100%fluxa48d ago0x336f75…77ecc2
0x94c7…7e980x4924…a9c4Base$0.31100%fluxa48d ago0xd07e7d…ce609a
0xbe0c…07a20x4924…a9c4Base$0.20100%fluxa48d ago0x7e6e85…5fd137
0x9d39…3e5a0x4924…a9c4Base$0.23100%fluxa48d ago0xf4fa4a…030fe6
0x1348…551c0x4924…a9c4Base$0.10100%fluxa48d ago0x68bc31…670694
0xfe9c…b8b80x4924…a9c4Base$0.20100%fluxa48d ago0xfe80b8…55ca4e
0x7626…04540x4924…a9c4Base$0.31100%fluxa48d ago0xa30b3f…3e244c

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.