Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x4754…327bBase$23.32100%mrdn7d ago0x3f9e68…3ed9e6
0xfe8f…794d0x13db…5192Base$25.01100%mrdn7d ago0x228c33…69a532
0x13db…51920x1cec…8dd4Base$39.64100%mrdn7d ago0x76db32…2e2967
0xa6a9…809d0x13db…5192Base$26.03100%mrdn7d ago0x5dab74…5e33e3
0x13db…51920xfe8f…794dBase$23.16100%mrdn7d ago0xbd7c37…99a7d3
0x4754…327b0x13db…5192Base$31.38100%mrdn7d ago0x516df4…8e8f6d
0x13db…51920xfe8f…794dBase$39.77100%mrdn7d ago0xac068b…ff4d0b
0xe55e…f7480x13db…5192Base$34.99100%mrdn7d ago0x018512…f58aaa
0x13db…51920xa6a9…809dBase$25.64100%mrdn7d ago0x419096…2322e7
0x4754…327b0x13db…5192Base$20.32100%mrdn7d ago0x679c58…ccdad0
0xe55e…f7480x13db…5192Base$36.90100%mrdn7d ago0xc59e60…a4fe2c
0x13db…51920x4754…327bBase$38.82100%mrdn7d ago0x207d60…896a46
0x13db…51920xe55e…f748Base$23.25100%mrdn7d ago0x52b3c3…30c033
0xfe8f…794d0x13db…5192Base$21.14100%mrdn7d ago0x050823…d5c231
0x13db…51920xfe8f…794dBase$19.80100%mrdn7d ago0x221749…032e1b
0x4754…327b0x13db…5192Base$35.77100%mrdn7d ago0x67a828…9f471d
0x13db…51920xfe8f…794dBase$31.03100%mrdn7d ago0xe9f6ed…448796
0xa6a9…809d0x13db…5192Base$35.54100%mrdn7d ago0xe2d902…810a03
0xa6a9…809d0x13db…5192Base$21.05100%mrdn7d ago0x8401c6…2da6f3
0x13db…51920x4754…327bBase$39.29100%mrdn7d ago0x2f978a…938c89
0x13db…51920x4754…327bBase$37.88100%mrdn7d ago0x45ebcc…16dea1
0xa6a9…809d0x13db…5192Base$41.32100%mrdn7d ago0x8bf00a…c6ebe7
0x13db…51920xa6a9…809dBase$21.36100%mrdn7d ago0xcee727…468605
0x1cec…8dd40x13db…5192Base$30.38100%mrdn7d ago0x329a5d…3f08ca
0x13db…51920x1cec…8dd4Base$27.20100%mrdn7d ago0x9687b5…3e151d

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.