Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xddfe…9f9e0xc648…b697Basex402 service$0.05100%coinbase35d ago0x2c76be…0cfddc
0xddfe…9f9e0xc648…b697Basex402 service$0.02100%coinbase35d ago0x8b77a9…5953c8
0xddfe…9f9e0xc648…b697Basex402 service$0.01100%coinbase35d ago0x5e334c…714006
0xddfe…9f9e0xc648…b697Basex402 service$0.01100%coinbase35d ago0x56cc48…503e70
0xddfe…9f9e0xc648…b697Basex402 service$0.003100%coinbase35d ago0x7bb5cd…6470b9
0xddfe…9f9e0xc648…b697Basex402 service$0.005100%coinbase35d ago0x392dcc…79e04a
0xddfe…9f9e0xc648…b697Basex402 service$0.004100%coinbase35d ago0xa57cf1…dfec41
0xddfe…9f9e0xc648…b697Basex402 service$0.004100%coinbase35d ago0xf0a8e4…938a1b
0xddfe…9f9e0xc648…b697Basex402 service$0.003100%coinbase35d ago0xe01c15…8d2e1f
0xddfe…9f9e0xc648…b697Basex402 service$0.003100%coinbase35d ago0x09d2ba…c0bf06
0xddfe…9f9e0xc648…b697Basex402 service$0.008100%coinbase35d ago0x05d33d…c112ce
0xddfe…9f9e0xc648…b697Basex402 service$0.004100%coinbase35d ago0x16932e…268bb3
0xddfe…9f9e0xc648…b697Basex402 service$0.002100%coinbase35d ago0x27cdcb…162443
0xddfe…9f9e0xc648…b697Basex402 service$0.003100%coinbase35d ago0x30017b…7945e2
0xddfe…9f9e0xc648…b697Basex402 service$0.002100%coinbase35d ago0x1b8a12…0eff40
0xddfe…9f9e0xc648…b697Basex402 service$0.005100%coinbase35d ago0x5c9b7c…7bfdb6
0xddfe…9f9e0xc648…b697Basex402 service$0.003100%coinbase35d ago0x4d9195…a638d9
0xddfe…9f9e0xc648…b697Basex402 service$0.003100%coinbase35d ago0xe806bc…d4804c
0xddfe…9f9e0xc648…b697Basex402 service$0.004100%coinbase35d ago0x9e8782…e4cc29
0xddfe…9f9e0xc648…b697Basex402 service$0.05100%coinbase35d ago0x75473c…764c4f
0xddfe…9f9e0xc648…b697Basex402 service$0.02100%coinbase35d ago0xb0075c…339db0
0xddfe…9f9e0xc648…b697Basex402 service$0.01100%coinbase35d ago0xd93ebb…1a3ddf
0xddfe…9f9e0xc648…b697Basex402 service$0.01100%coinbase35d ago0x1d6d4b…ff69b2
0xddfe…9f9e0xc648…b697Basex402 service$0.003100%coinbase35d ago0x13ad10…ba7a07
0xddfe…9f9e0xc648…b697Basex402 service$0.005100%coinbase35d ago0x87b305…7f984d

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.