Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a82…2bb20x1646…1ffbBase—$0.01100%coinbase70d ago0x67c911…a5954e
0x8a82…2bb20xc79e…1e54Base—$0.01100%coinbase70d ago0xbbefcd…21090e
0x8a82…2bb20x27c6…b758Base—$0.01100%coinbase70d ago0xefc28d…fea63a
0x8a82…2bb20x53d2…891cBase—$0.01100%coinbase71d ago0x7b1b65…49a0e3
0x8a82…2bb20x2eb6…2c12Base—$0.01100%coinbase71d ago0xe7a5e5…34265a
0x8a82…2bb20xf6fa…a1c5Base—$0.01100%coinbase71d ago0xe98623…7e3b71
0x8a82…2bb20x9f6d…95ffBase—$0.01100%coinbase71d ago0xcea518…e1eafa
0x8a82…2bb20xa7ed…bd8fBase—$0.01100%coinbase71d ago0x5f2287…cc8444
0x8a82…2bb20xbcf5…5323Base—$0.01100%coinbase71d ago0xf55a03…af38ce
0x8a82…2bb20x6a63…ec78Base—$0.01100%coinbase71d ago0x7e197e…59337b
0x8a82…2bb20x5fef…0377Base—$0.01100%coinbase71d ago0xd85e59…3b009e
0x8a82…2bb20xd2f7…4d7fBase—$0.01100%coinbase71d ago0x7ad839…c0ea7c
0x8a82…2bb20x0fb1…27e6Base—$0.01100%coinbase71d ago0x893a6c…14d734
0x8a82…2bb20xe71a…c1edBase—$0.01100%coinbase71d ago0x817406…438acc
0x8a82…2bb20x3fe8…dce1Base—$0.01100%coinbase71d ago0x6d4ed2…9c3e86
0x8a82…2bb20x207c…a68dBase—$0.01100%coinbase71d ago0x256295…5da89d
0x8a82…2bb20x7e00…8d07Base—$0.01100%coinbase71d ago0xf207c9…66326d
0x8a82…2bb20x7fae…01a3Base—$0.01100%coinbase71d ago0xcc5900…e1cbe1
0x8a82…2bb20xda7c…a903Base—$0.01100%coinbase71d ago0x0bc80f…6151b7
0x8a82…2bb20xab5a…b36cBase—$0.01100%coinbase71d ago0xd5ea28…4b535a
0x8a82…2bb20x00e7…14f2Base—$0.01100%coinbase71d ago0x0c7f61…789bc7
0x8a82…2bb20x6c78…a110Base—$0.01100%coinbase71d ago0x7380ab…1e68e6
0x8a82…2bb20x3741…65e5Base—$0.01100%coinbase71d ago0x109bcb…fd21e6
0x8a82…2bb20x1137…08f5Base—$0.01100%coinbase71d ago0xa56fa6…b4f31c
0x8a82…2bb20xbabd…85e9Base—$0.01100%coinbase71d ago0xe63931…d5987a

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.