Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf5536b…31e1da
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI112d ago0x389048…5167aa
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa529e6…691940
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2697ab…5ccb8e
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI112d ago0x298149…1f53d6
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI112d ago0x329f26…b180f4
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdc9105…7bce47
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd770ae…512afd
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI113d ago0x447cd0…82019a
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3cf508…e9bfb8
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI113d ago0x110a43…e15af9
0xff7e…7b470x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6f80b0…8f548b
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd95236…956a06
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa2be45…6e696a
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0x206b6f…22475f
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3dcd37…31d12b
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf847d6…12b3e0
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0x179d78…d8a577
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb744f4…dc35dd
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1c2877…7ecfbe
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4a0458…72fbdb
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0x748e13…4703dc
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2eec08…47ef72
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd48855…59a5db
0xff7e…7b470x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4a8a32…b6dc8f

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.