Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d85…dd5a0x96d0…814eBase—$0.01100%coinbase42d ago0x015803…96cac6
0x1d85…dd5a0x4c10…c46bBase—$0.01100%coinbase42d ago0x21e916…14e9bf
0x1d85…dd5a0xbde3…0fc9Base—$0.01100%coinbase42d ago0x62c713…b836e3
0x1d85…dd5a0xdc35…d647Base—$0.01100%coinbase42d ago0x5dfdd0…0d8ff2
0x1d85…dd5a0xae7c…c4c9Base—$0.01100%coinbase42d ago0x6fa2eb…96f1dd
0x1d85…dd5a0xc535…10e6Base—$0.01100%coinbase42d ago0xd9508d…578660
0x1d85…dd5a0x2e7f…25e4Base—$0.01100%coinbase42d ago0x26d62c…d7b48c
0x1d85…dd5a0x1bd1…7c90Base—$0.01100%coinbase42d ago0xd78737…253b92
0x1d85…dd5a0xcff3…367cBase—$0.01100%coinbase42d ago0x24538b…ac15f8
0x1d85…dd5a0x16d1…0ad6Base—$0.01100%coinbase42d ago0x489a4f…a1e229
0x1d85…dd5a0xbf21…3a66Base—$0.01100%coinbase42d ago0x5751f6…258773
0x1d85…dd5a0xa692…44cfBase—$0.01100%coinbase42d ago0x9e4175…638098
0x1d85…dd5a0xfb6b…53f4Base—$0.01100%coinbase42d ago0x4cdfa0…b1cebc
0x1d85…dd5a0xc99d…5c86Base—$0.01100%coinbase42d ago0x2d0118…ef8811
0x1d85…dd5a0xb01c…9bc0Base—$0.01100%coinbase42d ago0xe5d418…a9eab0
0x1d85…dd5a0x27e8…fd2eBase—$0.01100%coinbase42d ago0x7eb4c4…147781
0x1d85…dd5a0x9f37…0346Base—$0.01100%coinbase42d ago0xe04e9b…2d1baf
0x1d85…dd5a0x0d36…9fb8Base—$0.01100%coinbase43d ago0x259eeb…ea3c31

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.