Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa114d ago0x63f5a3…4d1eca
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa114d ago0xa7415a…29f06b
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa115d ago0xc791ad…3f4c58
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa115d ago0xc9b226…bc3f64
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa115d ago0x8a0f64…dfb50f
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa115d ago0x849d12…eb871e
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa115d ago0xbb9694…5ed833
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa115d ago0x5f7088…f3a505
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa115d ago0x26dc5e…3ea692
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa115d ago0x9d2084…00756c
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa115d ago0xcf3dc9…f91b81
0xb90a…9ae40xb8bb…d28bBase—$0.02100%fluxa115d ago0x863828…6f4f86
0x244f…cab90xb8bb…d28bBase—$2.00100%fluxa115d ago0x924caa…10f2e9
0xb90a…9ae40xb8bb…d28bBase—$0.05100%fluxa115d ago0xc452a4…2c9109
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa115d ago0xece6d0…839985
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa115d ago0xc47eec…4fccc3
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa115d ago0xb246f7…b8bacb
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa115d ago0x056221…758eed
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa115d ago0x08e199…a43a44
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa115d ago0x8bc644…7712b4
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa115d ago0x181b58…ce2a55
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa115d ago0xcf65fd…500c62
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa115d ago0x68ddd3…d9e487
0xb90a…9ae40xb8bb…d28bBase—$0.02100%fluxa115d ago0xfe72dd…9fb295
0xb90a…9ae40xb8bb…d28bBase—$0.01100%fluxa115d ago0x66dfff…a3eaae

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.