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—$25.35100%mrdn98d ago0xf42386…b5280a
0xa6a9…809d0x8e77…e2d6Base—$32.08100%mrdn99d ago0xd0f5ae…3407df
0xa6a9…809d0x8e77…e2d6Base—$24.70100%mrdn99d ago0x4d690d…4bcaa7
0xa6a9…809d0x8e77…e2d6Base—$33.78100%mrdn99d ago0x600d7c…dd4731
0xa6a9…809d0x8e77…e2d6Base—$30.88100%mrdn99d ago0x9d4488…7f4129
0xa6a9…809d0x8e77…e2d6Base—$24.92100%mrdn99d ago0xdffcbf…e69dee
0xa6a9…809d0x8e77…e2d6Base—$19.59100%mrdn99d ago0xa5501a…4b9163
0xa6a9…809d0x8e77…e2d6Base—$20.36100%mrdn99d ago0xd8f07f…af3f2d
0xa6a9…809d0x8e77…e2d6Base—$18.73100%mrdn99d ago0xba5a36…446990
0xa6a9…809d0x8e77…e2d6Base—$17.14100%mrdn99d ago0xc79ca1…0e2a85
0xa6a9…809d0x8e77…e2d6Base—$18.58100%mrdn99d ago0x9b4116…4cbde4
0xa6a9…809d0x8e77…e2d6Base—$25.36100%mrdn99d ago0xf677d1…e371ad
0xa6a9…809d0x8e77…e2d6Base—$14.60100%mrdn99d ago0x9a03e2…916ac8
0xa6a9…809d0x8e77…e2d6Base—$29.59100%mrdn99d ago0xd51c5d…f0a69b
0xa6a9…809d0x8e77…e2d6Base—$28.28100%mrdn99d ago0x4efdd1…17f785
0xa6a9…809d0x8e77…e2d6Base—$29.09100%mrdn99d ago0x88c450…7c5b21
0xa6a9…809d0x8e77…e2d6Base—$24.46100%mrdn99d ago0x0c5393…e16024
0xa6a9…809d0x8e77…e2d6Base—$24.81100%mrdn99d ago0x7eef0d…29e65a
0xa6a9…809d0x8e77…e2d6Base—$23.73100%mrdn99d ago0x05034b…2c133e
0xa6a9…809d0x8e77…e2d6Base—$17.83100%mrdn99d ago0x3730b6…df6249
0xa6a9…809d0x8e77…e2d6Base—$28.89100%mrdn99d ago0x1c9c5a…b860a1
0xa6a9…809d0x8e77…e2d6Base—$27.76100%mrdn99d ago0xfe96de…54adda
0xa6a9…809d0x8e77…e2d6Base—$26.86100%mrdn99d ago0x42903c…7b69c1
0xa6a9…809d0x8e77…e2d6Base—$24.01100%mrdn99d ago0x61e0d7…b10c2d
0xa6a9…809d0x8e77…e2d6Base—$28.02100%mrdn99d ago0x7fb465…274846

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.