Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$45.56100%mrdn118d ago0x8cedf7…879b80
0xa6a9…809d0x8e77…e2d6Base—$64.50100%mrdn118d ago0xaa10f1…bebfe4
0x1cec…8dd40x8e77…e2d6Base—$61.80100%mrdn118d ago0xcfe955…7ae486
0xe55e…f7480x8e77…e2d6Base—$59.64100%mrdn118d ago0x636948…410283
0x13db…51920x8e77…e2d6Base—$67.78100%mrdn118d ago0xad51d9…05a7f9
0xa6a9…809d0x8e77…e2d6Base—$49.03100%mrdn118d ago0x60194e…c127ec
0x13db…51920x8e77…e2d6Base—$50.29100%mrdn118d ago0x5d38a4…cc476c
0x1cec…8dd40x8e77…e2d6Base—$46.55100%mrdn118d ago0xb4c47d…109404
0xfe8f…794d0x8e77…e2d6Base—$40.02100%mrdn118d ago0xc3657c…1fbe8a
0x13db…51920x8e77…e2d6Base—$58.03100%mrdn118d ago0x188a95…fa671e
0xa6a9…809d0x8e77…e2d6Base—$50.95100%mrdn118d ago0x9a6377…8de3d8
0xfe8f…794d0x8e77…e2d6Base—$41.28100%mrdn118d ago0x417f8f…cf38b1
0x13db…51920x8e77…e2d6Base—$66.67100%mrdn118d ago0x479622…bfd651
0xa6a9…809d0x8e77…e2d6Base—$31.24100%mrdn118d ago0xe9273c…b59111
0x13db…51920x8e77…e2d6Base—$59.68100%mrdn118d ago0x5db8b0…11098f
0xe55e…f7480x8e77…e2d6Base—$52.27100%mrdn118d ago0x3bed23…0c6a71
0xe55e…f7480x8e77…e2d6Base—$63.56100%mrdn118d ago0x1e98db…7911cb
0xe55e…f7480x8e77…e2d6Base—$65.17100%mrdn118d ago0xd9bc9c…e0a1e6
0x1cec…8dd40x8e77…e2d6Base—$70.17100%mrdn118d ago0xbbbbd4…55b4f5
0xe55e…f7480x8e77…e2d6Base—$66.10100%mrdn118d ago0xe50206…1fa775
0xa6a9…809d0x8e77…e2d6Base—$38.01100%mrdn118d ago0x6fe93c…c4bd97
0x13db…51920x8e77…e2d6Base—$56.35100%mrdn118d ago0xe399b5…48547e
0x13db…51920x8e77…e2d6Base—$37.61100%mrdn118d ago0xeb92bb…5a84dc
0x1cec…8dd40x8e77…e2d6Base—$38.00100%mrdn118d ago0x8a3657…a4bdf5
0xfe8f…794d0x8e77…e2d6Base—$39.66100%mrdn118d ago0xab3195…926fb4

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.