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—$21.95100%mrdn63d ago0x9d829d…0b12b0
0x13db…51920x8e77…e2d6Base—$22.70100%mrdn63d ago0x34b127…e3cef0
0x13db…51920x8e77…e2d6Base—$32.61100%mrdn63d ago0x6f6e7e…103353
0x13db…51920x8e77…e2d6Base—$23.93100%mrdn63d ago0x7972e0…fd768e
0x13db…51920x8e77…e2d6Base—$21.44100%mrdn63d ago0xead647…db3e2b
0x13db…51920x8e77…e2d6Base—$15.67100%mrdn63d ago0xfbc0db…5c3b46
0x13db…51920x8e77…e2d6Base—$23.52100%mrdn63d ago0x89a07d…0cac43
0x13db…51920x8e77…e2d6Base—$33.37100%mrdn63d ago0x2f2722…6e0035
0x13db…51920x8e77…e2d6Base—$28.99100%mrdn63d ago0xe531a4…47a5bd
0x13db…51920x8e77…e2d6Base—$31.13100%mrdn63d ago0xac1707…954c23
0x13db…51920x8e77…e2d6Base—$17.94100%mrdn63d ago0xa16dce…73c174
0x13db…51920x8e77…e2d6Base—$35.07100%mrdn63d ago0xbebb8d…affe74
0x13db…51920x8e77…e2d6Base—$31.76100%mrdn63d ago0x774e66…1a2c6f
0x13db…51920x8e77…e2d6Base—$22.24100%mrdn63d ago0x075a89…1b7cef
0x13db…51920x8e77…e2d6Base—$18.39100%mrdn63d ago0x998e2f…f9f181
0x13db…51920x8e77…e2d6Base—$30.78100%mrdn63d ago0x8d997a…6c48e7
0x13db…51920x8e77…e2d6Base—$37.67100%mrdn63d ago0x95499c…dcb681
0x13db…51920x8e77…e2d6Base—$22.84100%mrdn63d ago0xb3e74d…05a844
0x13db…51920x8e77…e2d6Base—$32.86100%mrdn63d ago0x36278a…9685fb
0x13db…51920x8e77…e2d6Base—$35.76100%mrdn63d ago0x588ea0…55164d
0x13db…51920x8e77…e2d6Base—$38.57100%mrdn63d ago0x1ca09f…513902
0x13db…51920x8e77…e2d6Base—$21.70100%mrdn63d ago0x780681…120155
0x13db…51920x8e77…e2d6Base—$15.62100%mrdn63d ago0x4ab629…bfeb11
0x13db…51920x8e77…e2d6Base—$13.70100%mrdn64d ago0x492419…474917
0x13db…51920x8e77…e2d6Base—$25.65100%mrdn64d ago0xc2d0b3…8fb291

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.