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.84100%mrdn112d ago0x270fc6…69aaeb
0xa6a9…809d0x8e77…e2d6Base—$38.50100%mrdn112d ago0xc49f7b…6037e2
0xa6a9…809d0x8e77…e2d6Base—$29.63100%mrdn112d ago0x80fbf6…a202a5
0xa6a9…809d0x8e77…e2d6Base—$23.81100%mrdn112d ago0x9e66c1…f3ab45
0xa6a9…809d0x8e77…e2d6Base—$38.48100%mrdn112d ago0x761cf7…d957ef
0xa6a9…809d0x8e77…e2d6Base—$24.97100%mrdn112d ago0xf2003e…c4cc04
0xa6a9…809d0x8e77…e2d6Base—$22.91100%mrdn112d ago0x3dd7d9…bfd182
0xa6a9…809d0x8e77…e2d6Base—$13.99100%mrdn112d ago0xa06971…62633b
0xa6a9…809d0x8e77…e2d6Base—$26.59100%mrdn112d ago0x54e320…30d8d3
0xa6a9…809d0x8e77…e2d6Base—$26.65100%mrdn112d ago0x582ed7…45d0d6
0xa6a9…809d0x8e77…e2d6Base—$15.96100%mrdn112d ago0x11c910…b4d68b
0xa6a9…809d0x8e77…e2d6Base—$27.30100%mrdn112d ago0x436844…51bf4a
0xa6a9…809d0x8e77…e2d6Base—$15.21100%mrdn112d ago0xe8c6d7…4088e6
0xa6a9…809d0x8e77…e2d6Base—$28.06100%mrdn112d ago0x8f1e52…4f0bc9
0xa6a9…809d0x8e77…e2d6Base—$22.73100%mrdn112d ago0x840b54…80f51a
0xa6a9…809d0x8e77…e2d6Base—$23.98100%mrdn112d ago0x39bf23…7d6540
0xa6a9…809d0x8e77…e2d6Base—$12.81100%mrdn112d ago0x570d0f…530996
0xa6a9…809d0x8e77…e2d6Base—$13.64100%mrdn112d ago0x32c375…930cfb
0xa6a9…809d0x8e77…e2d6Base—$22.61100%mrdn112d ago0x582c48…31042e
0xa6a9…809d0x8e77…e2d6Base—$17.63100%mrdn112d ago0x44acef…829030
0xa6a9…809d0x8e77…e2d6Base—$24.70100%mrdn112d ago0x2825a1…b568a8
0xa6a9…809d0x8e77…e2d6Base—$19.37100%mrdn112d ago0xf606ec…38f6fc
0xa6a9…809d0x8e77…e2d6Base—$22.38100%mrdn112d ago0xd2a126…9c4c42
0xa6a9…809d0x8e77…e2d6Base—$24.55100%mrdn112d ago0x509a54…e89bb2
0xa6a9…809d0x8e77…e2d6Base—$14.79100%mrdn112d ago0x8a51b5…2c2b50

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.