Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa35d ago0x34ae5a…a16675
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa35d ago0xc705ad…7373db
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa35d ago0x208b0b…26f4ee
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa35d ago0x19cea3…8539e8
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa35d ago0x646daf…1c7dde
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa35d ago0x722ae6…dc2aa5
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa35d ago0xa645c3…e8121b
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa35d ago0xe50331…af3dde
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa35d ago0x8dad60…63e882
0x8533…2d670x9c95…e299Base—$0.001100%fluxa35d ago0x7ee365…735799
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa35d ago0xe1970d…f72a31
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa35d ago0x3c1848…dbbc8b
0x8533…2d670x9c95…e299Base—$0.001100%fluxa35d ago0x366b07…62083d
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa35d ago0xaecd6b…019680
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa35d ago0xb12baa…796c73
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa35d ago0xa612fd…72364e
0x8533…2d670x9c95…e299Base—$0.001100%fluxa35d ago0xd31d11…00d6af
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa35d ago0x0b0d2e…8a622b
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa35d ago0xa24a51…6c0d79
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa35d ago0x2f74f8…8bd122
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa35d ago0x398954…94af41
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa35d ago0x9fcc81…c4d628
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa35d ago0x289405…84a22d
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa35d ago0x08bd9c…68471f
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa35d ago0x8598d0…3e8007

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.