Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5291…58100x9c95…e299Base—$0.001100%fluxa34d ago0xe23fb9…644be8
0x5291…58100x9c95…e299Base—$0.001100%fluxa34d ago0x466dc6…d55adc
0x5291…58100x9c95…e299Base—$0.001100%fluxa34d ago0xc55b45…17efa1
0x5291…58100x9c95…e299Base—$0.001100%fluxa34d ago0xf21b53…ee96ca
0x5291…58100x9c95…e299Base—$0.001100%fluxa34d ago0x9702b5…4b3c9e
0x5291…58100x9c95…e299Base—$0.001100%fluxa34d ago0x27dcba…a8f806
0x5291…58100xfe80…47eeBase—$0.001100%fluxa34d ago0xd8c910…a303eb
0x5291…58100xfe80…47eeBase—$0.001100%fluxa34d ago0x16be87…3f46cb
0x5291…58100xfe80…47eeBase—$0.001100%fluxa34d ago0x437d34…16180b
0x5291…58100x9c95…e299Base—$0.001100%fluxa34d ago0x10c135…6086b8
0x5291…58100x9c95…e299Base—$0.001100%fluxa34d ago0x8c70a7…00747c
0x5291…58100xfe80…47eeBase—$0.001100%fluxa34d ago0x78bc91…8c8c36
0x5291…58100xfe80…47eeBase—$0.001100%fluxa34d ago0xb33323…12f2ff
0x5291…58100xfe80…47eeBase—$0.001100%fluxa34d ago0x951bf0…e779b3
0x5291…58100x9c95…e299Base—$0.001100%fluxa34d ago0x6c646f…855d52
0x5291…58100xfe80…47eeBase—$0.001100%fluxa34d ago0x2259bc…09689d
0x5291…58100x9c95…e299Base—$0.001100%fluxa34d ago0x6332eb…5a09c9
0x5291…58100x9c95…e299Base—$0.001100%fluxa34d ago0x08cff3…2689b8
0x5291…58100xfe80…47eeBase—$0.001100%fluxa34d ago0x1a4f7e…8c305f
0x5291…58100xfe80…47eeBase—$0.001100%fluxa35d ago0xc1cb40…e8713b
0x5291…58100x9c95…e299Base—$0.001100%fluxa35d ago0x639569…9ec722
0x5291…58100x9c95…e299Base—$0.001100%fluxa35d ago0x274c48…9441e8
0x5291…58100x9c95…e299Base—$0.001100%fluxa35d ago0xecc5b5…00458e
0x5291…58100x9c95…e299Base—$0.001100%fluxa35d ago0x89f916…1fd37b
0x5291…58100xfe80…47eeBase—$0.001100%fluxa35d ago0x9f5bdb…7a3d0b

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.