Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5c8…19030x7360…b832Base—$0.04100%coinbase17d ago0xb0019c…7ad5b5
0xf5c8…19030x7360…b832Base—$0.0069100%coinbase17d ago0xc51d5d…c294c0
0xf5c8…19030x7360…b832Base—$0.05100%coinbase17d ago0x35e714…f3217a
0xf5c8…19030x7360…b832Base—$0.008314100%coinbase17d ago0x863180…e26736
0xf5c8…19030x7360…b832Base—$0.08100%coinbase17d ago0x485c1a…0d5725
0xf5c8…19030x7360…b832Base—$0.06100%coinbase17d ago0x8a92d1…5260cb
0xf5c8…19030x7360…b832Base—$0.06100%coinbase17d ago0x461113…72cb3a
0xf5c8…19030x7360…b832Base—$0.04100%coinbase17d ago0x5fcba2…44b731
0xf5c8…19030x7360…b832Base—$0.006729100%coinbase17d ago0x136c6b…7d5fb6
0xf5c8…19030x7360…b832Base—$0.04100%coinbase17d ago0x290d0b…5f394a
0xf5c8…19030x7360…b832Base—$0.04100%coinbase17d ago0x1a895e…be26b1
0xf5c8…19030x7360…b832Base—$0.007044100%coinbase17d ago0x218916…9b6c28
0xf5c8…19030x7360…b832Base—$0.05100%coinbase17d ago0x984f7e…24f84c
0xf5c8…19030x7360…b832Base—$0.04100%coinbase17d ago0x445c5b…4b6739
0xf5c8…19030x7360…b832Base—$0.04100%coinbase17d ago0xc90497…3eb36f
0xf5c8…19030x7360…b832Base—$0.009267100%coinbase17d ago0x0a745a…a2228e
0xf5c8…19030x7360…b832Base—$0.05100%coinbase17d ago0x728021…4a20f4
0xf5c8…19030x7360…b832Base—$0.09100%coinbase17d ago0xfae8e1…755d5c
0xf5c8…19030x7360…b832Base—$0.05100%coinbase17d ago0x6150cb…2bfa52
0xf5c8…19030x7360…b832Base—$0.07100%coinbase17d ago0x74a12b…b1291c
0xf5c8…19030x7360…b832Base—$0.04100%coinbase17d ago0x4c82ee…f81037
0xf5c8…19030x7360…b832Base—$0.007565100%coinbase17d ago0x0f9db9…3fd0bd
0xf5c8…19030x7360…b832Base—$0.06100%coinbase17d ago0xa15fc9…598de4
0xf5c8…19030x7360…b832Base—$0.04100%coinbase17d ago0xad89e2…2cc2c3
0xf5c8…19030x7360…b832Base—$0.04100%coinbase17d ago0x9e1576…014819

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.