Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e30…394f0xac65…4417Base—$0.02100%fluxa114d ago0xf07b36…128b3b
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa114d ago0x8af652…a9ebf1
0x4e30…394f0xac65…4417Base—$0.05100%fluxa114d ago0xa9b065…76a1b8
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa114d ago0x15eadf…6ef646
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa114d ago0x91f247…a09808
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa114d ago0xed4624…9e84fa
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa114d ago0x2f78b3…094332
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa114d ago0x53406b…a02f41
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa114d ago0x6f1234…647754
0x4e30…394f0xac65…4417Base—$0.01100%fluxa114d ago0xc53079…5c6977
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa115d ago0x2e964e…4cbbd5
0x4e30…394f0xac65…4417Base—$0.06100%fluxa115d ago0x3a412d…de2718
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa115d ago0xa3e3cd…e3ae02
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa115d ago0x0c55d3…d67d76
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa115d ago0xb1bcb2…6591e3
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa115d ago0x0bb615…6f4626
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa115d ago0x3f5fd2…ea9ed5
0xb90a…9ae40x4e30…394fBase—$0.01100%fluxa115d ago0x7fee08…20082d

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.