Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa22d ago0x1a45a6…b2024a
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa22d ago0x46116e…e6d719
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa22d ago0xbd5e29…27e723
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa22d ago0x40cd38…352c3b
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa22d ago0xce9979…18f90c
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa22d ago0x24d65a…2e397c
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa23d ago0x813633…f7ed1a
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa23d ago0xb784de…84609a
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa23d ago0x6ae557…b5b67b
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa23d ago0xedeb45…7e44e7
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa23d ago0xaf404a…0e4d44
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa23d ago0xe6e9f7…c62c51
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa23d ago0x64a2ba…bc313d
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa23d ago0x2b14f0…e28865
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa23d ago0xa7a0e1…8071c4
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa23d ago0x1126ed…6d731d
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa23d ago0xc52a2e…116f97
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa23d ago0xdb53eb…2a8ea3
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa23d ago0xb09128…4de0f2
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa23d ago0xdf5adb…a51452
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa23d ago0xf2fbc5…992d92
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa23d ago0xd4fe0f…a89c2e
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa23d ago0xafa6ce…e321a9
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa23d ago0xe187cd…18171f
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa23d ago0x7e03bb…5deb33

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.