Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8f6…775e0x4f4b…422dBase$0.0035100%coinbase1d ago0xeb66d0…50f036
0x62c5…f4c90x4f4b…422dBase$0.001100%coinbase1d ago0x930c71…d4f9f4
0xaa19…48b60x4f4b…422dBase$0.0035100%coinbase1d ago0x6a31fe…fc9b7e
0x0324…4b7e0x4f4b…422dBase$0.001100%coinbase1d ago0xf319e9…ab599d
0x7fa7…5b8e0x4f4b…422dBase$0.04100%coinbase1d ago0xdca6f4…0dbdc9
0x9ddf…cf090x4f4b…422dBase$0.0015100%coinbase1d ago0x9d083d…821c41
0x038e…65e20x4f4b…422dBase$0.0015100%coinbase1d ago0x441fe3…3c1e09
0xe632…87ab0x4f4b…422dBase$0.04100%coinbase1d ago0xfb57b3…bee829
0x265a…4af90x4f4b…422dBase$0.0015100%coinbase1d ago0xe98f70…9a7709
0x024d…eeef0x4f4b…422dBase$0.04100%coinbase1d ago0x8d1f16…de5d00
0x9a6e…443e0x4f4b…422dBase$0.04100%coinbase1d ago0x6b1847…2c3f0c
0x44e0…8e740x4f4b…422dBase$0.04100%coinbase1d ago0x6e7be9…29e834
0x1154…231e0x4f4b…422dBase$0.001100%coinbase1d ago0x2fe760…61306f
0xad41…a0890x4f4b…422dBase$0.001100%coinbase1d ago0x3a9b3c…dbc779
0xf24c…dc790x4f4b…422dBase$0.0015100%coinbase1d ago0x2956e1…8105b9
0xfba0…d79c0x4f4b…422dBase$0.04100%coinbase1d ago0x8c0c2a…7a07bf
0xdf09…69eb0x4f4b…422dBase$0.04100%coinbase1d ago0x748f17…b778c2
0x1381…04350x4f4b…422dBase$0.0015100%coinbase1d ago0xcb34ac…0f4767
0x4d11…b9800x4f4b…422dBase$0.001100%coinbase1d ago0xb33bbe…dc9085
0x9ee2…db790x4f4b…422dBase$0.0015100%coinbase1d ago0xe2b41b…3366b6
0xc4fe…30120x4f4b…422dBase$0.0015100%coinbase1d ago0xfc48bf…39f9b6
0x0a7d…a91c0x4f4b…422dBase$0.0015100%coinbase1d ago0x0ee4e3…7b9b54
0x111f…e3bf0x4f4b…422dBase$0.001100%coinbase1d ago0x40a2d3…194c84
0x328b…dba90x4f4b…422dBase$0.001100%coinbase1d ago0x6b5169…c36ba0
0xeb6e…160e0x4f4b…422dBase$0.0015100%coinbase1d ago0xe0112e…061c8f

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.