Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x415b6e…52f5a5
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x41d1c4…b0940a
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb84cb9…f28b21
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb91451…5db8cd
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe90d3d…8120ce
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfda8f7…b29a2e
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd445b0…30ae53
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x59a9be…bf8420
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x90bfac…92bd9e
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x98a2fe…824dc8
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x415868…5f47f1
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa3b7a2…3c40ff
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe7a9ee…715b1b
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x931f8b…c61a6e
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8a99a1…eb993c
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x707044…d6b107
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3b901e…446564
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x101aef…518199
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9a6947…ad51e1
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x38cb38…7a70fd
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x000d1b…b3e999
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x996c94…2c7e59
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0ac10d…a474bf
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe12eda…cab503
0x033b…01d50x6a5e…c666Basex402 service$0.001100%payAI107d ago0x520d4d…4a9580

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.