Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa34d ago0xc077ba…acb1de
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa34d ago0x8a9fd6…ba3659
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa34d ago0xb41631…a5eb52
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa34d ago0x29b8ee…8ca221
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa34d ago0xe4cd1e…2d09e8
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa34d ago0xffda0b…61ce53
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa34d ago0x893974…01b64c
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa34d ago0x69ff05…999cd3
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa34d ago0xea995c…83d2ef
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa34d ago0x2e750d…de1708
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa34d ago0x73f19a…d5a8c0
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0x4a3f18…61ff0c
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0x05d58c…ea3d24
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa35d ago0x1b406a…30d9a2
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0x1f6c91…8e69d3
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa35d ago0xe843be…c3ce3c
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0xe68c0e…f25fe4
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0x54474c…be1985
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0x06f390…8a0880
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0x9a6da2…4af323
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0xa4f980…81bb6d
0x1a3d…86730xfe80…47eeBase—$0.001100%fluxa35d ago0xa8f098…4663b3
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0x7ef8bd…8a07bf
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0x0b390f…6f6197
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa35d ago0x469bd2…665544

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.