Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0x27e83e…8d6e93
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb83c59…5ae19c
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7425e7…89f704
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6d0f98…28da94
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0x52aab0…98fa9d
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe5a6e6…f2bbbd
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0x84e810…baccd5
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe31902…33ab73
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4e6d50…15dc54
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa8891e…79c2bb
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe881c3…e41fc0
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8bd590…673e3c
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe149b1…ce6aee
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0xca26b5…b332da
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfde634…a61fb8
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8b47df…6a9f21
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0x47a527…1d7de9
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1262ed…e5518c
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0x28bb81…4f20e7
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0x01eb50…a5bb12
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcfa6e9…9a74f5
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9b6921…acde62
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf919f0…d2876f
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7cad5a…f0dbf3
0x1a77…0e600x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc9c055…50f03b

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.