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—$28.14100%mrdn67d ago0xbae76a…a34e60
0x13db…51920x8e77…e2d6Base—$21.76100%mrdn67d ago0xe00beb…b58a18
0x13db…51920x8e77…e2d6Base—$23.50100%mrdn67d ago0xf5e8ed…3cbf21
0x13db…51920x8e77…e2d6Base—$25.00100%mrdn67d ago0xe96378…286118
0x13db…51920x8e77…e2d6Base—$17.89100%mrdn67d ago0xe63733…206f15
0x13db…51920x8e77…e2d6Base—$24.26100%mrdn67d ago0xaff439…b25610
0x13db…51920x8e77…e2d6Base—$24.85100%mrdn67d ago0xf802bd…0d18b9
0x13db…51920x8e77…e2d6Base—$13.69100%mrdn67d ago0xbe5fbe…982731
0x13db…51920x8e77…e2d6Base—$15.54100%mrdn67d ago0x888fd7…e9f8b0
0x13db…51920x8e77…e2d6Base—$13.68100%mrdn67d ago0xc83877…653036
0x13db…51920x8e77…e2d6Base—$14.15100%mrdn67d ago0xadba0c…49047e
0x13db…51920x8e77…e2d6Base—$29.10100%mrdn67d ago0xd174c7…33a426
0x13db…51920x8e77…e2d6Base—$18.50100%mrdn67d ago0xf24257…88c65c
0x13db…51920x8e77…e2d6Base—$28.51100%mrdn67d ago0x9f9f63…8a51e6
0x13db…51920x8e77…e2d6Base—$13.90100%mrdn67d ago0xf53c33…4b7658
0x13db…51920x8e77…e2d6Base—$24.91100%mrdn67d ago0x9900d2…5a28c4
0x13db…51920x8e77…e2d6Base—$26.46100%mrdn68d ago0x32191d…52ddd7
0x13db…51920x8e77…e2d6Base—$17.42100%mrdn68d ago0x1d8f2e…5da424
0x13db…51920x8e77…e2d6Base—$25.26100%mrdn68d ago0x3d1883…f21555
0x13db…51920x8e77…e2d6Base—$28.43100%mrdn68d ago0xc78719…f8e51f
0x13db…51920x8e77…e2d6Base—$16.53100%mrdn68d ago0xaeb664…51a9c2
0x13db…51920x8e77…e2d6Base—$14.13100%mrdn68d ago0xa28cce…126574
0x13db…51920x8e77…e2d6Base—$15.52100%mrdn68d ago0xe13a76…40ea5b
0x13db…51920x8e77…e2d6Base—$16.08100%mrdn68d ago0xdc927d…8cc75a
0x13db…51920x8e77…e2d6Base—$28.29100%mrdn68d ago0xca2d45…5dceb9

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.