Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase19d ago0x72ac5a…39121d
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase19d ago0x09598d…6fc1dc
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase19d ago0x48c0bd…d2390c
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase19d ago0x5a9eb5…91b469
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase19d ago0xe549ed…eae10c
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase19d ago0x3cb6d6…80314a
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase19d ago0xf4639b…85df31
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase19d ago0xed7061…751427
0x4807…91800x2b6d…32c5Base2sPublic-records$0.003100%coinbase19d ago0xaacbca…2afc25
0x4807…91800x2b6d…32c5Base2sPublic-records$0.003100%coinbase19d ago0x646051…265881
0x170d…fa100x2b6d…32c5Base2sPublic-records$0.0025100%coinbase19d ago0x654961…d54d1f
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.0072100%coinbase19d ago0x021f5f…4705b9
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.0036100%coinbase19d ago0x8dd1f5…601f4d
0xc9c7…16700x2b6d…32c5Base2sPublic-records$0.0036100%coinbase19d ago0xd43090…ba350e
0xdb00…1fac0x2b6d…32c5Base2sPublic-records$0.05100%coinbase20d ago0x4fae0f…506328
0xdb00…1fac0x2b6d…32c5Base2sPublic-records$0.05100%coinbase20d ago0x7516d7…6581a5
0xdb00…1fac0x2b6d…32c5Base2sPublic-records$0.05100%coinbase20d ago0x1295ed…fe7dd8
0xdb00…1fac0x2b6d…32c5Base2sPublic-records$0.05100%coinbase20d ago0x23af73…f34ea9
0xdb00…1fac0x2b6d…32c5Base2sPublic-records$0.05100%coinbase20d ago0x9d7edc…a64288
0xdb00…1fac0x2b6d…32c5Base2sPublic-records$0.05100%coinbase20d ago0x2db6a5…3c2c82
0xdb00…1fac0x2b6d…32c5Base2sPublic-records$0.05100%coinbase20d ago0x3a0bae…ae0396
0xdb00…1fac0x2b6d…32c5Base2sPublic-records$0.05100%coinbase20d ago0xb4e24b…5d4cb5
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.01100%coinbase20d ago0x8faf1e…1f3d6d
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.01100%coinbase20d ago0x56f9da…f71e1c
0xdb00…1fac0x2b6d…32c5Base2sPublic-records$0.05100%coinbase20d ago0xd7cd14…8c480a

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.