Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0x893d59…e09adb
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0x11cd8d…d437c5
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0x628c24…866451
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb46d65…3612e5
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb06f50…cb94c2
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0x432f2c…b48327
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5c8777…5fe541
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd9eedc…189666
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0x840597…b42c84
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbd4f75…015aea
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1e76f9…878e96
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc6a8f2…9ca572
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0x06229c…5af4d4
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0x673580…10e7e6
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0x545f96…4158b6
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0x708f4a…aa1e9b
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7119ef…f5994f
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0xecd650…8e5312
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9aeaa5…9c460a
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0d8e89…226dbb
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0x982499…e080fd
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7bb23d…b7e7bd
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0e927b…5037d8
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd5d598…8b5c2f
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfacaca…4943e3

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.