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%fluxa37d ago0x2be0a2…8c986d
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa37d ago0xbd01ba…d3ffe5
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa37d ago0x3dd214…7c468f
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa37d ago0xf32f6c…831128
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa37d ago0xd4f49b…dfddbb
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa37d ago0x8c4207…4bee29
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa37d ago0xcdcba7…c6665a
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa37d ago0x1194e7…33458c
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa37d ago0x14ef16…b2b961
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa37d ago0x33207e…702dc6
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa37d ago0xa9c826…c9c035
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa37d ago0x0bec04…5e36bd
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa37d ago0xe6beee…a5b6b7
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa37d ago0x4013d6…68f287
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa37d ago0x8a17eb…5f7e0a
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa37d ago0xb90bde…02e71d
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa37d ago0xda64ec…ddfa5a
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa37d ago0xb4fde1…796752
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa37d ago0x3cebc0…1a2754
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa37d ago0xa3bfdb…978c30
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa37d ago0x277d43…ccb48a
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa37d ago0x8384bd…1ba6cb
0x17f4…b1ec0x9c95…e299Base—$0.001100%fluxa37d ago0x3cbf9e…5f7675
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa37d ago0x0b301c…af2a62
0x17f4…b1ec0xfe80…47eeBase—$0.001100%fluxa37d ago0x27cfd0…3cd40d

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.