Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa38d ago0x7394c0…4d1f6c
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa38d ago0x3c47d7…92e203
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa38d ago0xbb728e…c97a89
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa38d ago0xcca01c…197a59
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa38d ago0x1fc16e…8189f0
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa38d ago0xc34988…3d7af6
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa38d ago0x7bbb11…c02411
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa38d ago0xda4f5a…e2b6e9
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa38d ago0x91aaa1…9e2bc9
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa38d ago0xa53db0…dd9bf0
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa38d ago0x0f5849…a6726d
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa38d ago0x7e15ed…839f0f
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa38d ago0x234c24…9fb8d3
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa38d ago0x4c3f3e…77bf49
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa38d ago0xfb2c9e…d05a1b
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa38d ago0x0f72d8…bbf3cf
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa39d ago0xcf1b9c…d804f2
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa39d ago0x46afc3…d7f5d0
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa39d ago0x1dd905…e9d8fd
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa39d ago0xee1b3c…70ca3b
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa39d ago0x6c2000…7ba2d1
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa39d ago0xeb4034…88398d
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa39d ago0xd38076…b14cec
0xbaef…ef360x9c95…e299Base—$0.001100%fluxa39d ago0x14ac90…8982d4
0xbaef…ef360xfe80…47eeBase—$0.001100%fluxa39d ago0x087022…dfd09c

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.