Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0xb88f97…891ac7
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0x53b10e…8a7403
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0x95f192…5cd36b
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0xb58226…51b1e8
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0x4ff2a6…cbdc98
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0xb8b05e…18f0f3
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0x2452f7…1a3a42
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0x767dfc…1d8a77
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0x81dc79…fcd914
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0xc1bf9b…1143a3
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0x2322b5…0a19e8
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0x80ecbd…6163da
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0xf19910…e8ddf9
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0x7e1248…e6102c
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0x5218cf…4a4aa2
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0x5c87fa…36dc7a
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0xfb459b…100d89
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0x460b8c…92d4de
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0xd3cf37…4a5584
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0xe45ff8…caadbe
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0x15f669…3e1887
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0x72cde7…7f55bc
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0x7d7de1…70ae19
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0xcd1246…ccf1f4
0xb761…09d40x9c95…e299Base$0.001100%Route unknown74d ago0xa8a270…1daf61

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.