Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8736…2aab0x5467…d618Base$7.90100%payAI11d ago0x5494cd…655ea3
0x8736…2aab0xb2df…a661Base$10.70100%payAI11d ago0x4ee10b…6c854d
0x8736…2aab0x037b…4f31Base$10.80100%payAI11d ago0x94ca38…30e47c
0x8736…2aab0x5467…d618Base$9.60100%payAI11d ago0x222dfd…dbff7f
0x8736…2aab0x037b…4f31Base$10.80100%payAI11d ago0x6aae31…8756a8
0x8736…2aab0xb2df…a661Base$10.70100%payAI11d ago0xcab5ab…94b996
0x8736…2aab0x5467…d618Base$10.40100%payAI11d ago0x2024fc…4777a5
0x8736…2aab0xb2df…a661Base$10.70100%payAI11d ago0x0a67e5…c2a670
0x8736…2aab0x037b…4f31Base$10.80100%payAI11d ago0x72872e…49f919
0x8736…2aab0x5467…d618Base$10.40100%payAI11d ago0x730eba…c4d216
0x8736…2aab0xb2df…a661Base$10.70100%payAI11d ago0x0ac9fb…c5dda1
0x8736…2aab0x037b…4f31Base$10.80100%payAI11d ago0x15829a…78001a
0x8736…2aab0x5467…d618Base$10.30100%payAI11d ago0x4e6216…9623cd
0x8736…2aab0xb2df…a661Base$10.70100%payAI11d ago0x75e186…e8738f
0x8736…2aab0x037b…4f31Base$10.80100%payAI11d ago0x82f742…06f030
0x8736…2aab0x5467…d618Base$10.50100%payAI11d ago0xaf64e7…41f8fb
0x8736…2aab0xb2df…a661Base$10.70100%payAI11d ago0xa13f5b…f12dcb
0x8736…2aab0x037b…4f31Base$10.80100%payAI11d ago0xcec84f…52312d
0x8736…2aab0x037b…4f31Base$4.00100%payAI11d ago0x40f5f0…fafcbc

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.