Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe9476c…35609f
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6dc965…c2ced7
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeeba8e…397924
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa0b3b3…2d5697
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc2d943…13eb6e
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe3b499…da2d28
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5657cb…28109b
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x06f07d…ae5ba3
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x45e76b…222b64
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x02258a…f469a9
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8e98df…a647a2
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x60caae…2d40ac
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8098bc…855902
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe6d447…84efee
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9305bc…3df6fb
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0057ea…3a6407
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x32cac7…93de75
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf87b36…a41c4d
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf3a838…fd00a1
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe90f31…5fb3d4
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcb2abb…3a047c
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf34c81…589ba8
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3dafe4…e7e963
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf70cd8…243c47
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x667794…dcf9fb

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.