Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x96d71c…9398d6
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6bc684…f82fd1
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x02babb…092e5d
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x787840…27ab10
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x57189d…47d93b
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd9c9fa…d054b5
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe6dcfb…de8558
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9c9233…18d978
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2c2050…7c10e0
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe793a4…cb5a88
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaa238e…fbd979
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3ba3ab…fe6077
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb2ed08…472a6f
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7777ae…d151fc
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x68136a…71cbc1
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc7fa98…87092d
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe78b65…81dab7
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6b2995…2e35c8
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x92341c…a8ff7a
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3ce74e…637d1a
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x247812…0b7d04
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd33e59…61abd8
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf241b8…f88619
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd58fce…9c84f2
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeea7ac…4d2eed

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.