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—$17.43100%mrdn86d ago0x30f7d6…8ee17f
0x13db…51920x8e77…e2d6Base—$20.58100%mrdn86d ago0x43d157…e0185f
0x13db…51920x8e77…e2d6Base—$20.08100%mrdn86d ago0x7a34ba…550db5
0x13db…51920x8e77…e2d6Base—$20.79100%mrdn87d ago0x8207a5…2d1aa7
0x13db…51920x8e77…e2d6Base—$13.72100%mrdn87d ago0x429849…b417a4
0x13db…51920x8e77…e2d6Base—$14.59100%mrdn87d ago0x49a921…4f0a83
0x13db…51920x8e77…e2d6Base—$17.95100%mrdn87d ago0xe75aa0…eb6b1c
0x13db…51920x8e77…e2d6Base—$16.31100%mrdn87d ago0x799f3f…e8ec1b
0x13db…51920x8e77…e2d6Base—$17.92100%mrdn87d ago0xfec686…39b468
0x13db…51920x8e77…e2d6Base—$16.78100%mrdn87d ago0xde77c2…5367b3
0x13db…51920x8e77…e2d6Base—$14.18100%mrdn87d ago0x8b491a…2d3aa4
0x13db…51920x8e77…e2d6Base—$14.43100%mrdn87d ago0xac2084…f1c849
0x13db…51920x8e77…e2d6Base—$21.32100%mrdn87d ago0x580d90…0a92e6
0x13db…51920x8e77…e2d6Base—$12.06100%mrdn87d ago0x23e45c…614202
0x13db…51920x8e77…e2d6Base—$10.28100%mrdn87d ago0x5ec6d9…be3648
0x13db…51920x8e77…e2d6Base—$9.15100%mrdn87d ago0xb7ce7c…3e6460
0x13db…51920x8e77…e2d6Base—$10.93100%mrdn87d ago0x94b4f9…26433a
0x13db…51920x8e77…e2d6Base—$13.12100%mrdn87d ago0x6ca2a2…a47633
0x13db…51920x8e77…e2d6Base—$17.66100%mrdn87d ago0x1e6d32…0b1813
0x13db…51920x8e77…e2d6Base—$12.82100%mrdn87d ago0x20ddf2…a4cdce
0x13db…51920x8e77…e2d6Base—$15.37100%mrdn87d ago0x4cb3ed…09b2ea
0x13db…51920x8e77…e2d6Base—$13.95100%mrdn87d ago0x76df85…123aa0
0x13db…51920x8e77…e2d6Base—$9.39100%mrdn87d ago0x9396d3…a89238
0x13db…51920x8e77…e2d6Base—$14.59100%mrdn87d ago0x018e2c…9c418d
0x13db…51920x8e77…e2d6Base—$20.54100%mrdn87d ago0x141e71…804687

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.