Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cad…89220x9c95…e299Base$0.001100%Route unknown27d ago0x1f7e91…6413a7
0x5cad…89220x9c95…e299Base$0.001100%Route unknown27d ago0xbbbdef…d4f961
0x5cad…89220x9c95…e299Base$0.001100%Route unknown27d ago0x38d836…cee145
0x5cad…89220x9c95…e299Base$0.001100%Route unknown27d ago0x1046c9…5ff1d1
0x5cad…89220x9c95…e299Base$0.001100%Route unknown27d ago0xa6d5cf…85c1c8
0x5cad…89220x9c95…e299Base$0.001100%Route unknown27d ago0x8b2c1f…788d65
0x5cad…89220x9c95…e299Base$0.001100%Route unknown27d ago0xeb8b5c…730dfd
0x5cad…89220x9c95…e299Base$0.001100%Route unknown27d ago0x80104c…0b94a2
0x5cad…89220x9c95…e299Base$0.001100%Route unknown27d ago0xb496a6…90642c
0x5cad…89220x9c95…e299Base$0.001100%Route unknown27d ago0xd298f1…67de16
0x5cad…89220x9c95…e299Base$0.001100%Route unknown28d ago0x07288f…0912f8
0x5cad…89220x9c95…e299Base$0.001100%Route unknown28d ago0x0c8521…1e9496
0x5cad…89220x9c95…e299Base$0.001100%Route unknown28d ago0x46c6a2…f04dee
0x5cad…89220x9c95…e299Base$0.001100%Route unknown28d ago0xc9dd78…c4417f
0x5cad…89220x9c95…e299Base$0.001100%Route unknown28d ago0xa4e685…5383e8
0x5cad…89220x9c95…e299Base$0.001100%Route unknown28d ago0xa86468…6afef4
0x5cad…89220x9c95…e299Base$0.001100%Route unknown28d ago0xf12964…b6bc1e
0x5cad…89220x9c95…e299Base$0.001100%Route unknown28d ago0x30e4fc…7d87c5
0x5cad…89220x9c95…e299Base$0.001100%Route unknown28d ago0xb252e9…80b5dc
0x5cad…89220x9c95…e299Base$0.001100%Route unknown28d ago0x335353…48d66d
0x5cad…89220x9c95…e299Base$0.001100%Route unknown28d ago0x8f836e…a92164
0x5cad…89220x9c95…e299Base$0.001100%Route unknown28d ago0xecdc4d…4d6dc5
0x5cad…89220x9c95…e299Base$0.001100%Route unknown28d ago0x4324af…40c6a3
0x5cad…89220x9c95…e299Base$0.001100%Route unknown28d ago0xf6772f…61c10d
0x5cad…89220x9c95…e299Base$0.001100%Route unknown28d ago0x38933a…013e89

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.