Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3ba…3fb30x2b6d…32c5Base2sPublic-records$0.0025100%coinbase15d ago0xfc501f…244999
0xe3ba…3fb30x2b6d…32c5Base2sPublic-records$0.05100%coinbase15d ago0x61f26c…78e81a
0x1ebe…12d80x2b6d…32c5Base2sPublic-records$0.0027100%coinbase15d ago0x34af06…3dbbe3
0x1ebe…12d80x2b6d…32c5Base2sPublic-records$0.0027100%coinbase15d ago0x430056…038e91
0x2971…83450x2b6d…32c5Base2sPublic-records$0.0045100%coinbase15d ago0xfa0008…271b3f
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase15d ago0x6a28d3…1c4ecd
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase15d ago0x3a55ef…700ea5
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase15d ago0x0b55c5…2e20d8
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase15d ago0xfe0ec9…53901d
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase15d ago0x4f41bb…2150d0
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase15d ago0xfdee49…d32147
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase15d ago0x3d844f…0a5926
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase15d ago0xa9b2a7…7dc474
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase15d ago0x3c294e…60f6ff
0x4ddd…43540x2b6d…32c5Base2sPublic-records$0.0045100%coinbase15d ago0x575c94…4b2283
0x25b8…81140x2b6d…32c5Base2sPublic-records$0.0045100%coinbase15d ago0x8589e7…6d816e
0x1ebe…12d80x2b6d…32c5Base2sPublic-records$0.0027100%coinbase15d ago0xeeefc4…280543
0xf04e…7c0a0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase15d ago0x0bd1f4…9855d8
0x3a02…3c350x2b6d…32c5Base2sPublic-records$0.0045100%coinbase15d ago0xc08566…f4266f
0x59e8…a8010x2b6d…32c5Base2sPublic-records$0.0045100%coinbase15d ago0x94efba…d7ddf7
0x01aa…14630x2b6d…32c5Base2sPublic-records$0.0045100%coinbase15d ago0x5a1eeb…49ec8a
0x54e1…f4e00x2b6d…32c5Base2sPublic-records$0.0036100%coinbase15d ago0x0649ed…580996
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.0072100%coinbase15d ago0x0c03fc…b5fb4e
0x54e1…f4e00x2b6d…32c5Base2sPublic-records$0.0025100%coinbase15d ago0x7542b5…2ae2ab
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.0036100%coinbase15d ago0xc781e1…1ff890

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.