Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530x217e…67c4Basex402 Service Auditx402$0.003100%coinbase68d ago0xa76270…711aa0
0x6909…c0ac0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase68d ago0x4ea292…8468a8
0x8a1a…aa530x217e…67c4Basex402 Service Auditx402$0.003100%coinbase68d ago0x1fa223…c668d6
0x6909…c0ac0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase68d ago0x438279…6e9035
0x1201…73020x217e…67c4Basex402 Service Auditx402$0.002100%coinbase68d ago0xa40675…a4e4b6
0x8a1a…aa530x217e…67c4Basex402 Service Auditx402$0.003100%coinbase68d ago0xabce46…9b55aa
0x6909…c0ac0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase68d ago0xd89d27…c22ba6
0x6909…c0ac0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase68d ago0x532b5c…e2d114
0x8a1a…aa530x217e…67c4Basex402 Service Auditx402$0.003100%coinbase68d ago0x3266af…b9a57e
0xf497…2fb00x217e…67c4Basex402 Service Auditx402$0.05100%coinbase68d ago0x8d11c0…7bce18
0x6909…c0ac0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase68d ago0x85f45e…7a822a
0x7e57…2f090x217e…67c4Basex402 Service Auditx402$0.004100%coinbase68d ago0xd2be5d…b950a4
0x8a1a…aa530x217e…67c4Basex402 Service Auditx402$0.003100%coinbase68d ago0x36d726…610d32
0x6909…c0ac0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase68d ago0x5e9172…ab0231
0x7e57…2f090x217e…67c4Basex402 Service Auditx402$0.002100%coinbase69d ago0xb8b161…5eec20
0x8a1a…aa530x217e…67c4Basex402 Service Auditx402$0.003100%coinbase69d ago0x797d99…1b1e8e
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase69d ago0x7479a3…55a487
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.02100%coinbase69d ago0x6c96ff…87b383
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.002100%coinbase69d ago0x4d5aa0…7bd374
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase69d ago0x158513…8ec43a
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase69d ago0x17eb12…e1753a
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.005100%coinbase69d ago0xbd6139…a4d219
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.001100%coinbase69d ago0xa30fbe…da610d
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.05100%coinbase69d ago0x451253…f95d68
0xfd40…e0cb0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase69d ago0x80146d…ae2858

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.