Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa35d ago0xcfdb35…715306
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa35d ago0x57f228…632988
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa35d ago0xdee504…3291a6
0x3829…a62a0x9c95…e299Base—$0.001100%fluxa35d ago0x49c9e0…551474
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa35d ago0x0be4c0…fdb1aa
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa35d ago0xcd0593…ed9765
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa35d ago0x978cf5…384939
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa35d ago0x78dc10…f3052f
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa35d ago0x20e05c…95aa4f
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa35d ago0x52754c…678580
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa35d ago0x80dfdb…532273
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa35d ago0x92e489…8a6b6e
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa35d ago0x6d2731…cfcc95
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa35d ago0x09e99d…0e38cf
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa35d ago0xa73a36…d2517d
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa35d ago0x4b2d76…c84da9
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa35d ago0x143ea1…b2e3ae
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa35d ago0x818984…bb835c
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa35d ago0xf1ccf1…773232
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa35d ago0xe884cc…16a2ae
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa36d ago0x47f22f…c32ca6
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa36d ago0x414d06…20bf59
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa36d ago0xc1fd88…021f54
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa36d ago0x721ed5…7f18d9
0x3829…a62a0xfe80…47eeBase—$0.001100%fluxa36d ago0xd2d3d3…4fe54e

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.