Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x23da00…7c5539
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5ab6ad…901214
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9721f5…6e4523
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x44a1fc…de549f
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x903776…127a0a
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x794bf6…12520a
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x93990a…3ed8b5
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x45ad88…d15f80
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1f13b7…89be96
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb07185…796519
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x79d95f…af181f
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7ad9fc…d95be0
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x79df65…a31f8d
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbc825c…cffd98
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5c0ee9…6d4768
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe0ca2a…a7bcdb
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x898b10…206841
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x183426…0492bb
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9b008d…d0e425
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf4fa19…fef57f
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6fdace…85bee9
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc2dcfa…353efa
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8ba70f…edd4ee
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbb1af7…7c1d2b
0xed28…ccc20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa4eb43…b688be

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.