Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0xa61072…1ddf06
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0xced498…94b504
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0x969c33…219efc
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0x65a68b…b247a4
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0x4095bd…0f809e
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0x1fce58…b9b1be
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0x090c54…6648d2
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0x7e3a32…9c5d09
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0x607765…fb932c
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0x94d3ca…6d74f7
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0x4eccaa…df0395
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0x3ef5c8…133f1c
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0x4ca966…5f52c7
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0x648a03…b63cf4
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0x5f37cf…ebdd6e
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0xc03aba…583edc
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0x5a4232…d14155
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0x08e4cd…47cac0
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0x5207c1…6b8cf8
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0xf8b6fd…51d2c6
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0xe4b099…acda79
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0xab02e7…1ae49c
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0xa23c1e…147613
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0x120f69…4527a4
0x59f9…43a70x9c95…e299Base$0.001100%Route unknown74d ago0x19ba15…684861

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.