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—$36.17100%mrdn44d ago0x586f4d…5f3803
0xfe8f…794d0x8e77…e2d6Base—$20.10100%mrdn44d ago0x0af52a…b6333f
0x13db…51920x8e77…e2d6Base—$26.39100%mrdn44d ago0xc1617b…cb8c4a
0xb6db…31e10x8e77…e2d6Base—$22.21100%mrdn44d ago0x07c343…cf4abd
0xa6a9…809d0x8e77…e2d6Base—$17.50100%mrdn44d ago0x4c3cde…789dfb
0xe55e…f7480x8e77…e2d6Base—$25.83100%mrdn44d ago0xa50d11…29dada
0xa6a9…809d0x8e77…e2d6Base—$18.08100%mrdn44d ago0x7f46b5…f2f973
0xa6a9…809d0x8e77…e2d6Base—$29.54100%mrdn45d ago0xb043bf…3eee30
0xb6db…31e10x8e77…e2d6Base—$18.66100%mrdn45d ago0x36eda1…4364d4
0xa6a9…809d0x8e77…e2d6Base—$17.47100%mrdn45d ago0xf61abd…5ad3d1
0xb6db…31e10x8e77…e2d6Base—$42.88100%mrdn45d ago0x0a2638…45db14
0x13db…51920x8e77…e2d6Base—$32.00100%mrdn45d ago0xb8740c…d8d0b9
0x4754…327b0x8e77…e2d6Base—$32.56100%mrdn45d ago0xa7e49f…37fcad
0x1cec…8dd40x8e77…e2d6Base—$34.85100%mrdn45d ago0x5aff1c…1adfd6
0x1cec…8dd40x8e77…e2d6Base—$26.83100%mrdn45d ago0x8d76d2…031fdc
0xb6db…31e10x8e77…e2d6Base—$40.57100%mrdn45d ago0x85fc49…dd5867
0xfe8f…794d0x8e77…e2d6Base—$33.38100%mrdn45d ago0x2ade1c…aa85f6
0xa6a9…809d0x8e77…e2d6Base—$31.36100%mrdn45d ago0xddd3a4…0ede96
0x4754…327b0x8e77…e2d6Base—$18.73100%mrdn45d ago0x86460c…ca80b2
0xe55e…f7480x8e77…e2d6Base—$27.61100%mrdn45d ago0xbd809e…79224f
0xfe8f…794d0x8e77…e2d6Base—$25.09100%mrdn45d ago0x8b7492…204f4e
0xb6db…31e10x8e77…e2d6Base—$25.37100%mrdn45d ago0xcc76e6…c6d50f
0xa6a9…809d0x8e77…e2d6Base—$23.78100%mrdn45d ago0x71a357…47543a
0xb6db…31e10x8e77…e2d6Base—$29.03100%mrdn45d ago0xc05393…d45850
0x4754…327b0x8e77…e2d6Base—$21.80100%mrdn45d ago0x4a35ee…799958

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.