Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$1.05100%0xb834…55bc61d ago0xd1817e…c87f42
0xa787…64cf0x0e3d…7757Base$5.25100%0x154a…ba3261d ago0x38312b…0b5ff7
0xa787…64cf0x0e3d…7757Base$4.20100%0xa8cd…654861d ago0x0e990e…bc70a0
0xa787…64cf0x0e3d…7757Base$1.05100%0x4760…47ea61d ago0xbf011c…502c4c
0xa787…64cf0x0e3d…7757Base$10.50100%0x5feb…0e1261d ago0x799e2c…13f4a6
0xa787…64cf0x0e3d…7757Base$5.25100%0x12b7…6f9961d ago0x51dc76…2b8765
0xa787…64cf0x0e3d…7757Base$1.05100%0x1f15…885761d ago0x0d36e5…b83d2c
0xa787…64cf0x0e3d…7757Base$5.25100%0x617f…c06d61d ago0xa46582…8d37c1
0xa787…64cf0x0e3d…7757Base$1.05100%0xda2d…f5ea61d ago0x286023…f9086d
0xa787…64cf0x0e3d…7757Base$2.10100%0x3663…55ff61d ago0x5d2b06…c1057a
0xa787…64cf0x0e3d…7757Base$1.05100%0x8107…169961d ago0xd36d9b…01f8ba
0xa787…64cf0x0e3d…7757Base$1.05100%0x0166…37af61d ago0x22a1e2…ff147e
0xa787…64cf0x0e3d…7757Base$10.50100%0x4345…1ce961d ago0xf54b31…f52ed0
0xa787…64cf0x0e3d…7757Base$1.05100%0x127e…b24a61d ago0x04c202…2a5b7f
0xa787…64cf0x0e3d…7757Base$1.05100%0x58f6…451761d ago0x0e929d…1bb331
0xa787…64cf0x0e3d…7757Base$10.50100%0x4136…b72661d ago0xb9f7ad…293156
0xa787…64cf0x0e3d…7757Base$21.00100%0x2a28…fc3d61d ago0xa76c76…58fcd7
0xa787…64cf0x0e3d…7757Base$1.05100%0x60b3…977361d ago0xc92378…ac7baa
0xa787…64cf0x0e3d…7757Base$15.75100%0x817a…63b561d ago0xcf120a…582737
0xa787…64cf0x0e3d…7757Base$5.25100%0xc86d…b47f61d ago0xc3406f…03dad0
0xa787…64cf0x0e3d…7757Base$6.30100%0x7cf5…240761d ago0x18d530…f1bc36
0xa787…64cf0x0e3d…7757Base$2.10100%0x7a25…7fdc61d ago0xc46a8e…3e0968
0xa787…64cf0x0e3d…7757Base$10.50100%0x2115…35a061d ago0x886bd0…87f47b
0xa787…64cf0x0e3d…7757Base$2.10100%0x7685…476961d ago0x088ba8…bbbc4a
0xa787…64cf0x0e3d…7757Base$1.05100%0x81da…371f61d ago0x40a13d…40f92d

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.