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—$20.17100%mrdn61d ago0x50edd5…8bb6be
0xfe8f…794d0x8e77…e2d6Base—$26.33100%mrdn61d ago0x9dc8e0…06439f
0xfe8f…794d0x8e77…e2d6Base—$20.64100%mrdn61d ago0xb179bf…875f2f
0xfe8f…794d0x8e77…e2d6Base—$28.33100%mrdn61d ago0x95abd8…b610f7
0xfe8f…794d0x8e77…e2d6Base—$26.29100%mrdn61d ago0x707b2b…ca786f
0xfe8f…794d0x8e77…e2d6Base—$22.21100%mrdn61d ago0xa86fb9…b17146
0xfe8f…794d0x8e77…e2d6Base—$21.18100%mrdn61d ago0x7b1a79…7499e4
0xfe8f…794d0x8e77…e2d6Base—$18.51100%mrdn61d ago0xc39b24…0c5896
0xfe8f…794d0x8e77…e2d6Base—$23.06100%mrdn61d ago0x2e34c7…cb320a
0xfe8f…794d0x8e77…e2d6Base—$15.41100%mrdn61d ago0x9ccbdb…a8c0e3
0xfe8f…794d0x8e77…e2d6Base—$18.60100%mrdn61d ago0xe5bfb4…81dc12
0xfe8f…794d0x8e77…e2d6Base—$21.61100%mrdn61d ago0x2c058a…820253
0xfe8f…794d0x8e77…e2d6Base—$16.30100%mrdn61d ago0xdd3ddc…0a86b0
0xfe8f…794d0x8e77…e2d6Base—$25.54100%mrdn61d ago0x0c25d9…3ba3db
0xfe8f…794d0x8e77…e2d6Base—$20.95100%mrdn61d ago0x75ddfc…55f21b
0xfe8f…794d0x8e77…e2d6Base—$22.82100%mrdn61d ago0x9e0dd1…4a4888
0xfe8f…794d0x8e77…e2d6Base—$18.13100%mrdn61d ago0x0b8ac7…014710
0xfe8f…794d0x8e77…e2d6Base—$17.17100%mrdn61d ago0x490342…ea3d7f
0xfe8f…794d0x8e77…e2d6Base—$17.93100%mrdn61d ago0xde9ea6…82596c
0xfe8f…794d0x8e77…e2d6Base—$11.47100%mrdn61d ago0x7fb182…327e12
0xfe8f…794d0x8e77…e2d6Base—$18.61100%mrdn61d ago0xdef67d…da7528
0xfe8f…794d0x8e77…e2d6Base—$25.07100%mrdn61d ago0xa9e9c2…22efd7
0xfe8f…794d0x8e77…e2d6Base—$34.02100%mrdn61d ago0xbaec21…523980
0xfe8f…794d0x8e77…e2d6Base—$26.37100%mrdn61d ago0xbadb57…3edf00
0xfe8f…794d0x8e77…e2d6Base—$23.07100%mrdn61d ago0xb38f92…60ba28

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.