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—$36.18100%mrdn44d ago0x777673…58d192
0xfe8f…794d0x8e77…e2d6Base—$39.68100%mrdn44d ago0xd2f272…262847
0xfe8f…794d0x8e77…e2d6Base—$38.54100%mrdn44d ago0xd8fe2c…2702ff
0x4754…327b0x8e77…e2d6Base—$42.71100%mrdn44d ago0x93ca99…df1bee
0x13db…51920x8e77…e2d6Base—$49.06100%mrdn44d ago0xb5d53b…e66541
0xe55e…f7480x8e77…e2d6Base—$39.38100%mrdn44d ago0xcf3f33…ec85ce
0xfe8f…794d0x8e77…e2d6Base—$39.68100%mrdn44d ago0x35b915…d03022
0x1cec…8dd40x8e77…e2d6Base—$24.20100%mrdn44d ago0xef5974…0a9c24
0x4754…327b0x8e77…e2d6Base—$38.15100%mrdn44d ago0x06e3c3…3b1733
0x4754…327b0x8e77…e2d6Base—$29.37100%mrdn44d ago0x0e3ffb…2fccdc
0xa6a9…809d0x8e77…e2d6Base—$50.67100%mrdn44d ago0xfab30c…c9cdb8
0x1cec…8dd40x8e77…e2d6Base—$35.28100%mrdn44d ago0x978ae1…a0be6d
0xfe8f…794d0x8e77…e2d6Base—$30.90100%mrdn44d ago0xa0eff4…87dc69
0xfe8f…794d0x8e77…e2d6Base—$51.63100%mrdn44d ago0xc8a0fc…231392
0x1cec…8dd40x8e77…e2d6Base—$34.21100%mrdn44d ago0xe44f66…ad6c11
0xe55e…f7480x8e77…e2d6Base—$38.36100%mrdn44d ago0x732283…af3088
0xfe8f…794d0x8e77…e2d6Base—$28.93100%mrdn44d ago0x5054c3…14e542
0x1cec…8dd40x8e77…e2d6Base—$43.75100%mrdn44d ago0x4c1a60…00ac8b
0x1cec…8dd40x8e77…e2d6Base—$33.70100%mrdn44d ago0x55dcdd…49716f
0x1cec…8dd40x8e77…e2d6Base—$26.69100%mrdn44d ago0xb84a40…69a335
0x1cec…8dd40x8e77…e2d6Base—$27.28100%mrdn44d ago0x5f223b…a1bd3e
0xe55e…f7480x8e77…e2d6Base—$34.70100%mrdn44d ago0xb2dd02…952c25
0x13db…51920x8e77…e2d6Base—$40.55100%mrdn44d ago0xf16d29…1ffa05
0xa6a9…809d0x8e77…e2d6Base—$36.01100%mrdn44d ago0x8a2c5b…fb7da8
0xa6a9…809d0x8e77…e2d6Base—$47.68100%mrdn44d ago0x97bfa1…ba776f

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.