Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%dexter35d ago0x09d20e…6cb276
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter35d ago0x4afaf3…5f75c8
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter35d ago0xaa6e09…4838bc
0xb1ce…1ea50x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0x1ddfaf…056623
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter35d ago0x1d7ec7…ef1e3b
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter35d ago0x9102a1…3a4709
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter35d ago0x3bfb1b…988515
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter35d ago0xe6954a…f19af3
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter35d ago0x12aac9…4aa601
0xb1ce…1ea50x07cf…2396Basex402 service$0.10100%dexter35d ago0x8c59b2…714bb6
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter35d ago0x908abf…ceed77
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter35d ago0x48bfec…36f609
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter35d ago0x385bc1…5eee92
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter35d ago0xd936f9…05c90e
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter35d ago0x8d472e…e06156
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter35d ago0x5beca0…6132c8
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter35d ago0x2ca8de…730cd9
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter35d ago0xc87eee…5c5c15
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter35d ago0xd89515…763f77
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter35d ago0xd6dae4…25885b
0xb1ce…1ea50x07cf…2396Basex402 service$0.20100%dexter35d ago0x960101…f8fefe
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter35d ago0x81805e…387728
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter35d ago0xa5e4a2…d41174
0xb1ce…1ea50x07cf…2396Basex402 service$0.02100%dexter35d ago0x57b995…5a579a
0xb1ce…1ea50x07cf…2396Basex402 service$0.04100%dexter35d ago0xad3ec7…31bb8c

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.