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$44.45100%mrdn115d ago0x04ee85…ecf981
0xfe8f…794d0x8e77…e2d6Base$36.10100%mrdn115d ago0x0febaa…6bf060
0xfe8f…794d0x8e77…e2d6Base$33.91100%mrdn115d ago0x66cf92…e1bcce
0xfe8f…794d0x8e77…e2d6Base$34.33100%mrdn115d ago0x4a0695…6b66d1
0xfe8f…794d0x8e77…e2d6Base$72.51100%mrdn115d ago0x053d03…f57692
0xfe8f…794d0x8e77…e2d6Base$56.16100%mrdn115d ago0x76bd6b…9552df
0xfe8f…794d0x8e77…e2d6Base$40.08100%mrdn115d ago0xe53157…ed4772
0xfe8f…794d0x8e77…e2d6Base$62.21100%mrdn115d ago0x90a282…8c854f
0xfe8f…794d0x8e77…e2d6Base$66.94100%mrdn115d ago0xfca352…c18c84
0xfe8f…794d0x8e77…e2d6Base$57.76100%mrdn115d ago0x781332…6bc541
0xfe8f…794d0x8e77…e2d6Base$41.95100%mrdn115d ago0x8bf765…1d134a
0xfe8f…794d0x8e77…e2d6Base$69.54100%mrdn115d ago0x4fc012…37cdbf
0xfe8f…794d0x8e77…e2d6Base$44.36100%mrdn115d ago0xfdfcca…9d183a
0xfe8f…794d0x8e77…e2d6Base$47.48100%mrdn115d ago0x4c41e0…0fba87
0xfe8f…794d0x8e77…e2d6Base$46.16100%mrdn115d ago0x6eee96…180e57
0xfe8f…794d0x8e77…e2d6Base$43.63100%mrdn115d ago0x3424fc…da0431
0xfe8f…794d0x8e77…e2d6Base$58.36100%mrdn115d ago0x168adb…6f530a
0xfe8f…794d0x8e77…e2d6Base$59.97100%mrdn115d ago0x113265…afc760
0xfe8f…794d0x8e77…e2d6Base$54.85100%mrdn115d ago0x39fa06…390a7f
0xfe8f…794d0x8e77…e2d6Base$51.00100%mrdn115d ago0x52b19a…f2263f
0xfe8f…794d0x8e77…e2d6Base$60.77100%mrdn115d ago0xde8b72…c8201d
0xfe8f…794d0x8e77…e2d6Base$49.13100%mrdn115d ago0x18abfc…4d6fc1
0xfe8f…794d0x8e77…e2d6Base$72.40100%mrdn115d ago0x71233f…c57aba
0xfe8f…794d0x8e77…e2d6Base$44.85100%mrdn115d ago0x0a045b…00dfee
0xfe8f…794d0x8e77…e2d6Base$62.10100%mrdn115d ago0x618359…26113d

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.