Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0x830f37…32e2e0
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0xf4999c…93e0ad
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0x683a8c…4f0b26
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0xc4d4de…e348ea
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0xf8afa0…fb2688
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0x1d3929…7b31ed
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0xc7b111…09f30f
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0xd70411…2e327f
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0x0559dd…923305
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0x9bd7ab…d725b8
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0xbd4202…df91bf
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0x3b64ab…ceda10
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0x246859…f23f87
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0x98da87…da94a8
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0x9148cf…f9f367
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0x87adb4…0ea342
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0xd228ff…2dd4c4
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0xfdb28c…2eb99b
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0xff7e66…6847ef
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0x643136…28612a
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0x24e10a…5f7ab4
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0x47ec29…775a2b
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0x56d3be…1ec01e
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0xe42e0c…8205be
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown74d ago0x47c182…57413b

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.