Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0x0fae4e…bd3b78
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0x738d4a…afdb1a
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0x709b12…e6d34c
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0xd0051b…0c79e7
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0x030197…f3336a
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0x68a6f9…28aa6c
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0x587b5f…a6b094
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0xa247c6…c8236a
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0x5ca07d…46afd5
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0x29f9fb…ba9fa4
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0xacb96d…8afd37
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0xb99973…0a5c8f
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0x9f1979…d6cefd
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0x930ca0…450455
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0xffeaef…c3b5f2
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0x996ae0…625340
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0x901f36…5664c5
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0x638c9f…685e38
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0xa1f34f…bc1b84
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0xd22aca…741261
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0x7d1f79…b7ad79
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0x4a2715…82604e
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0x486100…859c66
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0x9575d7…8d1acc
0x7ac4…09330xfe80…47eeBase—$0.001100%fluxa17d ago0x86ab1e…4dc4d8

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.