Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x6711a4…72ec70
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x6bdf35…6142c6
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x3899c7…98fbe1
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x198a4f…bbdc6b
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0xbfacb2…4aeb2f
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x60d246…fea755
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0xd390db…5c93b2
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0xc3748b…a307b8
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x067051…55eb98
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0xc9855e…dee62a
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x0a7194…692899
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x890b82…6d103a
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x4b41fe…a32cb9
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x221c68…92cb26
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0xed3dd9…6b720c
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x235b6f…de20e3
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x792e4d…465f15
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x6f9e91…6894c6
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x80b43e…757505
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0xc01a29…ef4dd1
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x93cc1e…cca9da
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0xc4e542…bf6372
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x00117c…e7957f
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x5c5896…ab3478
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa21d ago0x957180…778a72

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.