Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase1d ago0x671c7f…c6a91c
0xd9ec…145e0xc2af…85ebBasex402 service$0.001100%coinbase1d ago0x9715c3…3ef424
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase1d ago0x77c74d…74a22e
0x039e…266e0xc2af…85ebBasex402 service$0.001100%coinbase2d ago0xe333ff…7a1afb
0x039e…266e0xc2af…85ebBasex402 service$0.001100%coinbase2d ago0x88d91b…328502
0x039e…266e0xc2af…85ebBasex402 service$0.001100%coinbase2d ago0xf68843…10b3bb
0x039e…266e0xc2af…85ebBasex402 service$0.001100%coinbase2d ago0x1da432…34744d
0x039e…266e0xc2af…85ebBasex402 service$0.001100%coinbase2d ago0x30658c…eab928
0x039e…266e0xc2af…85ebBasex402 service$0.001100%coinbase2d ago0x72fa1a…990fef
0x039e…266e0xc2af…85ebBasex402 service$0.001100%coinbase2d ago0xf98aa4…53de87
0x039e…266e0xc2af…85ebBasex402 service$0.001100%coinbase2d ago0x3cb1bc…9115c0
0x039e…266e0xc2af…85ebBasex402 service$0.001100%coinbase2d ago0x6ca45d…472d36
0x039e…266e0xc2af…85ebBasex402 service$0.001100%coinbase2d ago0x063c29…40ec86
0x039e…266e0xc2af…85ebBasex402 service$0.001100%coinbase2d ago0x8c370b…2466ca
0x039e…266e0xc2af…85ebBasex402 service$0.001100%coinbase2d ago0xd2cec5…5e2266
0x039e…266e0xc2af…85ebBasex402 service$0.001100%coinbase2d ago0x3f9f46…435288
0x039e…266e0xc2af…85ebBasex402 service$0.001100%coinbase2d ago0xeebf0f…a04907
0x039e…266e0xc2af…85ebBasex402 service$0.001100%coinbase2d ago0xefd2c6…b60068
0x039e…266e0xc2af…85ebBasex402 service$0.001100%coinbase2d ago0xad5023…cd61c7
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase2d ago0x72668e…6517ff
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase2d ago0xefd9c9…fcee3d
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase2d ago0x29279f…531a37
0x5760…7db60xc2af…85ebBasex402 service$0.005100%coinbase2d ago0x3a6e5e…690f8b

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.