Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530x2b6d…32c5Base2sPublic-records$0.0025100%coinbase45d ago0x5fc632…7803c1
0x8a1a…aa530x2b6d…32c5Base2sPublic-records$0.0025100%coinbase45d ago0x795475…f6b509
0xd2b5…30ab0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase45d ago0x72e183…a2a8c8
0xd2b5…30ab0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase45d ago0xcd715d…0cae8d
0xd2b5…30ab0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase45d ago0xd913cf…1c09f3
0xd2b5…30ab0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase45d ago0x6c230c…fbab55
0xd2b5…30ab0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase45d ago0xfba8f5…ef0c97
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase45d ago0x969158…65cc7c
0x930d…0c5c0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase45d ago0x87d31d…84f3a6
0x61fc…6dbb0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase45d ago0xf90c7c…202c8f
0x61fc…6dbb0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase45d ago0x3680f7…f61992
0x61fc…6dbb0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase45d ago0x002e31…d0d426
0x61fc…6dbb0x2b6d…32c5Base2sPublic-records$0.02100%coinbase45d ago0x7629c6…f4b0d9
0x61fc…6dbb0x2b6d…32c5Base2sPublic-records$0.02100%coinbase45d ago0xc79c89…03649c
0x61fc…6dbb0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase45d ago0x487c49…3d84e6
0x61fc…6dbb0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase45d ago0x971a85…c84c90
0xce18…52810x2b6d…32c5Base2sPublic-records$0.0025100%coinbase45d ago0x0b7c58…b8fc3b
0xce18…52810x2b6d…32c5Base2sPublic-records$0.0025100%coinbase45d ago0x03770e…0f5028
0xce18…52810x2b6d…32c5Base2sPublic-records$0.0036100%coinbase45d ago0x978c1f…7c7fbf
0xce18…52810x2b6d…32c5Base2sPublic-records$0.0045100%coinbase45d ago0x79c957…665514
0xce18…52810x2b6d…32c5Base2sPublic-records$0.0045100%coinbase45d ago0xa71181…12b1c2
0xce18…52810x2b6d…32c5Base2sPublic-records$0.0045100%coinbase45d ago0x1665d6…58aa10
0x6783…5dc70x2b6d…32c5Base2sPublic-records$0.0036100%coinbase45d ago0xbe7bb4…5a0d5e
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.01100%coinbase45d ago0x8edafa…079e37
0x7d35…99730x2b6d…32c5Base2sPublic-records$0.0025100%coinbase45d ago0x5dc5ac…fc7db1

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.