Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$15.22100%mrdn99d ago0x5cf3a1…a30289
0x13db…51920x8e77…e2d6Base—$32.08100%mrdn99d ago0x068296…9425e7
0x13db…51920x8e77…e2d6Base—$26.13100%mrdn99d ago0x9d2ac9…3975bb
0x13db…51920x8e77…e2d6Base—$31.42100%mrdn99d ago0x0317cb…065165
0x13db…51920x8e77…e2d6Base—$24.49100%mrdn99d ago0x741588…2e2cd7
0x13db…51920x8e77…e2d6Base—$21.89100%mrdn99d ago0x3a2ce1…0ce921
0x13db…51920x8e77…e2d6Base—$25.08100%mrdn99d ago0x8d0ed7…ba1348
0x13db…51920x8e77…e2d6Base—$26.20100%mrdn99d ago0xe89ac7…95be03
0x13db…51920x8e77…e2d6Base—$19.36100%mrdn99d ago0xc7821b…0cfad4
0x13db…51920x8e77…e2d6Base—$32.36100%mrdn99d ago0x0f46b5…b66fb1
0x13db…51920x8e77…e2d6Base—$22.89100%mrdn99d ago0x3621ff…eaa1ea
0x13db…51920x8e77…e2d6Base—$34.65100%mrdn99d ago0x2883d9…3c5f73
0x13db…51920x8e77…e2d6Base—$25.36100%mrdn99d ago0xaa1f61…d36187
0x13db…51920x8e77…e2d6Base—$16.75100%mrdn99d ago0x8e5093…a78268
0x13db…51920x8e77…e2d6Base—$20.20100%mrdn99d ago0x7c4090…262d5d
0x13db…51920x8e77…e2d6Base—$27.60100%mrdn99d ago0x173025…2afc11
0x13db…51920x8e77…e2d6Base—$33.00100%mrdn99d ago0xe5d458…8494ad
0x13db…51920x8e77…e2d6Base—$28.90100%mrdn99d ago0x1822e1…13a155
0x13db…51920x8e77…e2d6Base—$15.14100%mrdn99d ago0x261b7a…44fb13
0x13db…51920x8e77…e2d6Base—$21.88100%mrdn99d ago0x516fe1…e7b58e
0x13db…51920x8e77…e2d6Base—$24.82100%mrdn99d ago0xd5bfff…f975f0
0x13db…51920x8e77…e2d6Base—$33.20100%mrdn99d ago0xcd6035…4eb69e
0x13db…51920x8e77…e2d6Base—$34.89100%mrdn99d ago0x8172fe…b23f03
0x13db…51920x8e77…e2d6Base—$23.60100%mrdn99d ago0x2248e4…88de48
0x13db…51920x8e77…e2d6Base—$31.97100%mrdn100d ago0x45ea5d…18ce66

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.