Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeecd…a5e20x3c08…83d8Base$6.00100%daydreams37d ago0xf68322…d78719
0xeecd…a5e20x3c08…83d8Base$6.00100%daydreams37d ago0xa42ced…34d03e
0xeecd…a5e20x3c08…83d8Base$6.00100%daydreams37d ago0xf1638f…2973ea
0xeecd…a5e20x3c08…83d8Base$6.00100%daydreams37d ago0xc1f9cb…17526f
0xeecd…a5e20x3c08…83d8Base$6.00100%daydreams37d ago0xab2240…98e495
0xeecd…a5e20x3c08…83d8Base$6.00100%daydreams37d ago0xb3db4e…67ab02
0xeecd…a5e20x3c08…83d8Base$6.00100%daydreams37d ago0x05add2…b7607c
0xeecd…a5e20x3c08…83d8Base$6.00100%daydreams37d ago0x5aa830…ac3cd1
0xeecd…a5e20x3c08…83d8Base$6.00100%daydreams37d ago0x3abb0f…fdd799
0xeecd…a5e20x3c08…83d8Base$6.00100%daydreams37d ago0x14c33e…08d54d
0xeecd…a5e20x3c08…83d8Base$0.001100%daydreams37d ago0x438856…d87d0a
0xeecd…a5e20x3c08…83d8Base$0.001100%daydreams37d ago0x46fe22…f39cb0
0xeecd…a5e20x3c08…83d8Base$0.001100%daydreams37d ago0x2f40b7…bd5485
0xeecd…a5e20x3c08…83d8Base$0.001100%daydreams37d ago0x6eff28…0527b8
0xeecd…a5e20x3c08…83d8Base$0.001100%daydreams37d ago0x8e0f80…2d863f
0xeecd…a5e20x3c08…83d8Base$0.001100%daydreams37d ago0x1239fa…f2726e
0xeecd…a5e20x3c08…83d8Base$0.001100%daydreams37d ago0x729c9d…ff40c5
0xeecd…a5e20x3c08…83d8Base$0.001100%daydreams37d ago0x52fb91…923270
0xeecd…a5e20x3c08…83d8Base$0.001100%daydreams37d ago0x1e4911…dcbe12
0xeecd…a5e20x3c08…83d8Base$0.001100%daydreams37d ago0x98095b…4ea5fe
0xeecd…a5e20x3c08…83d8Base$0.001100%daydreams37d ago0x808fd9…6ea188
0xeecd…a5e20x3c08…83d8Base$0.001100%daydreams37d ago0xb8079a…87563a
0xeecd…a5e20x3c08…83d8Base$0.001100%daydreams37d ago0xca7518…aabb59
0xeecd…a5e20x3c08…83d8Base$0.001100%daydreams37d ago0xd5d657…0c5fa7
0xeecd…a5e20x3c08…83d8Base$0.001100%daydreams37d ago0xacfe2c…54418c

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.