Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0xeccbe9…38b15a
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0x621cf5…fca0b0
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0x051e4b…5cead6
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0x91b295…f15471
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0xece5b9…16c8ec
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0x3e2307…5b9bf8
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0xc4fbc4…c60677
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0x68aeb5…893919
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0x973828…065315
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0xb4823e…faf1b5
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0x387cf1…76a535
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0x128ee5…5e5d28
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0x2296e3…2c1663
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0xfaa454…6066ad
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0x913a7b…a14ba8
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0x6a8a3b…2a21b4
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0x571836…e73237
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0x22359b…2f0fed
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0x774ebe…064c8c
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0xf2077d…fa891f
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0xc9205e…74f83e
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0x953b05…3d8250
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0x146ff6…28d38f
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0xd2b6f9…7c11e5
0x15f2…fdf80x9c95…e299Base$0.001100%Route unknown69d ago0xe11b93…797e9a

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.