Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI112d ago0x9614d8…0353a7
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI112d ago0x186037…2b2efe
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI112d ago0x084c18…b856f9
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI112d ago0xc2f5c0…ba1fce
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI112d ago0x8169e0…e3f02f
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI112d ago0x094bd7…cdf212
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI112d ago0x6393cd…1a36b0
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI112d ago0x125b24…ea671e
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI112d ago0x343cc6…6cab7d
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI112d ago0x5d6531…35e19e
0x2af6…36490x8043…25a8Basex402 service$0.005100%payAI112d ago0x049f95…86e48f
0x2af6…36490x8043…25a8Basex402 service$0.005100%payAI112d ago0x15270b…2432ce
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI112d ago0x8c6118…6819ea
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI112d ago0xed35c5…5bd287
0x2af6…36490x8043…25a8Basex402 service$0.005100%payAI112d ago0xd6e854…e91459
0x2af6…36490x8043…25a8Basex402 service$0.005100%payAI112d ago0x572c61…cc6124
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI112d ago0x36ae3a…78f91a
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI112d ago0xa69da2…a92141
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI112d ago0x83b554…cf4729
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI112d ago0xd2f759…ecf7df
0x2af6…36490x8043…25a8Basex402 service$0.005100%payAI112d ago0x03fd7c…f19c9d
0x2af6…36490x8043…25a8Basex402 service$0.005100%payAI112d ago0x5e2c53…54c0c2
0x2af6…36490x8043…25a8Basex402 service$0.005100%payAI112d ago0xce63ee…edf919
0x2af6…36490x8043…25a8Basex402 service$0.005100%payAI112d ago0x1b5590…2acbcc
0x2af6…36490x8043…25a8Basex402 service$0.01100%payAI112d ago0x2c8677…97b04d

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.