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—$20.93100%mrdn44d ago0x2fc918…f8fc00
0xa6a9…809d0x8e77…e2d6Base—$26.39100%mrdn44d ago0x6bc68c…e071d0
0xa6a9…809d0x8e77…e2d6Base—$35.46100%mrdn44d ago0xbf88c3…d949ae
0xa6a9…809d0x8e77…e2d6Base—$25.90100%mrdn44d ago0xce52a3…a5704a
0xa6a9…809d0x8e77…e2d6Base—$32.09100%mrdn44d ago0x4f5e24…6391d9
0xa6a9…809d0x8e77…e2d6Base—$38.03100%mrdn44d ago0xf984d3…a774a2
0xa6a9…809d0x8e77…e2d6Base—$18.41100%mrdn44d ago0xd47d05…e667c5
0xa6a9…809d0x8e77…e2d6Base—$39.23100%mrdn44d ago0x4e2078…e7bdde
0x1cec…8dd40xa6a9…809dBase—$25.10100%mrdn44d ago0xf67960…25a22f
0x1cec…8dd40xa6a9…809dBase—$36.34100%mrdn44d ago0xb6dfd5…796415
0xa6a9…809d0x8e77…e2d6Base—$36.49100%mrdn44d ago0xbbcc32…48f5e7
0xfe8f…794d0xa6a9…809dBase—$39.26100%mrdn44d ago0x6c80af…656283
0xa6a9…809d0x8e77…e2d6Base—$28.26100%mrdn44d ago0xee924d…11374b
0xa6a9…809d0x8e77…e2d6Base—$19.53100%mrdn44d ago0xf55eda…e706c5
0xa6a9…809d0x8e77…e2d6Base—$36.78100%mrdn44d ago0x9fd3d0…010fbf
0xa6a9…809d0xe55e…f748Base—$21.32100%mrdn44d ago0x41da88…fe7e8a
0xa6a9…809d0xfe8f…794dBase—$30.85100%mrdn44d ago0x429002…ca5423
0xa6a9…809d0xe55e…f748Base—$27.57100%mrdn44d ago0x3768ca…76ac48
0xa6a9…809d0x8e77…e2d6Base—$27.02100%mrdn44d ago0x6c1eb2…688ddc
0xa6a9…809d0x4754…327bBase—$21.55100%mrdn44d ago0x9de6b1…3bebb1
0xa6a9…809d0x8e77…e2d6Base—$28.55100%mrdn44d ago0xe50fc9…5d5052
0xe55e…f7480xa6a9…809dBase—$37.33100%mrdn44d ago0xd07bf0…10438d
0xa6a9…809d0x8e77…e2d6Base—$35.97100%mrdn44d ago0x45d1a5…20c194
0xe55e…f7480xa6a9…809dBase—$19.68100%mrdn44d ago0x077085…ea727b
0x1cec…8dd40xa6a9…809dBase—$19.11100%mrdn44d ago0x9c0100…cd0ded

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.