Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x14e8…86eaBase$3.60100%fluxa116d ago0x9e4156…5a250f
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa116d ago0x230091…283567
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa116d ago0x9c00b1…cc7c26
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa116d ago0x54fdfc…978239
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa116d ago0xb068bf…f35b8b
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa116d ago0xbf862c…7d0714
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa116d ago0x2023d9…e62571
0x14e8…86ea0xac65…4417Base$0.12100%fluxa116d ago0x6a21da…24654e
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa116d ago0x49134b…6458b1
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa116d ago0x6ca360…165a5f
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa117d ago0x932d1b…85883c
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa117d ago0x731eda…c91bed
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa117d ago0xdf2b6b…e29dc9
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa117d ago0x33adf1…e8829f
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa117d ago0xcef136…952ae0
0x14e8…86ea0xac65…4417Base$0.02100%fluxa117d ago0x750173…7a4e46
0xb90a…9ae40x14e8…86eaBase$0.05100%fluxa117d ago0xfe4184…97e64f
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa117d ago0xcc9f69…696667
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa117d ago0x7097d0…3089fa
0x14e8…86ea0xac65…4417Base$0.04100%fluxa117d ago0xb167ee…bcb0b2
0xb90a…9ae40x14e8…86eaBase$0.03100%fluxa117d ago0x468594…bc6d5f
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa117d ago0xe60855…e63328
0x14e8…86ea0xac65…4417Base$0.01100%fluxa117d ago0xa6b088…9da5a1
0xb90a…9ae40x14e8…86eaBase$0.01100%fluxa117d ago0x7c4e97…3622bf
0x14e8…86ea0xac65…4417Base$0.02100%fluxa117d ago0xf847ab…0057d0

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.