Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.25100%coinbase23d ago0xa80086…0ca7b7
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase23d ago0xe51f50…bbe28c
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.02100%coinbase23d ago0x60c2fe…d8aea5
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase23d ago0xaef47f…130b73
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase23d ago0xc7667a…0cf0cd
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase23d ago0xa8a3ec…4d47b2
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.08100%coinbase23d ago0x310f2c…b5e806
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.05100%coinbase23d ago0x511242…b98424
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.06100%coinbase23d ago0x309f14…0a9169
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.08100%coinbase23d ago0x225644…539503
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.28100%coinbase23d ago0xc82638…a0802f
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase23d ago0x2feb65…1b537e
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase23d ago0x9f74df…9d1275
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase23d ago0xadcd31…68e3b5
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase23d ago0x57a871…b5bed5
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase23d ago0x5d9dfe…2c935c
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase23d ago0xdf0c7c…57950c
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase23d ago0xf5fffe…82c653
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase23d ago0x7357ae…4fcb13
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase23d ago0xcd494e…51914e
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase23d ago0x847749…c236c8
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.02100%coinbase23d ago0x32780f…d37a05
0xfadd…6c940x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase24d ago0x02b1c6…77cb68
0xc507…c7500x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase24d ago0xbeff39…31e55f

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.