Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0xfe8f…794dBase—$41.04100%mrdn42d ago0xf4b112…13c7bc
0xfe8f…794d0x13db…5192Base—$41.42100%mrdn42d ago0x4abfee…ff5509
0xfe8f…794d0x13db…5192Base—$37.44100%mrdn42d ago0x957f14…42fb1a
0x1cec…8dd40xfe8f…794dBase—$43.55100%mrdn42d ago0x44be3b…386aa8
0xfe8f…794d0x1cec…8dd4Base—$33.32100%mrdn42d ago0xa06de4…623ff0
0x13db…51920xfe8f…794dBase—$36.86100%mrdn42d ago0xa80772…4e09f2
0xe55e…f7480xfe8f…794dBase—$23.59100%mrdn42d ago0x780f24…bd0d0d
0xfe8f…794d0xe55e…f748Base—$36.36100%mrdn42d ago0x9e5b98…79c670
0xfe8f…794d0x13db…5192Base—$43.03100%mrdn42d ago0x88727f…2d5687
0xa6a9…809d0xfe8f…794dBase—$38.41100%mrdn42d ago0xbf0865…3b5d76
0xfe8f…794d0x4754…327bBase—$26.14100%mrdn42d ago0x09337d…d1d142
0x4754…327b0xfe8f…794dBase—$42.86100%mrdn42d ago0xc1d52d…d8a655
0x13db…51920xfe8f…794dBase—$33.51100%mrdn42d ago0x159d0d…b0d1c9
0xfe8f…794d0x13db…5192Base—$43.01100%mrdn42d ago0xc16086…c62f5b
0xfe8f…794d0xa6a9…809dBase—$20.79100%mrdn42d ago0x0d555a…742f25
0x13db…51920xfe8f…794dBase—$30.14100%mrdn42d ago0xe14b93…058183
0xfe8f…794d0x1cec…8dd4Base—$23.60100%mrdn42d ago0x8260e5…b0529c
0xfe8f…794d0xa6a9…809dBase—$20.82100%mrdn42d ago0x8c0ef2…0d41dd
0x1cec…8dd40xfe8f…794dBase—$32.12100%mrdn42d ago0xaaec5c…250da3
0xfe8f…794d0xa6a9…809dBase—$42.06100%mrdn42d ago0x0674a9…83dacb
0xa6a9…809d0xfe8f…794dBase—$42.33100%mrdn42d ago0xd4ae31…b245c4
0x1cec…8dd40xfe8f…794dBase—$33.14100%mrdn42d ago0x8f8190…f36b55
0xfe8f…794d0x13db…5192Base—$33.56100%mrdn42d ago0xdefe47…9aaa7f
0xfe8f…794d0x1cec…8dd4Base—$25.97100%mrdn42d ago0x93f1ed…f0c92b
0xe55e…f7480xfe8f…794dBase—$41.87100%mrdn42d ago0xf0c097…b5b1c4

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.