Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x83d6…58b30xc148…3515Base$428.2870%0x23ef…24315d ago0x2b7855…6dd30a
0xf887…4eab0xc148…3515Base$51.5070%0xe528…c0285d ago0x117652…aa57bc
0x52f5…c1aa0xc148…3515Base$910.1570%0x23ef…24315d ago0xeb683f…fbe0b9
0x6196…8d780xc148…3515Base$400.0070%0xe528…c0285d ago0x4f21a1…4db3c8
0xc574…55390xc148…3515Base$2,012.0370%0x23ef…24315d ago0x40876c…18ab5d
0x5260…656c0xc148…3515Base$100.0070%0xe528…c0285d ago0x5f7eca…910800
0x5260…656c0xc148…3515Base$100.0070%0x23ef…24315d ago0x200f2c…739338
0x1dd9…5e0d0xc148…3515Base$371.2770%0xe528…c0285d ago0x4cf9f8…c1c9bc
0x1dd9…5e0d0xc148…3515Base$259.0070%0x23ef…24315d ago0xa2c394…3040f6
0x965c…3ab40xc148…3515Base$250.0070%0xe528…c0285d ago0x39c1f3…7ff658
0x5260…656c0xc148…3515Base$100.0070%0x23ef…24315d ago0x1071e8…e82413
0x5260…656c0xc148…3515Base$100.0070%0xe528…c0285d ago0xa71b47…37c534
0x5260…656c0xc148…3515Base$100.0070%0x23ef…24315d ago0x8d2f4a…29abed
0x5260…656c0xc148…3515Base$100.0070%0xe528…c0285d ago0xdbc54e…90783f
0xc2aa…faf40xc148…3515Base$161.7770%0x23ef…24315d ago0xe0b6ec…857e7d
0x0466…280e0xc148…3515Base$5,262.6570%0xe528…c0285d ago0xe18517…a863bc
0x2692…145c0xc148…3515Base$28.5970%0x23ef…24315d ago0x8e6545…9643c1
0xb4fa…c3b10xc148…3515Base$250.0070%0xe528…c0285d ago0x31ea53…66ddcd
0x7aba…2a5b0xc148…3515Base$999.7570%0x23ef…24315d ago0x62cc44…c67da7
0xdfc7…60800xc148…3515Base$200.0170%0xe528…c0285d ago0x9aabbe…bb6abf
0xf887…4eab0xc148…3515Base$23.9470%0x23ef…24315d ago0x6a18f3…ff53c7
0x96b4…29860xc148…3515Base$330.6670%0xe528…c0285d ago0x842edc…10685e
0x2d0d…787b0xc148…3515Base$100.0070%0x23ef…24315d ago0x4b163b…6baa1b
0x9f2e…ea1d0xc148…3515Base$50.0070%0xe528…c0285d ago0x1c3c82…681f20
0xca88…2a0f0xc148…3515Base$100.0070%0x23ef…24315d ago0x72c389…fc48d0

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.