Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01f6…4d800x2b6d…32c5Base2sPublic-records$0.001100%coinbase62d ago0x607aa0…45af28
0x01f6…4d800x2b6d…32c5Base2sPublic-records$0.001100%coinbase62d ago0x9a9fec…431176
0x01f6…4d800x2b6d…32c5Base2sPublic-records$0.006100%coinbase62d ago0x73ea90…d72cf1
0x01f6…4d800x2b6d…32c5Base2sPublic-records$0.0018100%coinbase62d ago0x60eb49…f86baa
0x01f6…4d800x2b6d…32c5Base2sPublic-records$0.0018100%coinbase62d ago0x8fa211…6b9a56
0x01f6…4d800x2b6d…32c5Base2sPublic-records$0.006100%coinbase62d ago0xfc4558…293227
0x01f6…4d800x2b6d…32c5Base2sPublic-records$0.0012100%coinbase62d ago0x8ade4b…ee75a0
0x01f6…4d800x2b6d…32c5Base2sPublic-records$0.001100%coinbase62d ago0x0ffe52…c0eba3
0x01f6…4d800x2b6d…32c5Base2sPublic-records$0.001100%coinbase62d ago0xdaecef…d3d464
0x01f6…4d800x2b6d…32c5Base2sPublic-records$0.0012100%coinbase62d ago0x4ed7d7…84008b
0x01f6…4d800x2b6d…32c5Base2sPublic-records$0.0048100%coinbase62d ago0x171a49…441b15
0x01f6…4d800x2b6d…32c5Base2sPublic-records$0.0048100%coinbase62d ago0xebe509…c8bab7
0x01f6…4d800x2b6d…32c5Base2sPublic-records$0.001100%coinbase62d ago0x591a04…3ad309
0x01f6…4d800x2b6d…32c5Base2sPublic-records$0.001100%coinbase62d ago0x7dce71…a8da48
0x01f6…4d800x2b6d…32c5Base2sPublic-records$0.001100%coinbase63d ago0xace1d2…cb55e3
0x01f6…4d800x2b6d…32c5Base2sPublic-records$0.001100%coinbase63d ago0x4bdfaa…318b83
0x01f6…4d800x2b6d…32c5Base2sPublic-records$0.0012100%coinbase63d ago0x227293…fd58ea
0x01f6…4d800x2b6d…32c5Base2sPublic-records$0.001100%coinbase63d ago0xdfa883…1b5773
0x01f6…4d800x2b6d…32c5Base2sPublic-records$0.001100%coinbase63d ago0x8d7158…01e337
0x01f6…4d800x2b6d…32c5Base2sPublic-records$0.0012100%coinbase63d ago0xf38d24…f8d3de
0x01f6…4d800x2b6d…32c5Base2sPublic-records$0.006100%coinbase63d ago0x7ff69d…3a2ffc
0x01f6…4d800x2b6d…32c5Base2sPublic-records$0.0012100%coinbase63d ago0x362a24…d60d39

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.