Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f5e…14000xac65…4417Base—$1.01100%fluxa115d ago0x5d19f6…5f417e
0xb90a…9ae40x4f5e…1400Base—$0.01100%fluxa115d ago0x0a032f…0853a3
0xb90a…9ae40x4f5e…1400Base—$0.90100%fluxa115d ago0xcea760…99caa5
0xb90a…9ae40x4f5e…1400Base—$0.01100%fluxa115d ago0x1f973e…9a8fa3
0xb90a…9ae40x4f5e…1400Base—$0.01100%fluxa115d ago0xac4659…881a03
0xb90a…9ae40x4f5e…1400Base—$0.01100%fluxa115d ago0x51400f…04e0f4
0xb90a…9ae40x4f5e…1400Base—$0.01100%fluxa115d ago0x68d0a0…cdff08
0xb90a…9ae40x4f5e…1400Base—$0.01100%fluxa115d ago0x065b5e…d373da
0xb90a…9ae40x4f5e…1400Base—$0.01100%fluxa115d ago0xf52ce9…d1cc69
0xb90a…9ae40x4f5e…1400Base—$0.01100%fluxa115d ago0x78e637…db73ad
0xb90a…9ae40x4f5e…1400Base—$0.01100%fluxa115d ago0xcd3052…ee48d0
0xb90a…9ae40x4f5e…1400Base—$0.01100%fluxa115d ago0x4e5321…ac4e9a
0xb90a…9ae40x4f5e…1400Base—$0.01100%fluxa115d ago0x0542ae…9065f0
0x4f5e…14000xac65…4417Base—$0.04100%fluxa115d ago0x4c86f6…8e5573
0xb90a…9ae40x4f5e…1400Base—$0.01100%fluxa115d ago0x9b1563…1e62cb
0xb90a…9ae40x4f5e…1400Base—$0.01100%fluxa115d ago0xfbfda2…58d45b
0xb90a…9ae40x4f5e…1400Base—$0.01100%fluxa115d ago0x6c4424…33eb8e
0xb90a…9ae40x4f5e…1400Base—$0.01100%fluxa115d ago0xec9303…2d9284
0x4f5e…14000xac65…4417Base—$0.06100%fluxa115d ago0xaf28ef…6f179a
0xb90a…9ae40x4f5e…1400Base—$0.01100%fluxa115d ago0xc9e913…ad7bd5
0xb90a…9ae40x4f5e…1400Base—$0.01100%fluxa115d ago0xbb664a…8c4670
0xb90a…9ae40x4f5e…1400Base—$0.01100%fluxa115d ago0xdafacc…5e3611
0xb90a…9ae40x4f5e…1400Base—$0.01100%fluxa115d ago0x8753fc…664874
0xb90a…9ae40x4f5e…1400Base—$0.01100%fluxa115d ago0x2ab9d1…b74be9
0xb90a…9ae40x4f5e…1400Base—$0.01100%fluxa115d ago0x0d1e2a…7ee0dc

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.