Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0854b5…d5d018
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1c759b…84e221
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x729331…3f45d3
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcb72fe…a8cdc8
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb8c2f8…73a247
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x87bcb2…87f083
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x73a2b6…82464c
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xab6d40…7ec5c5
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf4ba2e…c3e50c
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6f5094…a86584
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf63229…3a785e
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe7f3eb…b01640
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb67d2d…1ba280
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x23715e…26bc52
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5ba754…3222cf
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdac40c…b8bb01
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4b8205…e67cb9
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd9c4a7…f7ff01
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5807be…d19b6c
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x27d7da…90d8b4
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2444ae…7c56d6
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0a7804…e2b4b5
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6cc374…040858
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8fde19…a4e2bb
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x537e8e…140522

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.