Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa16d ago0x9a17c0…39eadd
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa16d ago0x28c81a…3df0ab
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa16d ago0x6ef9d7…32baab
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa16d ago0x9865ee…abcd13
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa16d ago0xf3bb82…1a573d
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa16d ago0x601b37…766098
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa16d ago0x2fb3ad…d2e574
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa16d ago0xc62c6a…fe0e52
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa16d ago0xce1eda…3a340c
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa16d ago0xc0f646…4d69ec
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa16d ago0xb62c6b…e7fc0f
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa16d ago0xeaf963…9fba40
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa16d ago0x1743a7…ce0fd1
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa16d ago0xb7c16d…662cf9
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa16d ago0x461172…0ae9ee
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa16d ago0xc0b1e3…2302bb
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa16d ago0x153bf4…a9aaae
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa16d ago0xc9ac8f…80c46b
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa16d ago0xff3c67…9183e7
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa16d ago0xdd26cd…b6b027
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa17d ago0xf85a99…fc2bc7
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa17d ago0x5380e7…c8deff
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa17d ago0xfa0cdf…8e866f
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa17d ago0xd54aa2…9d94bd
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa17d ago0x3bf2ff…49fa4e

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.