Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ab…248c0x2b6d…32c5Base2sPublic-records$0.006100%coinbase41d ago0x3677cd…ac66b1
0x27ab…248c0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase41d ago0x5bfd76…f8faf1
0x27ab…248c0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase41d ago0x148279…aa404d
0x27ab…248c0x2b6d…32c5Base2sPublic-records$0.006100%coinbase41d ago0x286ea8…d849f6
0x27ab…248c0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase41d ago0x38d5b4…619318
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase41d ago0xd954e8…4de207
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase41d ago0x83b3d0…7e4fed
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase41d ago0x883be4…30252d
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase41d ago0x3a920c…b26a23
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase41d ago0x32216d…d0ce12
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase41d ago0x42536b…454256
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase41d ago0xe9d115…9b0bdf
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase41d ago0xff7f5f…124093
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase41d ago0x485c9c…ea7208
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase41d ago0x3fe9b9…396d92
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase41d ago0x0443c2…58a75b
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase41d ago0x86b551…baa26f
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase41d ago0x15dcca…10fe36
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase41d ago0x7c13f4…670bd6
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase41d ago0x82b370…5ef326
0x5e95…a55e0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase41d ago0x40a148…7a4e81
0x27ab…248c0x2b6d…32c5Base2sPublic-records$0.006100%coinbase41d ago0x3eb8f6…36c4c7
0x27ab…248c0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase41d ago0xbd1b2f…7501e3
0x27ab…248c0x2b6d…32c5Base2sPublic-records$0.0025100%coinbase41d ago0x59e94c…d5834d
0x27ab…248c0x2b6d…32c5Base2sPublic-records$0.006100%coinbase41d ago0xd1f987…a02539

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.