Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9102…72230x159b…4908Basex402 service$0.01100%payAI41d ago0xdfcef4…46a704
0x9102…72230x159b…4908Basex402 service$0.01100%payAI41d ago0xfbbcaa…7bee88
0x9102…72230x159b…4908Basex402 service$0.01100%payAI41d ago0x70b3a3…f77aa2
0x9102…72230x159b…4908Basex402 service$0.01100%payAI41d ago0x19df0f…071b45
0x9102…72230x159b…4908Basex402 service$0.01100%payAI41d ago0x85ebaf…c969d8
0x9102…72230x159b…4908Basex402 service$0.01100%payAI41d ago0x123673…9cf775
0x9102…72230x159b…4908Basex402 service$0.01100%payAI41d ago0xa5ae0c…b6220a
0x9102…72230x159b…4908Basex402 service$0.01100%payAI41d ago0x8953a2…8d8c33
0x9102…72230x159b…4908Basex402 service$0.10100%payAI41d ago0xe0375f…3aeefd
0x9102…72230x159b…4908Basex402 service$0.10100%payAI41d ago0x680773…52f5c2
0x9102…72230x159b…4908Basex402 service$0.10100%payAI41d ago0xb780eb…4822bf
0x9102…72230x159b…4908Basex402 service$0.10100%payAI41d ago0xb73b32…498a80
0x9102…72230x159b…4908Basex402 service$0.10100%payAI41d ago0xdcdd62…7c5c08
0x9102…72230x159b…4908Basex402 service$0.10100%payAI41d ago0x3027be…2f8789
0x9102…72230x159b…4908Basex402 service$0.10100%payAI41d ago0xf311fa…5cb9e3
0x9102…72230x159b…4908Basex402 service$0.10100%payAI41d ago0x35d4c6…33069b
0x9102…72230x159b…4908Basex402 service$0.10100%payAI41d ago0x432a82…42b0b7
0x9102…72230x159b…4908Basex402 service$0.10100%payAI41d ago0x9fc345…65a71f
0x9102…72230x159b…4908Basex402 service$0.10100%payAI41d ago0x77bf94…a829fa
0x9102…72230x159b…4908Basex402 service$0.10100%payAI41d ago0x3814e0…b4873a
0x9102…72230x159b…4908Basex402 service$0.10100%payAI41d ago0x71049f…9c4a08
0x9102…72230x159b…4908Basex402 service$0.10100%payAI41d ago0x98f5e2…ffbec1
0x9102…72230x159b…4908Basex402 service$0.10100%payAI41d ago0x873f54…8657fc
0x9102…72230x159b…4908Basex402 service$0.10100%payAI41d ago0xe9173a…0341ed
0x9102…72230x159b…4908Basex402 service$0.10100%payAI41d ago0x1d321f…17c159

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.