Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb2b0…43e00x9cd1…d2d7Base$0.005100%Route unknown55d ago0x114002…9a0586
0xb2b0…43e00x9cd1…d2d7Base$0.005100%Route unknown55d ago0xc3c8f1…10ef8b
0xb2b0…43e00x9cd1…d2d7Base$0.001100%Route unknown55d ago0x9e90e8…f1669c
0xb2b0…43e00x9cd1…d2d7Base$0.005100%Route unknown56d ago0x93c758…931957
0xb2b0…43e00x9cd1…d2d7Base$0.005100%Route unknown56d ago0x1bf825…443a0f
0xb2b0…43e00x9cd1…d2d7Base$0.001100%Route unknown56d ago0xd620d8…04906a
0xb2b0…43e00x9cd1…d2d7Base$0.005100%Route unknown56d ago0x34ac8a…7c717b
0xb2b0…43e00x9cd1…d2d7Base$0.005100%Route unknown56d ago0x8f4083…efef13
0xb2b0…43e00x9cd1…d2d7Base$0.001100%Route unknown56d ago0x8caf04…017014
0xb2b0…43e00x9cd1…d2d7Base$0.005100%Route unknown56d ago0x386c12…6025d2
0xb2b0…43e00x9cd1…d2d7Base$0.005100%Route unknown56d ago0x87d38a…54b55e
0xb2b0…43e00x9cd1…d2d7Base$0.001100%Route unknown56d ago0xbd53f6…2d0106
0xb2b0…43e00x9cd1…d2d7Base$0.005100%Route unknown56d ago0xfeee00…ffb1b0
0xb2b0…43e00x9cd1…d2d7Base$0.005100%Route unknown56d ago0x43887b…083652
0xb2b0…43e00x9cd1…d2d7Base$0.001100%Route unknown56d ago0x6dc41b…07fb04
0xb2b0…43e00x9cd1…d2d7Base$0.005100%Route unknown56d ago0x24227e…4b033c
0xb2b0…43e00x9cd1…d2d7Base$0.005100%Route unknown56d ago0xfbd8ec…6e4801
0xb2b0…43e00x9cd1…d2d7Base$0.001100%Route unknown56d ago0x6f148f…3068a1
0xb2b0…43e00x9cd1…d2d7Base$0.005100%Route unknown56d ago0x212fa8…b2113f
0xb2b0…43e00x9cd1…d2d7Base$0.005100%Route unknown56d ago0x2a5a37…a55ff9
0xb2b0…43e00x9cd1…d2d7Base$0.001100%Route unknown56d ago0xcc2f16…739384
0xb2b0…43e00x9cd1…d2d7Base$0.005100%Route unknown56d ago0xe31bd8…c7cfc6
0xb2b0…43e00x9cd1…d2d7Base$0.005100%Route unknown56d ago0x51208a…548ca5
0xb2b0…43e00x9cd1…d2d7Base$0.001100%Route unknown56d ago0x0e6cc6…6d6d05
0xb2b0…43e00x9cd1…d2d7Base$0.005100%Route unknown56d ago0x524bc9…0203b3

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.