Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x549f…6d300xfe80…47eeBase$0.001100%fluxa34d ago0xba0a6a…980d8a
0x549f…6d300xfe80…47eeBase$0.001100%fluxa34d ago0x5c08bc…c5abfc
0x549f…6d300xfe80…47eeBase$0.001100%fluxa34d ago0x0195bc…aaaa36
0x549f…6d300xfe80…47eeBase$0.001100%fluxa34d ago0xa7d7e2…80a809
0x549f…6d300x9c95…e299Base$0.001100%fluxa34d ago0xd8097a…77cb62
0x549f…6d300xfe80…47eeBase$0.001100%fluxa34d ago0xc7cd9a…60d4f8
0x549f…6d300xfe80…47eeBase$0.001100%fluxa34d ago0x9cec70…70b30b
0x549f…6d300xfe80…47eeBase$0.001100%fluxa34d ago0x58696e…b350c6
0x549f…6d300xfe80…47eeBase$0.001100%fluxa34d ago0x3aa3c7…151567
0x549f…6d300xfe80…47eeBase$0.001100%fluxa34d ago0x40d04d…14e480
0x549f…6d300xfe80…47eeBase$0.001100%fluxa34d ago0xd6b4fe…10ebc7
0x549f…6d300xfe80…47eeBase$0.001100%fluxa35d ago0xe44a4f…7f889d
0x549f…6d300xfe80…47eeBase$0.001100%fluxa35d ago0xe6ba7f…765a05
0x549f…6d300xfe80…47eeBase$0.001100%fluxa35d ago0x97bf78…a6e0fc
0x549f…6d300xfe80…47eeBase$0.001100%fluxa35d ago0xf3bd9d…a74a25
0x549f…6d300x9c95…e299Base$0.001100%fluxa35d ago0xc8041b…470a25
0x549f…6d300xfe80…47eeBase$0.001100%fluxa35d ago0x213b34…371250
0x549f…6d300xfe80…47eeBase$0.001100%fluxa35d ago0x9afa01…8e60c9
0x549f…6d300x9c95…e299Base$0.001100%fluxa35d ago0x55b8f3…0ec763
0x549f…6d300x9c95…e299Base$0.001100%fluxa35d ago0xb4be13…fbd1e2
0x549f…6d300x9c95…e299Base$0.001100%fluxa35d ago0xa8daa1…ec1102
0x549f…6d300x9c95…e299Base$0.001100%fluxa35d ago0x35a6cf…55439f
0x549f…6d300x9c95…e299Base$0.001100%fluxa35d ago0x6cba6d…95d30c
0x549f…6d300x9c95…e299Base$0.001100%fluxa35d ago0x4f5335…9ba2ee
0x549f…6d300x9c95…e299Base$0.001100%fluxa35d ago0xff6a4c…cfe2bb

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.