Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2feb…e2a50xe045…14e6Base—$0.10100%payAI42d ago0x028c31…6413c7
0x2feb…e2a50x46cd…e0a7Base—$0.10100%payAI42d ago0x297c45…0386db
0x2feb…e2a50xd257…c3c1Base—$0.10100%payAI42d ago0x9c6fb4…26c366
0x2feb…e2a50xc906…211bBase—$0.10100%payAI42d ago0x58ee53…956af9
0x2feb…e2a50xfe80…367eBase—$0.10100%payAI42d ago0x66775c…a27317
0x2feb…e2a50x3ca8…bbcfBase—$0.10100%payAI42d ago0xbfc619…43fb37
0x2feb…e2a50x3ccf…9b72Base—$0.10100%payAI42d ago0xd794ac…d0dc79
0x2feb…e2a50x8e55…85c9Base—$0.10100%payAI42d ago0x9e94fe…c2a04c
0x2feb…e2a50x96bd…37e3Base—$0.10100%payAI42d ago0xb33cd9…b9b457
0x2feb…e2a50x1ac3…6df9Base—$0.10100%payAI42d ago0x1048d0…039ce5
0x2feb…e2a50xb5d3…8f87Base—$0.10100%payAI42d ago0x9cb6fc…6aff3d
0x2feb…e2a50xd521…3729Base—$0.10100%payAI42d ago0x478a75…4a71dc
0x2feb…e2a50x8a93…cb4cBase—$0.10100%payAI42d ago0xb81e03…d3a77b
0x2feb…e2a50xb43a…e16fBase—$0.10100%payAI42d ago0xd4ec6e…4596ef
0x2feb…e2a50x940f…5fc2Base—$0.10100%payAI42d ago0xff73c4…4f87c4
0x2feb…e2a50x53b0…cfeaBase—$0.10100%payAI42d ago0x07e95f…171948
0x2feb…e2a50x6dda…e4c0Base—$0.10100%payAI42d ago0x5c0aa8…b0d647
0x2feb…e2a50xc83b…f53eBase—$0.10100%payAI42d ago0xac4401…6b9b1b
0x2feb…e2a50xf600…6b65Base—$0.10100%payAI42d ago0x304fef…976194
0x2feb…e2a50xb673…ae21Base—$0.10100%payAI42d ago0x9a5bd8…f3fc6f
0x2feb…e2a50x42dd…6eb4Base—$0.10100%payAI42d ago0x509166…c7aac7
0x2feb…e2a50x7b95…0230Base—$0.10100%payAI42d ago0xb275fc…92b610
0x2feb…e2a50x598e…31d8Base—$0.10100%payAI42d ago0x79a70b…777585
0x2feb…e2a50xaf41…8a82Base—$0.10100%payAI42d ago0xa5adc4…e4c195
0x2feb…e2a50x274f…9dc2Base—$0.10100%payAI42d ago0xe1c421…910014

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.