Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown56d ago0x4e942b…fedf1c
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown56d ago0xa42ffb…3fe162
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown56d ago0x9b2b2f…63aae2
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown56d ago0x73bca0…f543a5
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown56d ago0xd5378b…fd61a7
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown56d ago0x8496df…a4bea8
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown56d ago0x4ec894…c82690
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown56d ago0x3588de…7b705c
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown56d ago0x96b39d…54848e
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown56d ago0xb61656…f5d792
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown56d ago0x9bc590…f9d60a
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown56d ago0xac0b9c…719ee3
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown56d ago0x4edfb9…7b905d
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown56d ago0xeb741d…03f8b8
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown56d ago0x3d8de9…eeeb9c
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown57d ago0xc873cd…3b60a8
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown57d ago0xca1a4c…b9ca66
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown57d ago0x21d569…b0a698
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown57d ago0xf3ff8f…29625d
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown57d ago0x0686ed…436b05
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown57d ago0x3c1862…5c0fe2
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown57d ago0xbb4136…4c56d9
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown57d ago0x3db07b…dc41c2
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown57d ago0xce844d…09d610
0xc71d…c6f70x9c95…e299Base$0.001100%Route unknown57d ago0x7667bd…6c3e61

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.