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—$34.36100%mrdn61d ago0x7f7043…784b92
0xe55e…f7480x8e77…e2d6Base—$43.26100%mrdn61d ago0x4f16d1…13f902
0xfe8f…794d0x8e77…e2d6Base—$31.76100%mrdn61d ago0xb893c3…2c2142
0x4754…327b0x8e77…e2d6Base—$40.26100%mrdn61d ago0xb893f8…5092c4
0xa6a9…809d0x8e77…e2d6Base—$29.40100%mrdn61d ago0xccae00…64e6e3
0xa6a9…809d0x8e77…e2d6Base—$26.82100%mrdn61d ago0x75408d…1091d1
0xfe8f…794d0x8e77…e2d6Base—$20.75100%mrdn61d ago0xe0cdc2…de00a7
0x1cec…8dd40x8e77…e2d6Base—$20.84100%mrdn61d ago0xa6c67b…f62e32
0xe55e…f7480x8e77…e2d6Base—$44.84100%mrdn61d ago0xcd0ccf…26401b
0x1cec…8dd40x8e77…e2d6Base—$29.95100%mrdn61d ago0x1fe21a…81594f
0xe55e…f7480x8e77…e2d6Base—$28.85100%mrdn61d ago0xfdb0b9…96557e
0x1cec…8dd40x8e77…e2d6Base—$20.64100%mrdn61d ago0xa2c009…64f261
0xfe8f…794d0x8e77…e2d6Base—$27.96100%mrdn61d ago0x98a08b…789f37
0x1cec…8dd40x8e77…e2d6Base—$32.06100%mrdn61d ago0x17def8…7bab6f
0xe55e…f7480x8e77…e2d6Base—$28.85100%mrdn61d ago0x6ab5a4…4b8c6e
0x1cec…8dd40x8e77…e2d6Base—$41.21100%mrdn61d ago0x3b0279…477b91
0xe55e…f7480x8e77…e2d6Base—$34.47100%mrdn61d ago0xadecec…f57daa
0xe55e…f7480x8e77…e2d6Base—$42.24100%mrdn61d ago0x2aa478…f62c05
0x13db…51920x8e77…e2d6Base—$26.50100%mrdn61d ago0xca53db…35d065
0xa6a9…809d0x8e77…e2d6Base—$41.89100%mrdn61d ago0x4638f4…2159bb
0x13db…51920x8e77…e2d6Base—$22.75100%mrdn61d ago0x0626e6…3e3c24
0xe55e…f7480x8e77…e2d6Base—$21.24100%mrdn61d ago0x0369fb…0babda
0x4754…327b0x8e77…e2d6Base—$22.91100%mrdn61d ago0xba67e6…a9b84e
0xfe8f…794d0x8e77…e2d6Base—$36.47100%mrdn61d ago0xab00e4…59b12d
0xa6a9…809d0x8e77…e2d6Base—$37.09100%mrdn61d ago0xc7cc15…48e04d

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.