Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8466e1…8880b5
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x672e31…f9e72c
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x03c69e…1d35d1
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdb5102…1e9710
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5714be…1bd64e
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb0739a…d5f251
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x33818a…b0c2d0
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa8aaa0…f3b64f
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfb47dc…a0645f
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc54b02…5423cb
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc6401c…c691c2
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb30de6…356cb5
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3ba633…abd100
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xea03e7…5a1c17
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x947d3e…1b8776
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa5fd61…812893
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd6dd71…9c6ceb
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd67083…98399b
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2a3e6f…457a9a
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd3c9e9…671423
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x496378…373a7c
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe7e078…2a33bb
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1767c5…d7de4d
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x94ef59…f57419
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI114d ago0x37fa6d…9f9c17

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.