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—$18.19100%mrdn104d ago0xbd9da3…538ae5
0xa6a9…809d0x8e77…e2d6Base—$15.64100%mrdn104d ago0x93b5d4…f239ba
0xa6a9…809d0x8e77…e2d6Base—$21.04100%mrdn104d ago0xf31ee7…22a512
0xa6a9…809d0x8e77…e2d6Base—$16.24100%mrdn104d ago0x5368d3…0452ed
0xa6a9…809d0x8e77…e2d6Base—$27.14100%mrdn104d ago0xb2d0dc…e8e822
0xa6a9…809d0x8e77…e2d6Base—$26.96100%mrdn104d ago0x424e55…dffdcc
0xa6a9…809d0x8e77…e2d6Base—$16.01100%mrdn104d ago0x378882…9aed2a
0xa6a9…809d0x8e77…e2d6Base—$23.09100%mrdn104d ago0x9a1335…ff49f9
0xa6a9…809d0x8e77…e2d6Base—$25.71100%mrdn104d ago0x6f18e6…da80d6
0xa6a9…809d0x8e77…e2d6Base—$17.18100%mrdn104d ago0x502d09…e0b747
0xa6a9…809d0x8e77…e2d6Base—$14.21100%mrdn104d ago0xbda0f9…32e11f
0xa6a9…809d0x8e77…e2d6Base—$13.62100%mrdn104d ago0x7f4a8d…5386e9
0xa6a9…809d0x8e77…e2d6Base—$20.55100%mrdn104d ago0x48ce14…823c76
0xa6a9…809d0x8e77…e2d6Base—$24.44100%mrdn104d ago0xca1db1…dea722
0xa6a9…809d0x8e77…e2d6Base—$19.82100%mrdn104d ago0xed3e0d…0afa5a
0xa6a9…809d0x8e77…e2d6Base—$27.96100%mrdn104d ago0x0884e0…fba176
0xa6a9…809d0x8e77…e2d6Base—$18.36100%mrdn104d ago0xddd5ed…e808e1
0xa6a9…809d0x8e77…e2d6Base—$25.66100%mrdn104d ago0x354858…8af51d
0xa6a9…809d0x8e77…e2d6Base—$21.71100%mrdn104d ago0xa0e5a2…44bc28
0xa6a9…809d0x8e77…e2d6Base—$19.00100%mrdn104d ago0x4a42ae…68729f
0xa6a9…809d0x8e77…e2d6Base—$16.70100%mrdn104d ago0xada4d6…2bc011
0xa6a9…809d0x8e77…e2d6Base—$17.10100%mrdn104d ago0xc61492…fab138
0xa6a9…809d0x8e77…e2d6Base—$23.86100%mrdn104d ago0xe88b1a…928616
0xa6a9…809d0x8e77…e2d6Base—$13.54100%mrdn104d ago0x38fb40…b51448
0xa6a9…809d0x8e77…e2d6Base—$28.54100%mrdn104d ago0x6429d4…4b3617

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.