Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown49d ago0x0923b9…8f1e8b
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown49d ago0xc22c1d…2618eb
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown49d ago0x6400c6…a8f91f
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown49d ago0x5d6c36…360daf
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown49d ago0xc22038…410d68
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown49d ago0x976387…c4aa54
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown49d ago0x912ebc…eac6e5
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown49d ago0x7b4440…407723
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown49d ago0xc973e9…9d9c19
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown49d ago0xe31be0…75b25f
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown50d ago0x4a2afa…b387f0
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown50d ago0x3b6485…108cc3
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown50d ago0xc17e41…3a87c5
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown50d ago0xc07579…847932
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown50d ago0x1331ed…45b51d
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown50d ago0x0a833a…2ca0c9
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown50d ago0x170659…6da198
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown50d ago0xd71d94…a29211
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown50d ago0x5523d7…c5a953
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown50d ago0xf856db…a75197
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown50d ago0x508231…118bab
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown50d ago0xfc74e0…0d66db
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown50d ago0xf89820…d2d423
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown50d ago0x568ca9…f9563e
0xdb4a…1c590x9c95…e299Base$0.001100%Route unknown50d ago0xed474e…ed8626

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.