Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$31.96100%mrdn61d ago0x823c63…925dc4
0xa6a9…809d0x8e77…e2d6Base—$32.43100%mrdn62d ago0xfe1632…2d89fa
0xa6a9…809d0x8e77…e2d6Base—$34.67100%mrdn62d ago0x0b58f5…52bdf4
0xa6a9…809d0x8e77…e2d6Base—$22.68100%mrdn62d ago0xf20e49…7e0f05
0xa6a9…809d0x8e77…e2d6Base—$18.87100%mrdn62d ago0x092852…346632
0xa6a9…809d0x8e77…e2d6Base—$22.78100%mrdn62d ago0xab8017…9462ab
0xa6a9…809d0x8e77…e2d6Base—$20.50100%mrdn62d ago0x2ee8e4…626e05
0xa6a9…809d0x8e77…e2d6Base—$30.09100%mrdn62d ago0xf35e88…292853
0xa6a9…809d0x8e77…e2d6Base—$30.41100%mrdn62d ago0xafddb7…e22dd3
0xa6a9…809d0x8e77…e2d6Base—$28.85100%mrdn62d ago0x5765f0…3118c8
0xa6a9…809d0x8e77…e2d6Base—$28.44100%mrdn62d ago0xfc8ba1…03e745
0xa6a9…809d0x8e77…e2d6Base—$33.88100%mrdn62d ago0xc295b3…52b3fe
0xa6a9…809d0x8e77…e2d6Base—$18.33100%mrdn62d ago0x6a7b2e…380d28
0xa6a9…809d0x8e77…e2d6Base—$20.73100%mrdn62d ago0xb26cc7…cac948
0xa6a9…809d0x8e77…e2d6Base—$15.95100%mrdn62d ago0x0db371…e4dbef
0xa6a9…809d0x8e77…e2d6Base—$31.04100%mrdn62d ago0x9197bc…2b06b8
0xa6a9…809d0x8e77…e2d6Base—$24.25100%mrdn62d ago0x81e8d2…46519c
0xa6a9…809d0x8e77…e2d6Base—$17.30100%mrdn62d ago0xd8bc5a…e8d165
0xa6a9…809d0x8e77…e2d6Base—$33.12100%mrdn62d ago0x43c55b…55a337
0xa6a9…809d0x8e77…e2d6Base—$25.73100%mrdn62d ago0x93e54b…57168a
0xa6a9…809d0x8e77…e2d6Base—$31.57100%mrdn62d ago0x0b5fbf…09c86a
0xa6a9…809d0x8e77…e2d6Base—$16.49100%mrdn62d ago0x57af17…e3525c
0xa6a9…809d0x8e77…e2d6Base—$23.52100%mrdn62d ago0xb21615…c849f7
0xa6a9…809d0x8e77…e2d6Base—$21.28100%mrdn62d ago0x45dd37…0ecb80
0xa6a9…809d0x8e77…e2d6Base—$22.78100%mrdn62d ago0xe02fb4…a644cc

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.