Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x346783…c4a006
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1c43cf…a31218
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfa77b8…b74440
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc1da8c…732af7
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3afbb6…ddd877
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbc25fe…e1f058
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1c5bee…09e252
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7af548…ecaca5
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb6e2a7…e6f87b
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1d9467…b9f496
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdc7205…f882cc
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8a51b2…c76e1e
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x47d869…158a60
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb0bfe3…d0e150
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x96a43e…02ed4f
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4891a4…99463e
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x22f5ed…ba5a62
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2993eb…a8c613
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf11878…7c63b7
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7b61aa…26c481
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb172f6…f4d378
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xda5b8a…d82a52
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x73b40b…074432
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf55fb5…f987ad
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4439bc…999dc9

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.