Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$45.21100%mrdn50d ago0xe9ae84…00e10e
0xe55e…f7480x8e77…e2d6Base—$30.19100%mrdn50d ago0x08095e…483096
0xa6a9…809d0x8e77…e2d6Base—$32.28100%mrdn50d ago0xc6804e…84b51a
0xfe8f…794d0x8e77…e2d6Base—$28.80100%mrdn50d ago0x52f286…e15ec6
0xa6a9…809d0x8e77…e2d6Base—$33.53100%mrdn50d ago0x6aec4b…71c6ff
0xe55e…f7480x8e77…e2d6Base—$43.19100%mrdn50d ago0xa28233…4c97a7
0x1cec…8dd40x8e77…e2d6Base—$47.11100%mrdn50d ago0xdf5170…246273
0xe55e…f7480x8e77…e2d6Base—$43.89100%mrdn50d ago0x37e234…f299cd
0x13db…51920x8e77…e2d6Base—$46.74100%mrdn50d ago0x48126f…c2f229
0xe55e…f7480x8e77…e2d6Base—$28.35100%mrdn50d ago0x253126…451a67
0xfe8f…794d0x8e77…e2d6Base—$49.08100%mrdn50d ago0x362550…dc184a
0xfe8f…794d0x8e77…e2d6Base—$43.32100%mrdn50d ago0xf5fd86…4c97d8
0x1cec…8dd40x8e77…e2d6Base—$47.99100%mrdn50d ago0xf1fbc7…aacce9
0xa6a9…809d0x8e77…e2d6Base—$41.49100%mrdn50d ago0x0e6757…a26488
0xfe8f…794d0x8e77…e2d6Base—$28.72100%mrdn50d ago0x5dfd98…34be9e
0x4754…327b0x8e77…e2d6Base—$25.30100%mrdn50d ago0xd643e3…981dad
0xe55e…f7480x8e77…e2d6Base—$39.38100%mrdn50d ago0x8ab2d2…b5da53
0x4754…327b0x8e77…e2d6Base—$31.87100%mrdn50d ago0x9a1e28…d57616
0x1cec…8dd40x8e77…e2d6Base—$21.21100%mrdn50d ago0x7e3f70…41088a
0xe55e…f7480x8e77…e2d6Base—$37.18100%mrdn50d ago0x29cd75…8ff821
0xe55e…f7480x8e77…e2d6Base—$34.26100%mrdn50d ago0x81f222…221844
0x4754…327b0x8e77…e2d6Base—$30.64100%mrdn50d ago0x627975…0639ef
0x13db…51920x8e77…e2d6Base—$43.90100%mrdn50d ago0x55982a…514cfd
0xe55e…f7480x8e77…e2d6Base—$39.77100%mrdn50d ago0xec6674…87e798
0x13db…51920x8e77…e2d6Base—$40.35100%mrdn50d ago0xfbe01a…cc6806

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.