Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x209d3b…7b2e7b
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x695499…272fd2
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1a0070…398693
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x55e639…0d9818
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3a8fef…45e9b0
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7ced62…fc3849
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x114fe5…a7fcaf
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe2ac43…395d4e
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdff449…aa6221
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6f8dc7…c543c2
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcb2aa0…1ccf22
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0d267b…807f21
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x060648…3c1bbb
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5028ff…ac842a
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6d7f47…47b3b2
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc6cad0…e9990c
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8e24af…158e9d
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6afeeb…3f76b3
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5a52d6…904146
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0xca4e64…528e02
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x04f795…d1f044
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x66bec1…b0ac63
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9de942…a52576
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfd2248…890303
0x979d…ce800x6a5e…c666Basex402 service$0.001100%payAI115d ago0x28b551…d7e175

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.