Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa119d ago0x57ec23…7ad890
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa119d ago0x1a8ef3…af9573
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa119d ago0x1ae985…b69401
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa119d ago0xab3501…c8144c
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa119d ago0xae1310…87ca8c
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa119d ago0x89d1ef…4e0292
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa119d ago0x8ebb8c…813da3
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa119d ago0x4ae679…1fad97
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa119d ago0xf1c359…bee8b8
0xd73a…a66d0xc82b…f6dfBase—$0.10100%fluxa119d ago0x92c11a…b7ea51
0xd73a…a66d0xc82b…f6dfBase—$0.10100%fluxa119d ago0xf347e0…a422e0
0xd73a…a66d0xc82b…f6dfBase—$0.01100%fluxa119d ago0xae8539…f7e3c0
0xd73a…a66d0xc82b…f6dfBase—$0.10100%fluxa119d ago0x168e4a…9ca901
0xd73a…a66d0xc82b…f6dfBase—$0.10100%fluxa119d ago0x23d34a…cc9090
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa119d ago0x8e7dd8…a8981f
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa119d ago0x5a42e2…b345f7
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa119d ago0x8bfcc3…055ae4
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa119d ago0x20c191…25be9c
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa119d ago0xa61c17…24d861
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa119d ago0xa99503…0cd195
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa119d ago0x0659c5…b3e23d
0xb90a…9ae40xd73a…a66dBase—$0.04100%fluxa119d ago0x6b0279…9a3c2d
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa119d ago0xd5b9be…77fc95
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa119d ago0xe55626…7c2209
0xb90a…9ae40xd73a…a66dBase—$0.01100%fluxa119d ago0x9a223e…cfb5ce

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.