Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0x5fa044…78d2fb
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0x05cb39…ca83da
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0x5e8d37…0fe355
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0xb201c2…6d79f5
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0xd1276f…d83e9a
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0x64e448…e3f6dd
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0x531727…dadff5
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0x42353d…0ce1e0
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0x1c3689…f178ec
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0xec5a6e…44f423
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0x5f2236…f101d3
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0x1c07bd…7ecf96
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0x5c3f4a…7a641d
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0x6d1983…8245f6
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0x6b3f3d…4a5144
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0xe17459…d451cb
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0xe1cad9…2d5eed
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0x597061…6bc967
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0xd140e3…905144
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0x38f48d…a6351d
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0x11bf43…855860
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0x8ba84c…57fdfc
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0x1ddc31…717a6e
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0xf79f02…835073
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa17d ago0x1406ab…7fdc47

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.