Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x914c…b5e40x2b6d…32c5Base2sPublic-records$0.0036100%coinbase35d ago0xe2a67b…60102b
0xb646…6e560x2b6d…32c5Base2sPublic-records$0.006100%coinbase35d ago0x4e0dac…6ea8ed
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase35d ago0x888b91…f5d5db
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase35d ago0x5b5dd0…e4a741
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase35d ago0xea97b8…f7f9e7
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase35d ago0x87057d…485ad4
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase35d ago0xcf96c1…6ab04d
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase35d ago0xf72dc9…7d58be
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase35d ago0x2d77dc…a564b6
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase35d ago0xdb87b3…17eb0f
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase35d ago0x0e1d72…0507a3
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase35d ago0xbe3534…d6354d
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase35d ago0x8d9b74…70cd65
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase35d ago0x9c6e01…e811b9
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase35d ago0x77efe6…bdd404
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase35d ago0x2cac5a…4e481c
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase35d ago0x8744eb…08e46a
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase35d ago0xce9083…acb08d
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase35d ago0x8d6008…4e4dc7
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase35d ago0xd70746…9624fe
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase35d ago0xed5222…68424b
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase35d ago0x545642…f98ccc
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase35d ago0xd8fc4d…607067
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase35d ago0xa43184…6234b8
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase36d ago0x5e0dbc…fd3fec

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.