Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad50…65520xfe80…47eeBase—$0.001100%fluxa22d ago0x2329f9…6c25d1
0xad50…65520xfe80…47eeBase—$0.001100%fluxa22d ago0x8fc770…c8d26f
0xad50…65520xfe80…47eeBase—$0.001100%fluxa22d ago0x5de1ac…216b5d
0xad50…65520xfe80…47eeBase—$0.001100%fluxa22d ago0xe3968d…6cd7ee
0xad50…65520xfe80…47eeBase—$0.001100%fluxa22d ago0x436271…c71a98
0xad50…65520xfe80…47eeBase—$0.001100%fluxa22d ago0x264afd…bd3d71
0xad50…65520xfe80…47eeBase—$0.001100%fluxa22d ago0x33a991…6ae95b
0xad50…65520xfe80…47eeBase—$0.001100%fluxa22d ago0xea58a8…b5519e
0xad50…65520xfe80…47eeBase—$0.001100%fluxa22d ago0x2b708e…096032
0xad50…65520xfe80…47eeBase—$0.001100%fluxa22d ago0x3ddd95…b09159
0xad50…65520xfe80…47eeBase—$0.001100%fluxa22d ago0x5cfe0d…d7306e
0xad50…65520xfe80…47eeBase—$0.001100%fluxa22d ago0xa1e990…b6912e
0xad50…65520xfe80…47eeBase—$0.001100%fluxa22d ago0x8762ce…e964ec
0xad50…65520xfe80…47eeBase—$0.001100%fluxa22d ago0xc41974…8cb59d
0xad50…65520xfe80…47eeBase—$0.001100%fluxa22d ago0x9304ca…24c178
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0x5edc7d…48983c
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0xf32a80…95de03
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0x73ed0e…f15fd9
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0x532e48…6bf5ed
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0xfa7c99…5c12ad
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0x6a17e9…bd4d4b
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0xb57f77…12f8da
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0x17232f…7d4cf5
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0xcf0c9a…53cb96
0xad50…65520xfe80…47eeBase—$0.001100%fluxa23d ago0xfda94d…ce462c

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.