Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base—$11.51100%mrdn85d ago0xf76d1c…6dbf3e
0xe55e…f7480x8e77…e2d6Base—$18.17100%mrdn86d ago0xe722d1…157492
0xa6a9…809d0x8e77…e2d6Base—$15.14100%mrdn86d ago0x1a75b8…7fbdbe
0xe55e…f7480x8e77…e2d6Base—$25.66100%mrdn86d ago0x8825c6…4b0ed8
0x1cec…8dd40x8e77…e2d6Base—$25.74100%mrdn86d ago0x83e872…be1b72
0x1cec…8dd40x8e77…e2d6Base—$20.18100%mrdn86d ago0xde3380…599e39
0xe55e…f7480x8e77…e2d6Base—$15.06100%mrdn86d ago0xbe5d1b…7b869f
0xa6a9…809d0x8e77…e2d6Base—$18.27100%mrdn86d ago0x876384…a60b18
0x4754…327b0x8e77…e2d6Base—$20.25100%mrdn86d ago0x436e43…5231ec
0x13db…51920x8e77…e2d6Base—$17.43100%mrdn86d ago0x30f7d6…8ee17f
0xa6a9…809d0x8e77…e2d6Base—$13.11100%mrdn86d ago0xb7178b…401f72
0xa6a9…809d0x8e77…e2d6Base—$12.39100%mrdn86d ago0xc80d27…8e1490
0x1cec…8dd40x8e77…e2d6Base—$11.79100%mrdn86d ago0xb5004a…954dd4
0xfe8f…794d0x8e77…e2d6Base—$16.98100%mrdn86d ago0x4e3ed7…272fdf
0xa6a9…809d0x8e77…e2d6Base—$13.40100%mrdn86d ago0x6bad29…b4518d
0xe55e…f7480x8e77…e2d6Base—$11.07100%mrdn86d ago0x5e5186…1bc92a
0x4754…327b0x8e77…e2d6Base—$13.54100%mrdn86d ago0x8d3cf2…5cc0fa
0xa6a9…809d0x8e77…e2d6Base—$18.49100%mrdn86d ago0xb903ab…996b38
0xe55e…f7480x8e77…e2d6Base—$14.33100%mrdn86d ago0xaa5147…af08a8
0xe55e…f7480x8e77…e2d6Base—$15.42100%mrdn86d ago0xf9c56c…974c9a
0x13db…51920x8e77…e2d6Base—$20.58100%mrdn86d ago0x43d157…e0185f
0xa6a9…809d0x8e77…e2d6Base—$13.99100%mrdn86d ago0x1345c4…c0bb1f
0x4754…327b0x8e77…e2d6Base—$19.25100%mrdn86d ago0xfe318b…0baeb0
0x1cec…8dd40x8e77…e2d6Base—$22.88100%mrdn86d ago0xa95f48…d6f14f
0xfe8f…794d0x8e77…e2d6Base—$23.61100%mrdn86d ago0x763e31…cd07c0

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.