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%payAI103d ago0xa4e347…907bc3
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdcda8e…fab214
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x49244a…4c2e29
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x571bb4…a57092
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa95a7b…487978
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1279e1…7055ee
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc0a9ad…adebf5
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd97b8a…8f9dd9
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9f1388…36a40b
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x40407e…2142f4
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbaeea3…5de87d
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8d21f8…83d254
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x07feb8…31a056
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdc59c9…1aa3aa
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4ac747…9638a2
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x874895…9ded2d
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdeea6b…2caf08
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6a21c6…5aca42
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa05579…8ae8e4
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0xef95d1…3e5c14
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x47e1d0…bf90ac
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7cef59…786e97
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x310eb3…dbff42
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1b5148…f6dabd
0x5164…e4e80x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5ac09d…4daae0

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.