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—$16.10100%mrdn95d ago0x925b25…c6e37a
0x4754…327b0x8e77…e2d6Base—$19.49100%mrdn95d ago0xe805dd…5c41ba
0x4754…327b0x8e77…e2d6Base—$14.33100%mrdn95d ago0xfedad7…24ea94
0x4754…327b0x8e77…e2d6Base—$15.08100%mrdn95d ago0x0690cd…e6455d
0x4754…327b0x8e77…e2d6Base—$26.14100%mrdn95d ago0x2318c8…39aa40
0x4754…327b0x8e77…e2d6Base—$12.95100%mrdn95d ago0x51d5c8…7377f4
0x4754…327b0x8e77…e2d6Base—$16.55100%mrdn95d ago0x6d034b…f192e9
0x4754…327b0x8e77…e2d6Base—$28.58100%mrdn95d ago0x00e1a7…79ae8b
0x4754…327b0x8e77…e2d6Base—$19.19100%mrdn95d ago0x89d030…1a5883
0x4754…327b0x8e77…e2d6Base—$22.46100%mrdn95d ago0xb5521d…49a84b
0x4754…327b0x8e77…e2d6Base—$19.02100%mrdn95d ago0x11131d…b331e7
0x4754…327b0x8e77…e2d6Base—$23.05100%mrdn95d ago0x72b405…212f3a
0x4754…327b0x8e77…e2d6Base—$27.67100%mrdn95d ago0x66a3f3…d92787
0x4754…327b0x8e77…e2d6Base—$14.26100%mrdn95d ago0xbec099…9b9a17
0x4754…327b0x8e77…e2d6Base—$21.14100%mrdn96d ago0xcfecc7…3523d2
0x4754…327b0x8e77…e2d6Base—$19.43100%mrdn96d ago0xd86ad6…c45eb9
0x4754…327b0x8e77…e2d6Base—$12.88100%mrdn96d ago0x8708af…c3a948
0x4754…327b0x8e77…e2d6Base—$22.23100%mrdn96d ago0x64a0a0…0faa33
0x4754…327b0x8e77…e2d6Base—$11.43100%mrdn96d ago0xc5333a…c58e28
0x4754…327b0x8e77…e2d6Base—$12.45100%mrdn96d ago0x4e4d4c…214d2d
0x4754…327b0x8e77…e2d6Base—$17.04100%mrdn96d ago0xa3e46c…375319
0x4754…327b0x8e77…e2d6Base—$12.87100%mrdn96d ago0x20b7c9…c8a710
0x4754…327b0x8e77…e2d6Base—$22.92100%mrdn96d ago0xa10509…065617
0x4754…327b0x8e77…e2d6Base—$23.90100%mrdn96d ago0xce0b88…b184d1
0x4754…327b0x8e77…e2d6Base—$19.33100%mrdn96d ago0x82f9f9…328098

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.