Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760x6714…a85eBasex402 service$0.01100%payAI112d ago0x0114aa…6afdcb
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0x20617d…e22171
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0x2481fc…9603b3
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0xd043c5…c05d7d
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0x6741a7…1d8417
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0x688ef4…79cf6f
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0x3fd9da…c3b534
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0xcb5289…98a102
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0x1ad882…7388fd
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0x95652f…3c7d93
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0x7b125a…b57dc0
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0x0548ea…f71fee
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0xf67e3c…6444d2
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0x0a0f36…855871
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0xfd5296…9d2248
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0x6a963d…0993e7
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0xac6f2a…3f3875
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0x878cc5…f086b1
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0x54ae35…94d856
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0xe58003…d31b0a
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0x5cb54d…acded1
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0x114e3c…e378fd
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0x89d037…201a29
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0xcd64b9…0d9494
0xd324…4c380x6714…a85eBasex402 service$0.01100%payAI112d ago0xeee5dd…5e56e2

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.