Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0x12b750…42dff5
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0x3561bc…30e9ee
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0xa023df…db282a
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0x9ec2be…1e88ff
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0xfd07e3…11b023
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0x244cc0…75e17c
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0x3db3cf…e67609
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0xeaf521…8e3126
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0x22da10…18d5b8
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0x06edee…32d4fd
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0x003beb…9dc40b
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0x9513de…c40d69
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0x0184d1…94c54f
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0x5b507b…d9a7b6
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0xd11a01…0ab78d
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0x0d0b22…3ef300
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0xfdc6bb…2f15f9
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0x20bc90…803440
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0x9766d9…60f16c
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0xc795ff…5ac3e2
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0x9a68b9…d18666
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0x0f20ea…1b5a1a
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa24d ago0xacc43f…a3fb48
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa25d ago0x5084d8…308688
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa25d ago0xb22578…258635

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.