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—$19.75100%mrdn88d ago0xf90628…4fc44f
0xfe8f…794d0x8e77…e2d6Base—$11.77100%mrdn88d ago0x1d6f98…b7ac6c
0xfe8f…794d0x8e77…e2d6Base—$16.29100%mrdn88d ago0x5c1d60…b9572c
0xfe8f…794d0x8e77…e2d6Base—$17.75100%mrdn88d ago0x6054c7…ac2763
0xfe8f…794d0x8e77…e2d6Base—$25.22100%mrdn88d ago0x8cd8ac…1d687d
0xfe8f…794d0x8e77…e2d6Base—$22.30100%mrdn88d ago0x305915…b7e4c8
0xfe8f…794d0x8e77…e2d6Base—$15.94100%mrdn88d ago0xab4bf8…7b6a14
0xfe8f…794d0x8e77…e2d6Base—$12.40100%mrdn88d ago0x556316…27d802
0xfe8f…794d0x8e77…e2d6Base—$13.25100%mrdn88d ago0x24c1ba…82779c
0xfe8f…794d0x8e77…e2d6Base—$23.95100%mrdn88d ago0x93e082…4c3237
0xfe8f…794d0x8e77…e2d6Base—$13.81100%mrdn88d ago0x2d48d5…3e8971
0xfe8f…794d0x8e77…e2d6Base—$22.60100%mrdn89d ago0xf1ee68…64bc0a
0xfe8f…794d0x8e77…e2d6Base—$20.13100%mrdn89d ago0x958eeb…9a389f
0xfe8f…794d0x8e77…e2d6Base—$13.14100%mrdn89d ago0x0be11c…6b538d
0xfe8f…794d0x8e77…e2d6Base—$19.66100%mrdn89d ago0x83d881…0b7252
0xfe8f…794d0x8e77…e2d6Base—$18.11100%mrdn89d ago0x75ac3b…ee4633
0xfe8f…794d0x8e77…e2d6Base—$13.12100%mrdn89d ago0x3608f7…b62b04
0xfe8f…794d0x8e77…e2d6Base—$18.70100%mrdn89d ago0x4b57c2…23d783
0xfe8f…794d0x8e77…e2d6Base—$9.67100%mrdn89d ago0x010615…7877c1
0xfe8f…794d0x8e77…e2d6Base—$16.95100%mrdn89d ago0xedad5b…fce113
0xfe8f…794d0x8e77…e2d6Base—$9.45100%mrdn89d ago0xd747fd…113681
0xfe8f…794d0x8e77…e2d6Base—$12.02100%mrdn89d ago0x4648e5…53d91a
0xfe8f…794d0x8e77…e2d6Base—$13.51100%mrdn89d ago0x92944f…13dd77
0xfe8f…794d0x8e77…e2d6Base—$19.81100%mrdn89d ago0xe2da04…88908f
0xfe8f…794d0x8e77…e2d6Base—$9.59100%mrdn89d ago0x0f97a2…818f52

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.