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.72100%mrdn58d ago0xf39bb4…195e16
0x13db…51920x8e77…e2d6Base—$19.41100%mrdn58d ago0xee065e…28e0c3
0x13db…51920x8e77…e2d6Base—$30.68100%mrdn58d ago0x4bcaef…c9783e
0x13db…51920x8e77…e2d6Base—$21.15100%mrdn58d ago0x97df85…473aab
0x13db…51920x8e77…e2d6Base—$15.22100%mrdn58d ago0xdc6a8c…6971c9
0x13db…51920x8e77…e2d6Base—$19.78100%mrdn58d ago0xc83725…e9b3eb
0x13db…51920x8e77…e2d6Base—$16.70100%mrdn58d ago0x53a956…bacf69
0x13db…51920x8e77…e2d6Base—$20.90100%mrdn58d ago0x1cdc4a…d14c11
0x13db…51920x8e77…e2d6Base—$24.99100%mrdn58d ago0x931c1e…08a204
0x13db…51920x8e77…e2d6Base—$27.45100%mrdn58d ago0xda7794…f8bf61
0x13db…51920x8e77…e2d6Base—$15.16100%mrdn58d ago0xff8e36…a1adcf
0x13db…51920x8e77…e2d6Base—$26.23100%mrdn59d ago0xdd7026…20855d
0x13db…51920x8e77…e2d6Base—$18.37100%mrdn59d ago0x82987e…0a7b4d
0x13db…51920x8e77…e2d6Base—$28.36100%mrdn59d ago0xed7661…554d35
0x13db…51920x8e77…e2d6Base—$29.83100%mrdn59d ago0xeb7b12…1d189b
0x13db…51920x8e77…e2d6Base—$14.53100%mrdn59d ago0x5308fd…4f2820
0x13db…51920x8e77…e2d6Base—$30.74100%mrdn59d ago0x70a6ee…34b37c
0x13db…51920x8e77…e2d6Base—$21.45100%mrdn59d ago0xfcaa58…d09bdc
0x13db…51920x8e77…e2d6Base—$23.56100%mrdn59d ago0x6f6dc3…941110
0x13db…51920x8e77…e2d6Base—$24.90100%mrdn59d ago0xaeadae…408e28
0x13db…51920x8e77…e2d6Base—$31.61100%mrdn59d ago0xa75eba…419a3d
0x13db…51920x8e77…e2d6Base—$26.64100%mrdn59d ago0xae3660…a5e700
0x13db…51920x8e77…e2d6Base—$20.90100%mrdn59d ago0xd79ba6…835dcc
0x13db…51920x8e77…e2d6Base—$22.62100%mrdn59d ago0x4304ae…49a1c7
0x13db…51920x8e77…e2d6Base—$18.54100%mrdn59d ago0x072815…a6280f

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.