Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb0e74e…20a90e
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x103db6…a54623
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4ca04f…ae57f6
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x075a35…b6ab55
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x831424…632793
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb4e99e…87c846
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe43250…ec7e1d
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x750be9…86e200
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8f2aca…3b7f03
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd94c49…24e7c1
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0900e4…a82297
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc80fc…0cd3da
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc76fba…3a138d
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x80ba60…d95296
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe03dc5…ebb480
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x30078c…75e0ba
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbca816…5d6285
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe1d769…bf6aef
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0653fc…3d9807
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc27ab8…2d85ae
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd330cf…484626
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x02739d…919869
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5cef19…4c56e4
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x284b01…583a8b
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x96e18f…5067ef

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.