Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x4754…327bBase—$20.41100%mrdn25d ago0x334bb4…0c63de
0x4754…327b0x1cec…8dd4Base—$27.46100%mrdn25d ago0x90f350…05a478
0x4754…327b0xa6a9…809dBase—$28.25100%mrdn25d ago0x5b6df3…257891
0xe55e…f7480x4754…327bBase—$33.31100%mrdn25d ago0x2e8aba…39097d
0x4754…327b0x1cec…8dd4Base—$16.61100%mrdn25d ago0x133fc8…2c329b
0x4754…327b0x1cec…8dd4Base—$23.57100%mrdn25d ago0x8dd322…3cea28
0xa6a9…809d0x4754…327bBase—$31.09100%mrdn25d ago0xf30bfb…5fe6dc
0x1cec…8dd40x4754…327bBase—$17.48100%mrdn25d ago0x4aa230…0af129
0x4754…327b0xe55e…f748Base—$21.59100%mrdn25d ago0xcef4b8…7a1793
0xfe8f…794d0x4754…327bBase—$17.05100%mrdn25d ago0x7b9e1e…33f013
0xfe8f…794d0x4754…327bBase—$19.51100%mrdn25d ago0x8ab5c0…04a9a9
0x4754…327b0x13db…5192Base—$27.09100%mrdn25d ago0x536d5e…123c19
0xe55e…f7480x4754…327bBase—$25.63100%mrdn25d ago0xad622a…63e5fc
0x4754…327b0xe55e…f748Base—$25.14100%mrdn25d ago0x35fc21…5070a9
0x4754…327b0xa6a9…809dBase—$29.48100%mrdn25d ago0x3cd958…77d71b
0x4754…327b0xe55e…f748Base—$27.78100%mrdn25d ago0x349599…438b70
0x4754…327b0x13db…5192Base—$36.21100%mrdn25d ago0x812e76…203b28
0x4754…327b0xe55e…f748Base—$16.90100%mrdn25d ago0x497eb4…5d4f93
0x13db…51920x4754…327bBase—$33.99100%mrdn25d ago0x6891a3…accf2b
0x4754…327b0xe55e…f748Base—$28.00100%mrdn25d ago0xe10de0…69d1ec
0x13db…51920x4754…327bBase—$19.99100%mrdn25d ago0x509187…ff3048
0x4754…327b0xe55e…f748Base—$26.08100%mrdn25d ago0xfce9c1…d692bf
0x4754…327b0xa6a9…809dBase—$17.01100%mrdn25d ago0xdee7d4…30860d
0x1cec…8dd40x4754…327bBase—$28.58100%mrdn25d ago0x4ee2cc…c0d0f0
0x1cec…8dd40x4754…327bBase—$29.31100%mrdn25d ago0x51a39f…655deb

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.