Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown45d ago0x5e4185…b8b2f0
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown45d ago0xbc049f…b36865
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown45d ago0x7ac58a…6f0c00
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown45d ago0x253774…36621c
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown45d ago0x99cc95…25a39a
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown45d ago0xc773ba…c0493c
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown45d ago0xa579d5…4ef7ac
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown45d ago0x6ff44d…c0ecfd
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown45d ago0x9230e8…689920
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown46d ago0x16e3d0…f7c82f
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown46d ago0x9a50b2…ca7100
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown46d ago0xe6d7ba…b68988
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown46d ago0x13898a…9594b6
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown46d ago0x9cfb5a…006b67
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown46d ago0xf2430b…870d5e
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown46d ago0x65d505…75e839
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown46d ago0x79f406…468672
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown46d ago0x05fbdd…3bd6ba
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown46d ago0x44ac76…d712e8
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown46d ago0xc6bb0a…9ca249
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown46d ago0xb460ce…ebf6aa
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown46d ago0xc6cf7b…c6c5ad
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown46d ago0x6d5ff9…b943c5
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown46d ago0x6b0c06…d9fa39
0xc653…7cfc0x9c95…e299Base$0.001100%Route unknown46d ago0x25335d…b49c9a

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.