Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x98f90c…89b204
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2d4fed…8a03cc
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x565e0d…a7fe1c
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd9a02e…67ff4b
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2b1c73…56d4e0
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7b3f46…069a2c
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2aa179…2ee233
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xedd389…092800
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa4510e…d708cc
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x736659…3e4b31
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3db85d…d08d15
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5dfcbe…71d85c
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x13a6c5…25b55f
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x08fc81…c245b8
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xab1602…970b96
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1ff715…f8995b
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd86e50…ba334a
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4c98f7…8f8ece
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb89d92…be1f9e
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7c11e9…6f44e0
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeec112…c67566
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdaa883…4b8b69
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xddb02e…e4aa08
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcea2c5…217ec7
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI105d ago0x02583d…9fb028

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.