Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0x23c8bc…5f13e3
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0x796019…76668f
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0xc9ec18…18fe21
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0x79d4fc…efe2ff
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0xde670a…e58a09
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0xa323f7…e6da3d
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0xaab4f2…bfe6fc
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0x42be77…10b8be
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0x6c0586…2eb3f8
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0xe7f237…04945c
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0xa7ca33…35f770
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0x8ad6bc…a47f10
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0xb40984…7a013f
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0xbf2be5…e3fe66
0x118d…b6060xf292…4d96Base—$1.40100%payAI14d ago0x1df8ee…1800eb
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0x91ac30…7f985b
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0x9a98b5…d3f001
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0x99feb3…d02078
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0xca89c8…0a16c1
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0x6b3ec7…041531
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0x5d1eeb…e74716
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0xcb3fd6…cdf4f0
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0xa69aa6…7e8b91
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0xcc3756…b56ad7
0xf292…4d960xcc19…930eBase—$0.10100%payAI14d ago0x495a72…34b819

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.