Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x13db…5192Base—$20.51100%mrdn14d ago0xcd45a0…c87c7f
0x13db…51920xfe8f…794dBase—$44.45100%mrdn14d ago0x8234a7…5ac76c
0xa6a9…809d0x13db…5192Base—$29.92100%mrdn14d ago0x4cf7c7…680549
0x13db…51920x1cec…8dd4Base—$21.23100%mrdn14d ago0xaa0998…5df6ee
0xfe8f…794d0x13db…5192Base—$46.31100%mrdn14d ago0xa9c86c…6a021f
0x13db…51920x1cec…8dd4Base—$43.42100%mrdn14d ago0x7760d4…aa25a8
0xfe8f…794d0x13db…5192Base—$34.88100%mrdn14d ago0xd57f71…49467c
0x13db…51920x1cec…8dd4Base—$38.96100%mrdn14d ago0xc933ef…21f7d5
0x13db…51920xa6a9…809dBase—$25.47100%mrdn14d ago0x0d29c4…9639be
0x4754…327b0x13db…5192Base—$31.92100%mrdn15d ago0x174262…495bba
0x13db…51920x1cec…8dd4Base—$31.33100%mrdn15d ago0x5ec602…292c3a
0x13db…51920x4754…327bBase—$25.66100%mrdn15d ago0xed271a…edd591
0xe55e…f7480x13db…5192Base—$44.18100%mrdn15d ago0x70ac81…4460e6
0x13db…51920xe55e…f748Base—$30.20100%mrdn15d ago0x42dce0…b38e8a
0xfe8f…794d0x13db…5192Base—$42.18100%mrdn15d ago0x5d5cfd…603795
0x4754…327b0x13db…5192Base—$35.11100%mrdn15d ago0xac01ea…4f10b0
0x13db…51920x1cec…8dd4Base—$35.09100%mrdn15d ago0xbc1c2a…27bd42
0x4754…327b0x13db…5192Base—$25.72100%mrdn15d ago0x6fe934…138b95
0x13db…51920x4754…327bBase—$40.44100%mrdn15d ago0x406ba2…d2bb13
0x4754…327b0x13db…5192Base—$29.16100%mrdn15d ago0x531ff0…c46c63
0x13db…51920xa6a9…809dBase—$20.43100%mrdn15d ago0x1f9aed…03e86a
0x13db…51920xa6a9…809dBase—$19.74100%mrdn15d ago0x98cc0d…19afe7
0xe55e…f7480x13db…5192Base—$42.31100%mrdn15d ago0x0a2e2c…f2254b
0x13db…51920xa6a9…809dBase—$41.10100%mrdn15d ago0x12250e…ecbf95
0x4754…327b0x13db…5192Base—$29.13100%mrdn15d ago0x891de5…accba0

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.