Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base$40.26100%mrdn59d ago0xb893f8…5092c4
0x4754…327b0x8e77…e2d6Base$22.91100%mrdn59d ago0xba67e6…a9b84e
0x4754…327b0x8e77…e2d6Base$41.15100%mrdn59d ago0xa17a61…6af045
0x4754…327b0x8e77…e2d6Base$26.55100%mrdn59d ago0x2242d2…db9d69
0x4754…327b0x8e77…e2d6Base$40.53100%mrdn59d ago0xc5f070…bc0975
0x4754…327b0x8e77…e2d6Base$25.31100%mrdn59d ago0xae46ee…5f1ff8
0x4754…327b0x8e77…e2d6Base$20.71100%mrdn59d ago0x4f2127…d7c595
0x4754…327b0x8e77…e2d6Base$35.24100%mrdn59d ago0x02c0a2…21af9d
0x4754…327b0x8e77…e2d6Base$29.89100%mrdn59d ago0x73187c…12bc40
0x4754…327b0x8e77…e2d6Base$20.47100%mrdn59d ago0xd120e2…c4f676
0x4754…327b0x8e77…e2d6Base$43.32100%mrdn59d ago0x88b2ca…81c660
0x4754…327b0x8e77…e2d6Base$36.55100%mrdn59d ago0x2ec7d9…78f8c4
0x4754…327b0x8e77…e2d6Base$35.96100%mrdn59d ago0xa5f1c1…653fb9
0x4754…327b0x8e77…e2d6Base$29.83100%mrdn59d ago0xb18364…b7bdef
0x4754…327b0x8e77…e2d6Base$28.27100%mrdn59d ago0x1c9c2e…9bbb29
0x4754…327b0x8e77…e2d6Base$21.91100%mrdn59d ago0x566cc5…b7f795
0x4754…327b0x8e77…e2d6Base$39.75100%mrdn59d ago0xf040fc…d355a6
0x4754…327b0x8e77…e2d6Base$42.06100%mrdn59d ago0x9b0d4f…569b06
0x4754…327b0x8e77…e2d6Base$31.78100%mrdn59d ago0x517779…752598
0x4754…327b0x8e77…e2d6Base$18.91100%mrdn59d ago0x253f80…b335b3
0x4754…327b0x8e77…e2d6Base$23.51100%mrdn59d ago0xeb84b0…d2d275
0x4754…327b0x8e77…e2d6Base$19.21100%mrdn59d ago0xb26478…7de569
0x4754…327b0x8e77…e2d6Base$32.19100%mrdn59d ago0xc56082…c0144a
0x4754…327b0x8e77…e2d6Base$23.02100%mrdn60d ago0x9b3bac…3f9c66
0x4754…327b0x8e77…e2d6Base$32.37100%mrdn60d ago0x407c9f…05d1b3

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.