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—$24.50100%mrdn44d ago0x087c83…a8bf25
0xfe8f…794d0x8e77…e2d6Base—$34.99100%mrdn44d ago0xce1031…c8a065
0x4754…327b0x8e77…e2d6Base—$24.21100%mrdn44d ago0xffcef6…3cd592
0x4754…327b0x8e77…e2d6Base—$32.62100%mrdn44d ago0x8e5844…666bb6
0x13db…51920x8e77…e2d6Base—$23.12100%mrdn44d ago0x3fc0c2…4bdf4b
0xa6a9…809d0x8e77…e2d6Base—$20.93100%mrdn44d ago0x2fc918…f8fc00
0xe55e…f7480x8e77…e2d6Base—$19.02100%mrdn44d ago0x627ad9…4852bd
0xa6a9…809d0x8e77…e2d6Base—$26.39100%mrdn44d ago0x6bc68c…e071d0
0xfe8f…794d0x8e77…e2d6Base—$29.41100%mrdn44d ago0xd9e49b…cab00b
0x13db…51920x8e77…e2d6Base—$20.24100%mrdn44d ago0xf3cbbb…9a4c7a
0xa6a9…809d0x8e77…e2d6Base—$35.46100%mrdn44d ago0xbf88c3…d949ae
0x1cec…8dd40x8e77…e2d6Base—$26.80100%mrdn44d ago0x5323b8…1c9ed1
0x4754…327b0x8e77…e2d6Base—$24.37100%mrdn44d ago0x374ac6…11c567
0xe55e…f7480x8e77…e2d6Base—$39.28100%mrdn44d ago0x5f4d3a…8e4a0f
0xfe8f…794d0x8e77…e2d6Base—$29.43100%mrdn44d ago0x45d174…bf2b08
0x1cec…8dd40x8e77…e2d6Base—$30.61100%mrdn44d ago0x5c653c…fa9fee
0xa6a9…809d0x8e77…e2d6Base—$25.90100%mrdn44d ago0xce52a3…a5704a
0x1cec…8dd40x8e77…e2d6Base—$23.35100%mrdn44d ago0x5d96bc…4e3597
0x1cec…8dd40x8e77…e2d6Base—$20.82100%mrdn44d ago0xe36c6f…966a23
0x4754…327b0x8e77…e2d6Base—$37.44100%mrdn44d ago0x80b0ee…9cc7e9
0xa6a9…809d0x8e77…e2d6Base—$32.09100%mrdn44d ago0x4f5e24…6391d9
0xa6a9…809d0x8e77…e2d6Base—$38.03100%mrdn44d ago0xf984d3…a774a2
0x4754…327b0x8e77…e2d6Base—$30.13100%mrdn44d ago0xa1a821…def242
0xa6a9…809d0x8e77…e2d6Base—$18.41100%mrdn44d ago0xd47d05…e667c5
0x1cec…8dd40x8e77…e2d6Base—$38.84100%mrdn44d ago0xf9c06b…8468ee

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.