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—$30.01100%mrdn95d ago0xf8a69a…404598
0xa6a9…809d0x8e77…e2d6Base—$24.83100%mrdn95d ago0xfe1ae7…894216
0xa6a9…809d0x8e77…e2d6Base—$22.73100%mrdn95d ago0x54d166…b66cf3
0xa6a9…809d0x8e77…e2d6Base—$23.64100%mrdn95d ago0x334b7c…72be63
0xa6a9…809d0x8e77…e2d6Base—$27.51100%mrdn95d ago0xb08e21…602838
0xa6a9…809d0x8e77…e2d6Base—$25.77100%mrdn95d ago0xe34650…550564
0xa6a9…809d0x8e77…e2d6Base—$28.89100%mrdn95d ago0x67b81f…6bec6f
0xa6a9…809d0x8e77…e2d6Base—$17.49100%mrdn95d ago0xcdf58f…80f43f
0xa6a9…809d0x8e77…e2d6Base—$20.24100%mrdn95d ago0xb80bc9…9ee151
0xa6a9…809d0x8e77…e2d6Base—$20.30100%mrdn95d ago0x9d952b…0e5a3e
0xa6a9…809d0x8e77…e2d6Base—$13.62100%mrdn95d ago0xd99045…64800e
0xa6a9…809d0x8e77…e2d6Base—$18.70100%mrdn95d ago0x18a222…a5966c
0xa6a9…809d0x8e77…e2d6Base—$24.95100%mrdn95d ago0x134342…252e0a
0xa6a9…809d0x8e77…e2d6Base—$29.88100%mrdn95d ago0xd9b44f…6f79ff
0xa6a9…809d0x8e77…e2d6Base—$15.01100%mrdn95d ago0x29f267…75f750
0xa6a9…809d0x8e77…e2d6Base—$19.47100%mrdn95d ago0xc36416…a4fd62
0xa6a9…809d0x8e77…e2d6Base—$14.88100%mrdn95d ago0x3d5e95…d37ebf
0xa6a9…809d0x8e77…e2d6Base—$20.28100%mrdn95d ago0x098742…c0e52d
0xa6a9…809d0x8e77…e2d6Base—$21.40100%mrdn95d ago0x3794be…c3c280
0xa6a9…809d0x8e77…e2d6Base—$15.83100%mrdn95d ago0x72c1e3…7670c8
0xa6a9…809d0x8e77…e2d6Base—$13.57100%mrdn95d ago0x9b0ca6…23daab
0xa6a9…809d0x8e77…e2d6Base—$19.95100%mrdn95d ago0xf31657…d31072
0xa6a9…809d0x8e77…e2d6Base—$16.04100%mrdn95d ago0xd20ddd…e3e7b2
0xa6a9…809d0x8e77…e2d6Base—$17.17100%mrdn95d ago0xec2887…61cf67
0xa6a9…809d0x8e77…e2d6Base—$12.72100%mrdn95d ago0xd80bed…e644ba

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.