Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa38d ago0xe8ebae…65eb71
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa38d ago0xbbdddc…e2f44b
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa38d ago0xeb8473…8b7ec5
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa38d ago0x9ecacf…462fe0
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa38d ago0xae4dc1…101761
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa38d ago0xcd9849…5f8e4a
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa38d ago0x72b986…540e4c
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa38d ago0x0dd800…d36699
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa38d ago0x84eef8…abac0e
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa38d ago0x355272…555103
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa38d ago0x161a78…2750ed
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa38d ago0x4e1395…8f2df5
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa38d ago0x3443b1…544b28
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa38d ago0xa1283b…8a7446
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa38d ago0x3b6f06…65f20a
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa38d ago0x4307cd…3c88d8
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa38d ago0xaeca2f…dd462d
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa38d ago0x2cef70…5044a6
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa38d ago0x4fd6d7…a903e7
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa38d ago0xb0e993…9b7294
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa38d ago0xf46045…e6f5be
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa38d ago0x92e0e9…e6ba1f
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa38d ago0x1526df…449b9b
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa38d ago0x82fbe8…4d1a42
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa38d ago0x4b10b2…cc2159

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.