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.01100%coinbase76d ago0xf1c14d…433277
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.02100%coinbase76d ago0xec1295…7405c0
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase76d ago0x5728bf…b298b6
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase76d ago0x823dc6…77341e
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.03100%coinbase76d ago0xb7f681…4730bb
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.05100%coinbase76d ago0xbc106b…9775c6
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.03100%coinbase76d ago0x98490e…a7639e
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.03100%coinbase76d ago0x3b07a1…5d8d9c
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.08100%coinbase76d ago0xba9d0c…9214f5
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase76d ago0x026592…a5f110
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase76d ago0x08f216…b73efb
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase76d ago0xd1d215…57fc8c
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase76d ago0x6a6b38…f9df26
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase76d ago0xfa791a…071663
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase76d ago0x826a9c…23b0f3
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase76d ago0xa00f5e…41a629
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase76d ago0xf80b60…a959cf
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase76d ago0x77ea0a…08668c
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase76d ago0xdecb40…b230fe
0x7af1…be2e0x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.05100%coinbase77d ago0x0ef38b…3f03bc
0x7af1…be2e0x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase77d ago0x488646…880897
0x23be…6a8e0x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase77d ago0x7f1d4f…4e97a5

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.