Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0x84277a…205de8
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0x3f4902…3be0f2
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0x6df5f0…30183f
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0xf6cc06…4bcff9
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0x986982…43b2a6
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0xbbc752…c7a1c9
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0xaddd0e…d6ebea
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0x177881…6114d0
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0x44e34c…c69cbf
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0xd2fea1…b072fe
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0x79e38f…d96cdd
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0x96bf8d…b6cd82
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa22d ago0xb532a1…bd8754
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0x4f4abe…cf9d49
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0x412193…afecb1
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0xb29866…fee8ac
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0xe171ed…ceefe4
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0xd87d2d…b01585
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0x0ddb8a…7f8980
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0xdea9af…187882
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0xc9e434…4b4233
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0xc8aa83…2499ab
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0x1a4387…ad4119
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0x5c2dd1…82d89b
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa23d ago0x931bff…c80104

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.