Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x39ff18…04a2b7
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2da2a1…611d4d
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc2317e…ccbf0d
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x048f4e…bb4d70
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x463087…6781d7
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xac8dab…1ee409
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x895dcc…328d7e
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb5a28d…688faa
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x18fade…ae350c
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x992f24…2699e1
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9353be…609a33
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6a96e0…359b36
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb04017…0d0a07
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x84c975…d10d8a
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa98887…e1c26d
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7df8d4…fab7cd
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x792921…3033e3
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe572fa…af513e
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x97e888…2b7e07
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5d39df…e7b909
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x49b034…c34826
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xff1a29…42b13b
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0xef4e09…c69253
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x52237f…c25092
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2c8281…6fcca7

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.