Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa18d ago0xfb02f3…616d93
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa18d ago0x345ce1…b28a2d
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa18d ago0xd4d7da…04d981
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa18d ago0x151b18…b4668f
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa18d ago0x3c7437…dfbc35
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa18d ago0x8d7c83…683135
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa18d ago0x1e2e6b…85272d
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa18d ago0x04f853…ddd7c6
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa18d ago0x564bd0…1f643a
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa18d ago0xfafe25…a862fe
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa18d ago0xe6ea7f…72aebf
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa18d ago0x2d2237…9b4597
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa18d ago0x5d235d…60181b
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa18d ago0x3fe09b…f2cf8a
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa18d ago0xedb919…2df843
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa18d ago0xa20caf…bb243b
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0x15121e…3b5fc0
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0x38aa88…9296d9
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0xc1dc47…05cb7c
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0x914566…336f64
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0x915d5e…d42f64
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0xb88602…af9bcc
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0xa72f48…95add1
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0xa64b1c…7643e7
0xd397…8be30xfe80…47eeBase—$0.001100%fluxa19d ago0x35fd43…4cd24c

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.