Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0de6…b8710xe0e1…ad0fBasex402 service$0.001100%coinbase19d ago0x4e88c7…6c95be
0x0de6…b8710xe0e1…ad0fBasex402 service$0.001100%coinbase19d ago0x404d33…eb9c4e
0x0de6…b8710xe0e1…ad0fBasex402 service$0.001100%coinbase19d ago0x1a744a…f13b64
0x0de6…b8710xe0e1…ad0fBasex402 service$0.002100%coinbase19d ago0xc5e6cb…b60b2b
0x0de6…b8710xe0e1…ad0fBasex402 service$0.001100%coinbase19d ago0x805ee1…7736df
0x0de6…b8710xe0e1…ad0fBasex402 service$0.001100%coinbase19d ago0x5bf302…5ca652
0x0de6…b8710xe0e1…ad0fBasex402 service$0.005100%coinbase19d ago0x2f79b4…8d1b3a
0x0de6…b8710xe0e1…ad0fBasex402 service$0.002100%coinbase19d ago0x472ccb…b458d0
0x0de6…b8710xe0e1…ad0fBasex402 service$0.001100%coinbase19d ago0xe1eec3…ff5369
0x0de6…b8710xe0e1…ad0fBasex402 service$0.001100%coinbase19d ago0xb9a55d…f47a7f
0x0de6…b8710xe0e1…ad0fBasex402 service$0.001100%coinbase19d ago0x2c972a…e1f0d4
0x0de6…b8710xe0e1…ad0fBasex402 service$0.001100%coinbase19d ago0xeb4c3e…970781
0x0de6…b8710xe0e1…ad0fBasex402 service$0.001100%coinbase19d ago0xc41888…a81c60
0x0de6…b8710xe0e1…ad0fBasex402 service$0.001100%coinbase19d ago0xf916e0…b556a5
0x0de6…b8710xe0e1…ad0fBasex402 service$0.001100%coinbase19d ago0xe15c2d…aa5864
0x0de6…b8710xe0e1…ad0fBasex402 service$0.001100%coinbase19d ago0x9bc928…203410
0x0de6…b8710xe0e1…ad0fBasex402 service$0.002100%coinbase19d ago0x8a4160…d1228b
0x0de6…b8710xe0e1…ad0fBasex402 service$0.001100%coinbase19d ago0x0afe4b…4529eb
0x0de6…b8710xe0e1…ad0fBasex402 service$0.005100%coinbase19d ago0x24356e…058337
0x0de6…b8710xe0e1…ad0fBasex402 service$0.002100%coinbase19d ago0xc6e1c9…6edffd
0x0de6…b8710xe0e1…ad0fBasex402 service$0.001100%coinbase19d ago0x85ad35…466db5
0x0de6…b8710xe0e1…ad0fBasex402 service$0.001100%coinbase19d ago0x570644…d34c42
0x0de6…b8710xe0e1…ad0fBasex402 service$0.001100%coinbase19d ago0xbeb234…c2ed27
0x0de6…b8710xe0e1…ad0fBasex402 service$0.001100%coinbase19d ago0x1b19cd…94bc46
0x0de6…b8710xe0e1…ad0fBasex402 service$0.001100%coinbase19d ago0x9a24e4…0bc60f

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.