Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0x1af202…83cf40
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0x648565…5c3f6a
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0x4607d5…8f9a00
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0x247542…92669e
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0x653070…3b2019
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0xfd9c88…fca787
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0xe40f83…374387
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0x3bf168…ffd559
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0xb2dfb1…7a6cfb
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0x94540a…662c33
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0xcb2d85…0aefb2
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0xf5ea5e…c3186b
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0xcf2a3f…b85bd2
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0xdff336…ee09cb
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0x74d723…9f0a16
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0xf1db3a…258bf9
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0xcd3c81…cc2faf
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0x2bfd77…679bdd
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0x605aec…d703b1
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0xbe130e…96a51e
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0x36ccef…62c637
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0x3b0a34…4df43f
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa15d ago0xea739a…ddee01
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa16d ago0xf01e41…378796
0x76ac…eb560xfe80…47eeBase$0.001100%fluxa16d ago0x21be08…d1713d

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.