Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa33d ago0xb7685a…f28ac6
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa33d ago0xf9683f…473c9f
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa33d ago0xc2ef6e…516ae3
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa33d ago0xc93f3f…b7f3af
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa33d ago0xf366e4…60cf30
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa33d ago0x2ecb05…60ff01
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa33d ago0xc1ced7…795493
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa33d ago0xb1e080…f09b82
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa33d ago0xe7bd3a…cce3bd
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa33d ago0x62bfb5…597301
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa33d ago0x9b7363…ac62ac
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa34d ago0xe3abe6…efaeb6
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa34d ago0x8729d1…7a36cd
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa34d ago0x54c6db…530337
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa34d ago0x3b3087…e2a1d5
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa34d ago0xe0ab90…694874
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa34d ago0x475a6e…02ec37
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa34d ago0x45b79c…0eecf7
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa34d ago0x669962…8835d4
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa34d ago0x47ce2d…0ad469
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa34d ago0x11dc3d…b093e9
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa34d ago0xf8cd32…c9ed22
0x3cae…0e6d0x9c95…e299Base—$0.001100%fluxa34d ago0x2f469e…28c067
0x3cae…0e6d0xfe80…47eeBase—$0.001100%fluxa34d ago0x5afbb3…2c910b

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.