Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9be41a…691425
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xeae310…8a4436
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2c223e…673c3c
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8b11fc…17b855
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x29b51d…e92513
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x992539…90a3b8
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf81637…2ec0c3
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x18c341…2b0ad5
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8aba74…7e20f6
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x22004a…84ee3a
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8c479c…9b98e3
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6668c9…d7c6e0
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe18990…c03a25
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x850d3d…89a2a8
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x17b8d0…8791ce
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x16927d…6af6e3
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5804a4…106fa3
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0a404c…765ede
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5c036b…390055
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9eb88d…f0eab7
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9e73b1…53ceb2
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcc9d76…7f94bd
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x70879a…8588ee
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x88c59d…39ee4f
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaa5d8e…1a239e

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.