Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa47d ago0x1bd8a3…36f6d8
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa47d ago0x1df9fc…836f90
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa47d ago0xb96d23…9d555d
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa47d ago0x102352…c66ebc
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa47d ago0x3ae7a6…33674a
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa47d ago0xe49f3e…1cfc91
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa47d ago0xd4eebf…2670ef
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa47d ago0x26358d…c0d46f
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa47d ago0xf1b88a…b523ec
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa47d ago0x6a885d…e62304
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa47d ago0x7f2a6d…4c0ad6
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa48d ago0x67de8b…2e1e98
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa48d ago0xfacae7…56a291
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa48d ago0xa086af…7cb40e
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa48d ago0xdf5c02…db4fc6
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa48d ago0x4dc4be…35c034
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa48d ago0x0ae4ab…cbb64b
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa48d ago0xeebbba…78ac1c
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa48d ago0x9471d5…3fe6ac
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa48d ago0x486705…3fb4bc
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa48d ago0x4baab0…af7245
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa48d ago0x7ef24b…3267b3
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa48d ago0xbf6edb…d1978d
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa48d ago0x14510d…213e4f

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.