Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$24.57100%mrdn83d ago0xd22515…2b984f
0xfe8f…794d0x8e77…e2d6Base—$24.13100%mrdn84d ago0x2d61b7…e74515
0xfe8f…794d0x8e77…e2d6Base—$25.69100%mrdn84d ago0x01c86a…fda857
0xfe8f…794d0x8e77…e2d6Base—$17.85100%mrdn84d ago0xde6bdd…410f58
0xfe8f…794d0x8e77…e2d6Base—$15.86100%mrdn84d ago0xb65c39…b536cd
0xfe8f…794d0x8e77…e2d6Base—$16.42100%mrdn84d ago0xa4af8e…a1e74e
0xfe8f…794d0x8e77…e2d6Base—$27.87100%mrdn84d ago0x0f95ae…e5e15f
0xfe8f…794d0x8e77…e2d6Base—$27.56100%mrdn84d ago0x606806…7cf49b
0xfe8f…794d0x8e77…e2d6Base—$24.48100%mrdn84d ago0x60889c…36287b
0xfe8f…794d0x8e77…e2d6Base—$21.46100%mrdn84d ago0xdb12c3…3677f7
0xfe8f…794d0x8e77…e2d6Base—$23.10100%mrdn84d ago0xae783d…dfabc4
0xfe8f…794d0x8e77…e2d6Base—$21.60100%mrdn84d ago0x19a9a2…7e289b
0xfe8f…794d0x8e77…e2d6Base—$22.59100%mrdn84d ago0x2b3b42…255000
0xfe8f…794d0x8e77…e2d6Base—$16.64100%mrdn84d ago0xaf19ff…ac9bcd
0xfe8f…794d0x8e77…e2d6Base—$25.95100%mrdn84d ago0xbcb384…6224ad
0xfe8f…794d0x8e77…e2d6Base—$15.08100%mrdn84d ago0x84e9e2…abcfe4
0xfe8f…794d0x8e77…e2d6Base—$13.93100%mrdn84d ago0x15e140…636ef6
0xfe8f…794d0x8e77…e2d6Base—$22.09100%mrdn84d ago0xfb7b43…030ac0
0xfe8f…794d0x8e77…e2d6Base—$17.25100%mrdn84d ago0xc98e90…16297b
0xfe8f…794d0x8e77…e2d6Base—$15.95100%mrdn84d ago0x16b380…380e40
0xfe8f…794d0x8e77…e2d6Base—$28.38100%mrdn84d ago0x4960d1…a33542
0xfe8f…794d0x8e77…e2d6Base—$24.07100%mrdn84d ago0xd555b0…dea5ce
0xfe8f…794d0x8e77…e2d6Base—$27.22100%mrdn84d ago0x2ecbcf…4d5383
0xfe8f…794d0x8e77…e2d6Base—$18.81100%mrdn84d ago0x0093bc…85fb6c
0xfe8f…794d0x8e77…e2d6Base—$28.08100%mrdn84d ago0x305c85…395493

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.