Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x81aa…2c460x72fd…b6efBase—$0.01100%coinbase74d ago0x80c059…677178
0x81aa…2c460x2f5d…841bBase—$0.01100%coinbase74d ago0xdb3be6…72cd7a
0x81aa…2c460xace7…ef2eBase—$0.01100%coinbase74d ago0x1ef052…413815
0x81aa…2c460x4082…7af6Base—$0.01100%coinbase74d ago0x3186ce…6998d1
0x81aa…2c460x622e…067eBase—$0.01100%coinbase74d ago0xafe688…d1eed6
0x81aa…2c460x2014…1cafBase—$0.01100%coinbase74d ago0xff9fca…e0a946
0x81aa…2c460x124f…7f95Base—$0.01100%coinbase74d ago0x12cab8…ce9f6b
0x81aa…2c460xd86f…95c6Base—$0.01100%coinbase74d ago0x0422f2…5e000d
0x81aa…2c460xf2bf…6b51Base—$0.01100%coinbase74d ago0xbd8565…68b7f1
0x81aa…2c460x2a9a…6cadBase—$0.01100%coinbase74d ago0xb7e506…813456
0x81aa…2c460x09fc…ac8dBase—$0.01100%coinbase74d ago0xacf1e1…79954c
0x81aa…2c460x7e5a…14b1Base—$0.01100%coinbase74d ago0x244d8d…84bb4c
0x81aa…2c460xc051…ad0cBase—$0.01100%coinbase74d ago0x036953…5b2bd8
0x81aa…2c460xc19a…e6a9Base—$0.01100%coinbase74d ago0x4fe4ae…220f62
0x81aa…2c460x2ffa…88b9Base—$0.01100%coinbase74d ago0xfb65b4…a443fd
0x81aa…2c460x42a5…38e8Base—$0.01100%coinbase74d ago0xa23f92…cedf8b
0x81aa…2c460xb84b…8b51Base—$0.01100%coinbase74d ago0x0354a9…9b9ce2
0x81aa…2c460x4612…fb0aBase—$0.01100%coinbase74d ago0xdae720…dca1d9
0x81aa…2c460x5370…0e75Base—$0.01100%coinbase75d ago0xdbe231…32b6ae
0x81aa…2c460xd8ce…bedaBase—$0.01100%coinbase75d ago0xc34178…b63665
0x81aa…2c460x4f06…b817Base—$0.01100%coinbase75d ago0xa82f43…4e0699
0x81aa…2c460xa119…d061Base—$0.01100%coinbase75d ago0x89448b…a882a7
0x81aa…2c460x5700…8e78Base—$0.01100%coinbase75d ago0x38cbf1…eaaa14
0x81aa…2c460xcf5d…773fBase—$0.01100%coinbase75d ago0x91f27f…d1debf
0x81aa…2c460x7534…fc29Base—$0.01100%coinbase75d ago0xebeffd…fda544

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.