Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x911c40…a7c3fc
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x754e60…0e34b4
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x97d24a…003189
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x56bf7a…e01dc0
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x03d072…72b2b6
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x275882…df9996
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdb3d91…4ba7d2
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x913f55…f16bd2
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb53d3b…427a48
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6b8e47…52b845
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x35685d…ff6578
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7ce6dd…1e7d85
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfb9e60…8c1c9f
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x46e1dd…c4b413
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xac8e24…c2cb3e
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2f6d7f…e055a4
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1764bb…690ccf
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x38e3f7…1ebb2d
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x23fdbe…0cce41
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xad8572…43abc2
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfe122c…b42584
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x77058d…c435e3
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9312cf…6604f1
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6a06f1…758240
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0ac12e…3faff6

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.