Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xada5…b7cc0x721a…1b65Base—$0.01100%coinbase63d ago0x05b635…008e82
0xada5…b7cc0x51d4…a9a5Base—$0.01100%coinbase63d ago0xa35f0d…8ff5de
0xada5…b7cc0x60b1…d62bBase—$0.01100%coinbase63d ago0xfa53df…0a3778
0xada5…b7cc0x3b20…c88cBase—$0.01100%coinbase63d ago0x46c734…197821
0xada5…b7cc0xa05b…e74cBase—$0.01100%coinbase63d ago0x0eaf9e…a1f1b8
0xada5…b7cc0xc11f…cd90Base—$0.01100%coinbase63d ago0x6a45d0…03cd35
0xada5…b7cc0x71af…1061Base—$0.01100%coinbase63d ago0x6c5aa2…893b34
0xada5…b7cc0xa5f3…e353Base—$0.01100%coinbase63d ago0xbf6995…59c8b9
0xada5…b7cc0xfe5d…2d6eBase—$0.01100%coinbase63d ago0xf6cb06…8d3dfc
0xada5…b7cc0xa0e5…cf56Base—$0.01100%coinbase63d ago0x1cfd3b…f9e233
0xada5…b7cc0x575d…2fb1Base—$0.01100%coinbase63d ago0x90cbb0…46fdc1
0xada5…b7cc0x80aa…cc33Base—$0.01100%coinbase63d ago0x2749ff…332111
0xada5…b7cc0x46d9…cfc7Base—$0.01100%coinbase63d ago0x028d5a…26d7db
0xada5…b7cc0xc324…aef9Base—$0.01100%coinbase63d ago0xb13a11…acc2bb
0xada5…b7cc0xb564…8720Base—$0.01100%coinbase63d ago0x42d9fe…704ecf
0xada5…b7cc0xea3b…5cc7Base—$0.01100%coinbase63d ago0xfdfc37…da5272
0xada5…b7cc0x45d4…c81bBase—$0.01100%coinbase63d ago0x98b5c4…d7de94
0xada5…b7cc0xb36b…5dd9Base—$0.01100%coinbase63d ago0x8c8ee2…32f804
0xada5…b7cc0x41aa…82eaBase—$0.01100%coinbase63d ago0x8df011…811de3
0xada5…b7cc0x37f1…9062Base—$0.01100%coinbase63d ago0x8f9467…2adb76
0xada5…b7cc0xed66…d0dbBase—$0.01100%coinbase63d ago0x9671dc…b6c719
0xada5…b7cc0x84f4…8661Base—$0.01100%coinbase63d ago0xaf2b6b…40b445
0xada5…b7cc0x18b5…55b5Base—$0.01100%coinbase63d ago0x1730bd…4e5cec
0xada5…b7cc0xffc4…50dbBase—$0.01100%coinbase63d ago0xeb0208…f5fbeb
0xada5…b7cc0x4f42…9985Base—$0.01100%coinbase63d ago0xb1b6f3…ab744b

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.