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—$24.46100%mrdn102d ago0x763603…48c53a
0x13db…51920x8e77…e2d6Base—$18.21100%mrdn102d ago0x99d9ff…ba2592
0x13db…51920x8e77…e2d6Base—$20.94100%mrdn102d ago0x8f3f4e…bfaa5e
0x13db…51920x8e77…e2d6Base—$15.96100%mrdn102d ago0xf4b364…302ee9
0x13db…51920x8e77…e2d6Base—$20.73100%mrdn102d ago0x7b067d…173b8c
0x13db…51920x8e77…e2d6Base—$12.24100%mrdn102d ago0xe7d058…34325a
0x13db…51920x8e77…e2d6Base—$16.69100%mrdn102d ago0x97ec3d…dbcad9
0x13db…51920x8e77…e2d6Base—$12.18100%mrdn102d ago0x59ef18…5e77e3
0x13db…51920x8e77…e2d6Base—$16.30100%mrdn102d ago0x82ed02…5f4860
0x13db…51920x8e77…e2d6Base—$11.39100%mrdn102d ago0xf2a10e…734570
0x13db…51920x8e77…e2d6Base—$19.55100%mrdn102d ago0x74d836…847d62
0x13db…51920x8e77…e2d6Base—$11.46100%mrdn102d ago0x857990…909d9d
0x13db…51920x8e77…e2d6Base—$23.61100%mrdn102d ago0xe83247…66430e
0x13db…51920x8e77…e2d6Base—$17.38100%mrdn102d ago0xf497c5…74b9ff
0x13db…51920x8e77…e2d6Base—$17.03100%mrdn102d ago0xc8cf3c…f87c24
0x13db…51920x8e77…e2d6Base—$21.04100%mrdn102d ago0x5bb75b…df252a
0x13db…51920x8e77…e2d6Base—$18.72100%mrdn102d ago0xb2716a…c6ead1
0x13db…51920x8e77…e2d6Base—$21.42100%mrdn102d ago0x38680b…43568b
0x13db…51920x8e77…e2d6Base—$20.43100%mrdn102d ago0xa465ce…cca126
0x13db…51920x8e77…e2d6Base—$16.80100%mrdn102d ago0xd50100…b09243
0x13db…51920x8e77…e2d6Base—$23.99100%mrdn102d ago0x74a316…80a4b5
0x13db…51920x8e77…e2d6Base—$12.94100%mrdn102d ago0xc55beb…0b112e
0x13db…51920x8e77…e2d6Base—$21.13100%mrdn102d ago0x75651d…1ff78c
0x13db…51920x8e77…e2d6Base—$15.26100%mrdn102d ago0x62b590…d218a5
0x13db…51920x8e77…e2d6Base—$18.74100%mrdn102d ago0x4c832e…3dcc84

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.