Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea3a…38cd0x69eb…e1b4Base—$0.01100%coinbase78d ago0xfb36af…951388
0xea3a…38cd0x843c…4dfaBase—$0.01100%coinbase78d ago0xa81699…020efc
0xea3a…38cd0x5d44…6ce2Base—$0.01100%coinbase78d ago0xf7e0fe…45b6e9
0xea3a…38cd0xdc23…33b1Base—$0.01100%coinbase78d ago0x77b603…104041
0xea3a…38cd0x3c86…d0bdBase—$0.01100%coinbase78d ago0x13f826…547674
0xea3a…38cd0xb4ae…22ccBase—$0.01100%coinbase78d ago0x6c2d97…e275e4
0xea3a…38cd0x7bac…27adBase—$0.01100%coinbase78d ago0x98579a…c7d8e0
0xea3a…38cd0x5d3a…e6fcBase—$0.01100%coinbase78d ago0xd1a6c7…042a88
0xea3a…38cd0xc0a8…232dBase—$0.01100%coinbase78d ago0x7b6913…51755c
0xea3a…38cd0xf8a7…21f2Base—$0.01100%coinbase78d ago0x195f54…6bccd0
0xea3a…38cd0x6c5f…2e8dBase—$0.01100%coinbase78d ago0x8964df…1f1148
0xea3a…38cd0xa3d0…4be6Base—$0.01100%coinbase78d ago0x6bafcf…20cab1
0xea3a…38cd0x637f…d660Base—$0.01100%coinbase78d ago0xbdf58b…349204
0xea3a…38cd0x1e98…8510Base—$0.01100%coinbase78d ago0x4fdf29…dd031c
0xea3a…38cd0xfe7a…ba5bBase—$0.01100%coinbase78d ago0x5ad6c6…494b56
0xea3a…38cd0x3abb…8ae4Base—$0.01100%coinbase78d ago0xc18eea…7fb140
0xea3a…38cd0x8101…14fdBase—$0.01100%coinbase78d ago0x96e948…1604af
0xea3a…38cd0xeaca…75ddBase—$0.01100%coinbase78d ago0x247b52…fd250a
0xea3a…38cd0x5a88…1056Base—$0.01100%coinbase78d ago0x511016…37a445
0xea3a…38cd0xa357…5ca7Base—$0.01100%coinbase78d ago0xb5c582…a64653
0xea3a…38cd0x21cb…d81dBase—$0.01100%coinbase78d ago0x859ca1…4860ff
0xea3a…38cd0x50ee…5b8eBase—$0.01100%coinbase78d ago0xe79b51…93b77b
0xea3a…38cd0xb56a…dc75Base—$0.01100%coinbase78d ago0x98a890…0ac0a8
0xea3a…38cd0xe100…7d90Base—$0.01100%coinbase78d ago0x790036…d66e39
0xea3a…38cd0xaffd…dc1eBase—$0.01100%coinbase78d ago0xa00d52…7161c0

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.