Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa40d ago0x69b851…c42dac
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa40d ago0x157d2c…350658
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa40d ago0xa3ed0a…e265bd
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa40d ago0x179fd3…30e66f
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa40d ago0xc0e6e5…117828
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa40d ago0xdd576a…04e108
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa40d ago0xcbb60f…8643e7
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa40d ago0xcbc989…f22d3a
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa40d ago0x3054b3…bc1789
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa40d ago0xfea4b6…1ea600
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa40d ago0x8a7a0c…7b24d9
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa40d ago0x98bc0c…5b338a
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa40d ago0x746d7e…6ea469
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa40d ago0xc915a4…783e21
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa40d ago0x603898…accd08
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa40d ago0xdac470…690e79
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa40d ago0x8e125b…c18ddd
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa40d ago0x44c808…1044de
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa40d ago0xd227b1…14cb17
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa40d ago0x000cdd…1c65b9
0x0250…ce3f0xfe80…47eeBase$0.001100%fluxa40d ago0xdf1daf…d39625
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa40d ago0xf1580a…c3c4e8
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa40d ago0x722130…ea868b
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa40d ago0x0e1772…f4e2f3
0x0250…ce3f0x9c95…e299Base$0.001100%fluxa40d ago0x402a36…b1ac96

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.