Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa121d ago0xdca759…09ec67
0xb1bc…3fdf0xac65…4417Base—$0.05100%fluxa121d ago0x303356…9a0a23
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa121d ago0xc8521d…a30e37
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa121d ago0xc00e65…d1c494
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa121d ago0x29dbb0…eb2121
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa121d ago0x1a3463…a4f7dd
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa121d ago0xbc2bb7…bfc173
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa121d ago0x5cd5a6…1c2813
0xb1bc…3fdf0xac65…4417Base—$0.03100%fluxa121d ago0x2a7bae…a2fcae
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa121d ago0xece7d2…f0e9d5
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa121d ago0x3ec089…841215
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa121d ago0x756c74…40f31a
0xb1bc…3fdf0xac65…4417Base—$0.06100%fluxa121d ago0x7037f3…982ff7
0xb90a…9ae40xb1bc…3fdfBase—$0.05100%fluxa121d ago0x585778…263001
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa121d ago0x7c09be…48bc41
0xb1bc…3fdf0xac65…4417Base—$0.04100%fluxa121d ago0xcef858…327e38
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa121d ago0xee12ee…dc3862
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa121d ago0x16b81b…45ac5d
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa121d ago0x92ba2e…eca599
0xb90a…9ae40xb1bc…3fdfBase—$0.01100%fluxa121d ago0x775396…9453e0
0xb1bc…3fdf0xac65…4417Base—$0.02100%fluxa122d ago0x727754…edad15

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.