Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0x7d2e1c…c9980d
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0x66fbeb…b12bec
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0x405ed9…bb59fb
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0x71c553…1d1f0d
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0xe0099b…39ec8e
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0x451290…ae9cd9
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0x988758…1e3373
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0x8ad9ae…f64d8c
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0x789683…560a21
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0x45f59a…abab9a
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0xddc5f3…c4ac36
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0x349944…9b45fd
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0x8842db…f43cf8
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0xe36251…7a6b53
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0x3acf11…ba81fd
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0x374597…dd23a6
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0xb21459…2fbe12
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0xc57657…c12df6
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0x29ad8d…c1cd77
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0xa374f6…daadef
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0x995f5e…7b47f7
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0x9cf07b…b6010d
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0xb35e32…d89e49
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0x74b525…511f2d
0xc1f1…91e00x6839…1a2bBase$0.003100%Route unknown96d ago0x2bdb83…3b8cbf

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.