Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf98…fe7e0x2b6d…32c5Base2sPublic-records$0.05100%coinbase17d ago0xa28dc9…f94632
0xcf98…fe7e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase17d ago0xac6bce…c8f6ca
0xcf98…fe7e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase17d ago0xe02a67…536738
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.003100%coinbase17d ago0x2ee8fe…74601d
0xf9eb…e9d00x2b6d…32c5Base2sPublic-records$0.0025100%coinbase17d ago0x9808d5…a9344a
0x39b8…29680x2b6d…32c5Base2sPublic-records$0.0025100%coinbase17d ago0x07fa8e…b8e5a1
0x39b8…29680x2b6d…32c5Base2sPublic-records$0.0025100%coinbase17d ago0xe917cb…a60c1a
0x39b8…29680x2b6d…32c5Base2sPublic-records$0.0025100%coinbase17d ago0xcfd1e5…7dc991
0x39b8…29680x2b6d…32c5Base2sPublic-records$0.0025100%coinbase17d ago0x88571e…d26dce
0x39b8…29680x2b6d…32c5Base2sPublic-records$0.0025100%coinbase17d ago0xa0d04b…3c805e
0x39b8…29680x2b6d…32c5Base2sPublic-records$0.0025100%coinbase17d ago0xea0fc8…d88a7f
0x39b8…29680x2b6d…32c5Base2sPublic-records$0.0025100%coinbase17d ago0x891073…f70027
0x39b8…29680x2b6d…32c5Base2sPublic-records$0.0025100%coinbase17d ago0xc7e7b2…3afe42
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase18d ago0xc701e8…53b1bf
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.01100%coinbase18d ago0xe9e245…2377f4
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.01100%coinbase18d ago0x269c9f…bb257e
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.0036100%coinbase18d ago0xd20867…401ca4
0x01c9…28160x2b6d…32c5Base2sPublic-records$0.05100%coinbase18d ago0x47e22a…393184
0xdb00…1fac0x2b6d…32c5Base2sPublic-records$0.05100%coinbase18d ago0xdc2b46…872119
0xdb00…1fac0x2b6d…32c5Base2sPublic-records$0.05100%coinbase18d ago0x515092…04c96e
0xdb00…1fac0x2b6d…32c5Base2sPublic-records$0.05100%coinbase18d ago0x341eaa…bcb6aa
0xdb00…1fac0x2b6d…32c5Base2sPublic-records$0.05100%coinbase18d ago0x267df5…2e2851
0xdb00…1fac0x2b6d…32c5Base2sPublic-records$0.05100%coinbase18d ago0x861e95…477fd0
0xf2b2…b2fd0x2b6d…32c5Base2sPublic-records$0.003100%coinbase18d ago0xf45f10…7d2407
0xbb5d…71a90x2b6d…32c5Base2sPublic-records$0.01100%coinbase18d ago0x7c3b55…e20291

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.