Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown65d ago0x423f4c…b03a25
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown65d ago0x113fb1…863825
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown65d ago0x0761e8…969253
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown65d ago0x5c54c8…981940
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown65d ago0x69f80a…16ba54
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown65d ago0x91d8cb…d676b0
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown65d ago0xc82c8b…9808a8
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown65d ago0x1b88a7…0d4c40
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown65d ago0x395598…77364f
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown65d ago0xfacf83…3856b0
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown65d ago0x0e1633…a8562b
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown65d ago0x80edd7…cfbd11
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown65d ago0xdcf8d3…0674da
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown65d ago0x26c611…efb5e2
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown65d ago0xb7d7da…ea0037
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown65d ago0xf62449…ba9f77
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown65d ago0xb3f415…bdbf56
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown65d ago0x1cb20f…dbf76c
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown66d ago0x54c071…983606
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown66d ago0x087dcb…05cc9b
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown66d ago0xe20e28…da3d5c
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown66d ago0x60124d…fdafcd
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown66d ago0x270a4b…a9735a
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown66d ago0x233f4d…fa7294
0x047f…d02d0x9c95…e299Base$0.001100%Route unknown66d ago0xe3d77c…e2f6fc

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.