Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1bc…3fdf0xac65…4417Base—$0.04100%fluxa114d ago0x6978a6…a1c6d7
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa114d ago0xa26628…8763fd
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa114d ago0xf0fb04…afbccc
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa115d ago0x9bba9c…f218cd
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa115d ago0xd4e4d3…330c00
0xb1bc…3fdf0xac65…4417Base—$0.02100%fluxa115d ago0x98250e…8e20d6
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa115d ago0x5f4d2a…94b01f
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa115d ago0x388fd9…5a2af2
0xb1bc…3fdf0xac65…4417Base—$14.12100%fluxa115d ago0x354ba3…03408a
0xb90a…9ae40xb1bc…3fdfBase—$14.01100%fluxa115d ago0x2b481f…48a30e
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa115d ago0xe57f69…242325
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa115d ago0x5ee271…78c9e4
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa115d ago0x1565b8…2dfa68
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa115d ago0x45f575…35d319
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa115d ago0xbb1940…5701ef
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa115d ago0x72b183…63beca
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa115d ago0x9e10db…d313cc
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa115d ago0x615234…40c191
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa115d ago0xefc44d…743d99
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa115d ago0xc23832…c109f4
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa115d ago0x62786c…2e4a88
0xb1bc…3fdf0xac65…4417Base—$0.01100%fluxa115d ago0xe1ee4c…ef46cc
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa115d ago0xb4d932…d7fd7a

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.