Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x368d…5feb0x3896…6b27Base—$0.01100%fluxa113d ago0x64b292…cbef89
0x22c8…fd7b0x3896…6b27Base—$0.01100%fluxa113d ago0xca0b06…850f80
0xe1e3…b24a0x3896…6b27Base—$0.03100%fluxa113d ago0xce48c0…87d618
0x3999…55ad0x3896…6b27Base—$0.02100%fluxa113d ago0xb5f504…91e22a
0x8774…c6660x3896…6b27Base—$0.02100%fluxa113d ago0x507dc5…801de2
0x2c57…3e800x3896…6b27Base—$0.02100%fluxa113d ago0x83bd5c…20cb29
0x10ae…375b0x3896…6b27Base—$0.07100%fluxa113d ago0x824b39…af5bc2
0xd1ca…d74f0x3896…6b27Base—$0.05100%fluxa113d ago0x431d7c…63e67d
0x3715…73470x3896…6b27Base—$0.05100%fluxa113d ago0xf736b5…65d9c9
0xdeb1…c1040x3896…6b27Base—$0.10100%fluxa113d ago0x1f74f1…81e72c
0x85ab…78430x3896…6b27Base—$0.05100%fluxa113d ago0xb775c8…e8eb47
0xe7f7…eaa00x3896…6b27Base—$0.05100%fluxa113d ago0x32e9a2…8b3919
0x4a18…244d0x3896…6b27Base—$0.06100%fluxa113d ago0x283179…6e5bce
0x0cff…27230x3896…6b27Base—$0.04100%fluxa113d ago0x1c3a38…a2bbea
0x2416…d0a60x3896…6b27Base—$0.12100%fluxa113d ago0x67ef13…516e26
0x3051…50850x3896…6b27Base—$0.04100%fluxa113d ago0xe0ab3c…3281f2
0x3aaa…58440x3896…6b27Base—$0.12100%fluxa113d ago0xb9972d…eb13bd
0x412a…cd6e0x3896…6b27Base—$0.17100%fluxa113d ago0xa2e228…60ff50
0x0940…0d200x3896…6b27Base—$0.10100%fluxa113d ago0x1b0169…6f0ca5
0xf03b…b60c0x3896…6b27Base—$0.11100%fluxa113d ago0x004669…83200b
0xde5d…c5830x3896…6b27Base—$0.16100%fluxa113d ago0xfa8866…fb025f
0xf22a…a9220x3896…6b27Base—$0.07100%fluxa113d ago0x704b19…40f6fd
0x6fb8…19910x3896…6b27Base—$0.01100%fluxa113d ago0xb0f07d…a628bc
0xd1dc…56310x3896…6b27Base—$0.10100%fluxa113d ago0x71f949…4ba751
0xfabd…9a210x3896…6b27Base—$0.15100%fluxa113d ago0xc4fae6…b33a78

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.