Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1900…4ca70x9c95…e299Base$0.001100%fluxa49d ago0x809545…bb5a81
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa49d ago0xd44f5e…32388e
0x1900…4ca70x9c95…e299Base$0.001100%fluxa49d ago0x5e18f9…44e602
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa49d ago0x8e50e5…15d5f2
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa49d ago0x68e610…b2d5d2
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa49d ago0xc91694…1d01bb
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa49d ago0x5468c8…60885a
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa49d ago0x8e8ae6…9ca3d8
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa49d ago0x711b00…5b09c0
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa49d ago0x8c4999…7f0eb5
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa49d ago0x01c3aa…c6f45c
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa49d ago0x9c1d3b…9034d2
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa50d ago0x9e4bbe…c72177
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa50d ago0x23d496…20a854
0x1900…4ca70x9c95…e299Base$0.001100%fluxa50d ago0x447f29…4a9a6a
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa50d ago0x536d38…23596a
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa50d ago0x31e6f6…d31d62
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa50d ago0x966222…14c39b
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa50d ago0x81fc2c…d694b1
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa50d ago0xac8480…369e94
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa50d ago0xf7a3b3…aaa1b7
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa50d ago0x23424d…20ed40
0x1900…4ca70xfe80…47eeBase$0.001100%fluxa50d ago0x87524e…b15276
0x1900…4ca70x9c95…e299Base$0.001100%fluxa50d ago0x4cbedc…650949
0x1900…4ca70x9c95…e299Base$0.001100%fluxa50d ago0x02a008…055585

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.