Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0x30ae68…00e2c0
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0x0138e9…f1744a
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0xf98162…24b5e4
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0x19c430…c2c61f
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0x014785…9a13dc
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0x7808c8…1ca480
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0xeb36bb…b3df35
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0x5272ed…bbcd9b
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0xef0caf…17c6d6
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0x814ce5…e101f4
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0xf5d479…7e52ae
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0xe645e7…b76052
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0xf71e09…9c6b24
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0x3624f1…a1140c
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0xb7a5c3…1fed29
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0xabae7e…e42b67
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0xb2e218…f7dbcc
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0x40f866…85e015
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0xdd50f2…c46363
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0x5dc069…ff4877
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0x63184a…2f2100
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0x3fc122…4fbeaf
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0xf6819a…9d2d5b
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0xec02b9…5361ed
0x5163…2d160x5aae…482eBase—$0.001100%coinbase4d ago0x9eee81…f97355

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.