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—$18.29100%mrdn64d ago0xbeb8c9…2895c4
0xa6a9…809d0x8e77…e2d6Base—$21.61100%mrdn64d ago0xf0e7c2…47d6d9
0xa6a9…809d0x8e77…e2d6Base—$19.79100%mrdn64d ago0x89c7aa…f3b2e1
0xa6a9…809d0x8e77…e2d6Base—$29.33100%mrdn64d ago0x7d75ca…191f4f
0xa6a9…809d0x8e77…e2d6Base—$22.15100%mrdn64d ago0xdaa9f2…b4da10
0xa6a9…809d0x8e77…e2d6Base—$14.02100%mrdn64d ago0xa7b7db…c269a1
0xa6a9…809d0x8e77…e2d6Base—$20.03100%mrdn64d ago0x0a1874…7fe474
0xa6a9…809d0x8e77…e2d6Base—$18.52100%mrdn64d ago0xac76d9…4f1dea
0xa6a9…809d0x8e77…e2d6Base—$18.68100%mrdn64d ago0x4e85b1…1d2f3a
0xa6a9…809d0x8e77…e2d6Base—$21.54100%mrdn64d ago0x39f037…fbcdcc
0xa6a9…809d0x8e77…e2d6Base—$23.16100%mrdn64d ago0xb1df26…38131c
0xa6a9…809d0x8e77…e2d6Base—$27.16100%mrdn64d ago0x02c2df…828dc9
0xa6a9…809d0x8e77…e2d6Base—$27.80100%mrdn64d ago0x5803a3…ed2635
0xa6a9…809d0x8e77…e2d6Base—$20.35100%mrdn64d ago0x39ba20…f4f681
0xa6a9…809d0x8e77…e2d6Base—$27.67100%mrdn64d ago0xa0fdb1…ece435
0xa6a9…809d0x8e77…e2d6Base—$25.22100%mrdn64d ago0xd28705…87c83e
0xa6a9…809d0x8e77…e2d6Base—$27.10100%mrdn64d ago0x682b74…2d8c2a
0xa6a9…809d0x8e77…e2d6Base—$36.43100%mrdn64d ago0xdfabd5…dcdfbd
0xa6a9…809d0x8e77…e2d6Base—$34.60100%mrdn64d ago0x25cd9d…d707be
0xa6a9…809d0x8e77…e2d6Base—$21.11100%mrdn64d ago0x1f6e32…90e9d9
0xa6a9…809d0x8e77…e2d6Base—$28.90100%mrdn64d ago0xbba984…039965
0xa6a9…809d0x8e77…e2d6Base—$29.37100%mrdn64d ago0xdfe56f…c61601
0xa6a9…809d0x8e77…e2d6Base—$43.80100%mrdn64d ago0xc66775…63c4a2
0xa6a9…809d0x8e77…e2d6Base—$25.37100%mrdn64d ago0x96a268…6ef9ef
0xa6a9…809d0x8e77…e2d6Base—$28.26100%mrdn64d ago0x2b3008…19c8ae

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.