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—$32.12100%mrdn93d ago0xde209d…341a87
0x13db…51920x8e77…e2d6Base—$36.99100%mrdn93d ago0x1749a7…bece8c
0x13db…51920x8e77…e2d6Base—$20.87100%mrdn93d ago0xdec2f5…122251
0x13db…51920x8e77…e2d6Base—$22.06100%mrdn93d ago0xeb1835…48ee5a
0x13db…51920x8e77…e2d6Base—$25.85100%mrdn93d ago0x4146fb…e43e74
0x13db…51920x8e77…e2d6Base—$34.86100%mrdn93d ago0xd297a2…f6b660
0x13db…51920x8e77…e2d6Base—$24.89100%mrdn93d ago0x30bcc5…2377be
0x13db…51920x8e77…e2d6Base—$33.16100%mrdn93d ago0x9e47fb…6de0c1
0x13db…51920x8e77…e2d6Base—$21.30100%mrdn93d ago0xbf4583…2f8e44
0x13db…51920x8e77…e2d6Base—$21.83100%mrdn93d ago0xbb6ade…4a499d
0x13db…51920x8e77…e2d6Base—$25.23100%mrdn93d ago0x33c7cb…8fbd95
0x13db…51920x8e77…e2d6Base—$35.76100%mrdn93d ago0xa151b3…836f4b
0x13db…51920x8e77…e2d6Base—$32.24100%mrdn93d ago0xc4068d…08abc0
0x13db…51920x8e77…e2d6Base—$30.19100%mrdn93d ago0x24bd6b…a9a083
0x13db…51920x8e77…e2d6Base—$16.18100%mrdn93d ago0x6e7dea…3aee17
0x13db…51920x8e77…e2d6Base—$16.09100%mrdn93d ago0x6d0e22…d0ee8e
0x13db…51920x8e77…e2d6Base—$21.32100%mrdn93d ago0xded8dd…5fb7ef
0x13db…51920x8e77…e2d6Base—$27.98100%mrdn93d ago0x492198…f688e2
0x13db…51920x8e77…e2d6Base—$23.29100%mrdn93d ago0x3a0ad2…d7b278
0x13db…51920x8e77…e2d6Base—$24.81100%mrdn93d ago0x73d974…815166
0x13db…51920x8e77…e2d6Base—$17.55100%mrdn93d ago0x927a82…fec264
0x13db…51920x8e77…e2d6Base—$11.68100%mrdn93d ago0x63561b…19eff7
0x13db…51920x8e77…e2d6Base—$19.03100%mrdn93d ago0x4a0a73…067ac7
0x13db…51920x8e77…e2d6Base—$15.95100%mrdn93d ago0x9fa7f8…8528da
0x13db…51920x8e77…e2d6Base—$13.15100%mrdn93d ago0x6d74b6…440b99

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.