Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa35d ago0xed2e75…5dcf82
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa35d ago0x4b7167…ceaa85
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa35d ago0xb81df2…5a29f2
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa35d ago0x65908b…8bb617
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa35d ago0xa4c9a5…b491ac
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa35d ago0x452c6e…f4c790
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa35d ago0xa2a435…0244a2
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa35d ago0x5c8f7d…7f7406
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa35d ago0x7266ab…61c028
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa35d ago0xdb0904…8b02c6
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa35d ago0xa828b4…4cda7b
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa35d ago0xf93498…28b9a6
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa35d ago0x29374d…a6d67c
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa35d ago0x0b5e55…f9e4be
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa35d ago0x40372e…224f4b
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa35d ago0xa62e1e…93116b
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa35d ago0xcfaa28…bb19e6
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa35d ago0xec322d…43d52e
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa35d ago0x93462c…38a748
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa35d ago0x7f2ff4…ca4e8f
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa35d ago0xb58544…b7fec6
0x75a0…5da00x9c95…e299Base—$0.001100%fluxa35d ago0x614163…4dfe86
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa35d ago0xa06284…313b4f
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa35d ago0x63e4ef…129be6
0x75a0…5da00xfe80…47eeBase—$0.001100%fluxa35d ago0x1806dd…0d0cc7

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.