Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5953…69400x9c95…e299Base—$0.001100%fluxa34d ago0x332a40…9b6b9d
0x5953…69400x9c95…e299Base—$0.001100%fluxa34d ago0xab8048…179e52
0x5953…69400x9c95…e299Base—$0.001100%fluxa34d ago0xf2d30d…68f2f0
0x5953…69400x9c95…e299Base—$0.001100%fluxa34d ago0xaf7bd0…c20d15
0x5953…69400x9c95…e299Base—$0.001100%fluxa34d ago0x4ec035…244c55
0x5953…69400x9c95…e299Base—$0.001100%fluxa34d ago0xa2b034…a9196f
0x5953…69400x9c95…e299Base—$0.001100%fluxa34d ago0xef0183…757cb0
0x5953…69400xfe80…47eeBase—$0.001100%fluxa34d ago0x337c47…3d0646
0x5953…69400x9c95…e299Base—$0.001100%fluxa34d ago0xf78a7e…9df1c3
0x5953…69400x9c95…e299Base—$0.001100%fluxa34d ago0x6a66d5…6a9ce6
0x5953…69400x9c95…e299Base—$0.001100%fluxa34d ago0xdf2f6c…3c0a78
0x5953…69400xfe80…47eeBase—$0.001100%fluxa34d ago0x4ff320…c61a75
0x5953…69400xfe80…47eeBase—$0.001100%fluxa34d ago0x2463a7…544678
0x5953…69400xfe80…47eeBase—$0.001100%fluxa34d ago0xc1ae29…8ac4d9
0x5953…69400xfe80…47eeBase—$0.001100%fluxa34d ago0xbdbd7f…49b586
0x5953…69400x9c95…e299Base—$0.001100%fluxa34d ago0xc56196…405caf
0x5953…69400xfe80…47eeBase—$0.001100%fluxa34d ago0x1cc50c…734e41
0x5953…69400xfe80…47eeBase—$0.001100%fluxa34d ago0x715dc4…788b6e
0x5953…69400x9c95…e299Base—$0.001100%fluxa34d ago0x5a47be…b36fa3
0x5953…69400xfe80…47eeBase—$0.001100%fluxa34d ago0xde650d…794b7c
0x5953…69400xfe80…47eeBase—$0.001100%fluxa34d ago0xb60167…7daff8
0x5953…69400xfe80…47eeBase—$0.001100%fluxa34d ago0xb0005b…97b847
0x5953…69400x9c95…e299Base—$0.001100%fluxa34d ago0xad9574…481713
0x5953…69400x9c95…e299Base—$0.001100%fluxa34d ago0x2e836a…452ad1
0x5953…69400x9c95…e299Base—$0.001100%fluxa34d ago0x04e1cf…af9010

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.