Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI82d ago0x0c3251…cf13ad
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown82d ago0x7d7b3a…e95cd4
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown82d ago0xfc9190…22df23
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown82d ago0x2e3ac6…8800e5
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown82d ago0xcf27f3…9c51ce
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown82d ago0x73fb85…c2fa54
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown82d ago0x99101b…3a16f2
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI82d ago0x055859…9f5041
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI82d ago0xea5359…ee3b81
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown82d ago0xc9774d…5da715
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown82d ago0xaca089…2c642e
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown82d ago0xeef059…902eca
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI82d ago0x0be039…86838f
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown82d ago0x67f916…472916
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI82d ago0x40c068…18ee15
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI82d ago0xe4f5f0…3036c0
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown82d ago0x8edc45…235f41
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown82d ago0xd0288b…3facd1
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown82d ago0xa59181…df0946
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown82d ago0x65a275…8d1201
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI82d ago0xc48ddc…e44f4a
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown82d ago0x7a9e2c…c47f24
0x4132…c3cc0x6a5e…c666Base$0.001100%Route unknown82d ago0x6cae64…6fc305
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI82d ago0x6e7576…423526
0x4132…c3cc0x6a5e…c666Base$0.001100%payAI82d ago0xcc018a…d6d007

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.