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—$27.16100%mrdn75d ago0x51a992…625f15
0x4754…327b0x8e77…e2d6Base—$27.57100%mrdn75d ago0x385e16…f790a5
0x4754…327b0x8e77…e2d6Base—$13.78100%mrdn75d ago0x4604ca…240c45
0x4754…327b0x8e77…e2d6Base—$16.69100%mrdn75d ago0xc4aaa6…b7dbcc
0x4754…327b0x8e77…e2d6Base—$21.11100%mrdn75d ago0x3d6ec0…3ddf4b
0x4754…327b0x8e77…e2d6Base—$23.00100%mrdn75d ago0x0d99bc…b4ba1c
0x4754…327b0x8e77…e2d6Base—$28.98100%mrdn75d ago0xeceb14…2c4e78
0x4754…327b0x8e77…e2d6Base—$21.56100%mrdn75d ago0xe66381…3f1fa3
0x4754…327b0x8e77…e2d6Base—$23.50100%mrdn75d ago0xf9332c…61efce
0x4754…327b0x8e77…e2d6Base—$20.33100%mrdn75d ago0xbff07d…45eb7c
0x4754…327b0x8e77…e2d6Base—$27.15100%mrdn75d ago0x6002b8…541827
0x4754…327b0x8e77…e2d6Base—$26.02100%mrdn75d ago0x83c184…7c09cc
0x4754…327b0x8e77…e2d6Base—$16.17100%mrdn75d ago0x3d5ef3…322814
0x4754…327b0x8e77…e2d6Base—$25.54100%mrdn75d ago0xe1b5be…c84c78
0x4754…327b0x8e77…e2d6Base—$14.02100%mrdn75d ago0x009ff8…05b94a
0x4754…327b0x8e77…e2d6Base—$26.85100%mrdn75d ago0x9a15f7…4ae220
0x4754…327b0x8e77…e2d6Base—$19.72100%mrdn75d ago0x1a1abf…5b07a2
0x4754…327b0x8e77…e2d6Base—$14.10100%mrdn75d ago0x51a229…698bab
0x4754…327b0x8e77…e2d6Base—$21.43100%mrdn76d ago0xe97311…acc8c1
0x4754…327b0x8e77…e2d6Base—$25.75100%mrdn76d ago0x9c59ca…c449ae
0x4754…327b0x8e77…e2d6Base—$22.58100%mrdn76d ago0xe533f1…578247
0x4754…327b0x8e77…e2d6Base—$20.31100%mrdn76d ago0x3000e3…03c962
0x4754…327b0x8e77…e2d6Base—$24.59100%mrdn76d ago0x98f1e6…c62687
0x4754…327b0x8e77…e2d6Base—$13.15100%mrdn76d ago0x9a5879…b224d8
0x4754…327b0x8e77…e2d6Base—$18.01100%mrdn76d ago0xec4e96…006404

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.