Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb2a6db…04b209
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc3c0fa…9e6f06
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0608d0…735b9e
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc1c93…aef0b8
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa829b6…3e15ee
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0d9a9c…21cd48
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xab1afa…7c5ad5
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdf538d…f4c47c
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x61ab96…e3176a
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb3ba7f…78ceab
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x41f107…a6c319
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x844d81…e91140
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x397b69…92f082
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa0c96e…0ebec0
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf58cbb…b5bea5
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0d29fc…afc49f
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9c1361…4c9688
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x565720…cbb6f5
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7bc0d1…910436
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x79495f…1d2ffa
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1048df…dfa403
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x205151…ed7e60
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x566c65…d6f28c
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0e8a92…0bb6ad
0xdabb…160f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x93791e…1367af

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.