Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x4754…327bBase—$27.56100%mrdn18d ago0xa6906a…117017
0x13db…51920x4754…327bBase—$13.99100%mrdn18d ago0x1d57cd…fb9a2e
0x4754…327b0xa6a9…809dBase—$27.26100%mrdn18d ago0xd004dd…16eb64
0x4754…327b0xe55e…f748Base—$24.33100%mrdn18d ago0x440939…4e0be0
0xa6a9…809d0x4754…327bBase—$22.04100%mrdn18d ago0x054105…aed6a9
0x4754…327b0xe55e…f748Base—$15.30100%mrdn18d ago0xd47893…50db64
0x13db…51920x4754…327bBase—$20.16100%mrdn18d ago0x5ec495…a09236
0xfe8f…794d0x4754…327bBase—$25.46100%mrdn18d ago0x3475f9…8b5a52
0x4754…327b0xe55e…f748Base—$27.63100%mrdn18d ago0x65152c…9ae877
0xa6a9…809d0x4754…327bBase—$25.67100%mrdn18d ago0x20577d…c22713
0x4754…327b0xfe8f…794dBase—$21.16100%mrdn18d ago0x73e581…5ad6e9
0xa6a9…809d0x4754…327bBase—$20.40100%mrdn18d ago0xa66b5c…7b4907
0x4754…327b0x13db…5192Base—$18.97100%mrdn18d ago0x2b2dc1…27232f
0x4754…327b0xe55e…f748Base—$17.09100%mrdn18d ago0x3bba0a…923ece
0xa6a9…809d0x4754…327bBase—$22.94100%mrdn18d ago0xb7f3e2…b6092b
0x4754…327b0xa6a9…809dBase—$19.90100%mrdn18d ago0x48a204…69f03b
0x4754…327b0xa6a9…809dBase—$24.08100%mrdn18d ago0x3a1149…5966a4
0xa6a9…809d0x4754…327bBase—$23.84100%mrdn18d ago0xe42760…feb167
0x4754…327b0x1cec…8dd4Base—$23.79100%mrdn18d ago0x85b31d…e7ad61
0x4754…327b0xfe8f…794dBase—$25.32100%mrdn18d ago0xd0a6b8…724d9e
0x4754…327b0x1cec…8dd4Base—$15.89100%mrdn18d ago0xf8d553…f5dd68
0x4754…327b0xfe8f…794dBase—$26.61100%mrdn18d ago0xbc126f…8ba69b
0xfe8f…794d0x4754…327bBase—$26.94100%mrdn18d ago0x6a41d8…9ebfbd
0xfe8f…794d0x4754…327bBase—$19.15100%mrdn18d ago0xb63c36…d0fba1
0x4754…327b0xa6a9…809dBase—$26.25100%mrdn18d ago0x3093ca…1d25ae

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.