Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10x8e77…e2d6Base—$18.85100%mrdn63d ago0xc9bf2e…3b09df
0x4754…327b0x8e77…e2d6Base—$16.05100%mrdn63d ago0xb3f4fb…6d920f
0x4754…327b0x8e77…e2d6Base—$17.72100%mrdn63d ago0x11825f…43a004
0xe55e…f7480x8e77…e2d6Base—$17.81100%mrdn63d ago0xe29b27…35646b
0x1cec…8dd40x8e77…e2d6Base—$22.88100%mrdn63d ago0xb2ae04…234ee4
0xb6db…31e10x8e77…e2d6Base—$30.11100%mrdn63d ago0x97e311…dfaf43
0x13db…51920x8e77…e2d6Base—$20.93100%mrdn63d ago0xe33cd1…2c0224
0xe55e…f7480x8e77…e2d6Base—$17.47100%mrdn63d ago0x0e0313…03c07c
0x1cec…8dd40x8e77…e2d6Base—$15.61100%mrdn63d ago0x8590f6…a80feb
0x4754…327b0x8e77…e2d6Base—$22.82100%mrdn63d ago0xb3b151…bbe8df
0xfe8f…794d0x8e77…e2d6Base—$20.13100%mrdn63d ago0xbf8bf3…625383
0xe55e…f7480x8e77…e2d6Base—$21.42100%mrdn63d ago0x5026b6…b86cdc
0xb6db…31e10x8e77…e2d6Base—$28.42100%mrdn63d ago0xc0487a…1d504c
0xfe8f…794d0x8e77…e2d6Base—$26.61100%mrdn63d ago0x0d5cb8…8e94ea
0xb6db…31e10x8e77…e2d6Base—$22.05100%mrdn63d ago0x13eb9c…af4974
0x1cec…8dd40x8e77…e2d6Base—$28.46100%mrdn63d ago0xd580a6…e3293e
0x4754…327b0x8e77…e2d6Base—$16.64100%mrdn63d ago0x760b87…9d8798
0xe55e…f7480x8e77…e2d6Base—$15.83100%mrdn63d ago0xf0f40f…4ec94d
0x4754…327b0x8e77…e2d6Base—$24.30100%mrdn63d ago0x36dc74…bfe481
0xb6db…31e10x8e77…e2d6Base—$35.79100%mrdn63d ago0xe50cdb…0ef429
0xe55e…f7480x8e77…e2d6Base—$29.97100%mrdn63d ago0xe1f729…32eb65
0x4754…327b0x8e77…e2d6Base—$21.75100%mrdn63d ago0xbce795…0be27e
0x13db…51920x8e77…e2d6Base—$19.38100%mrdn63d ago0xc1c332…cea38b
0x4754…327b0x8e77…e2d6Base—$18.54100%mrdn63d ago0x3a9d90…1d22c2
0x4754…327b0x8e77…e2d6Base—$19.27100%mrdn63d ago0xda652e…0e305c

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.