Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x395a…edd90xdfdf…4076Base—$0.01100%coinbase75d ago0x6114a2…83323a
0x395a…edd90x27ea…4d88Base—$0.01100%coinbase75d ago0x45e498…ce302a
0x395a…edd90xae83…44dfBase—$0.01100%coinbase75d ago0x91f4f5…e4cf70
0x395a…edd90x3105…e413Base—$0.01100%coinbase75d ago0xa0cba0…da1c28
0x395a…edd90xe99b…48e5Base—$0.01100%coinbase75d ago0x54de51…a93863
0x395a…edd90xed38…b4cfBase—$0.01100%coinbase75d ago0x2ef345…bb8341
0x395a…edd90xc267…c807Base—$0.01100%coinbase75d ago0xcb697e…b13fca
0x395a…edd90xb427…99b0Base—$0.01100%coinbase75d ago0x3e8434…5c6882
0x395a…edd90x3035…e59aBase—$0.01100%coinbase75d ago0x74dc84…397eb9
0x395a…edd90xb533…f69bBase—$0.01100%coinbase75d ago0x69d644…bc1784
0x395a…edd90x3eba…2c8fBase—$0.01100%coinbase75d ago0x556d28…d939d3
0x395a…edd90x115d…c1c0Base—$0.01100%coinbase75d ago0xb23089…4dd264
0x395a…edd90x061b…1094Base—$0.01100%coinbase75d ago0xbf555c…363954
0x395a…edd90x779c…2054Base—$0.01100%coinbase75d ago0xb84f69…afcfa9
0x395a…edd90x69c8…8bedBase—$0.01100%coinbase75d ago0xa51013…51733b
0x395a…edd90x984b…33d0Base—$0.01100%coinbase75d ago0x7cde44…8b5f44
0x395a…edd90xf919…293dBase—$0.01100%coinbase75d ago0x0891ea…954fc3
0x395a…edd90x2ee8…97c5Base—$0.01100%coinbase75d ago0x267a53…18514f
0x395a…edd90x529f…de51Base—$0.01100%coinbase75d ago0x740b8e…9a10be
0x395a…edd90x1cbe…7daaBase—$0.01100%coinbase75d ago0xcadaa8…99ff1b
0x395a…edd90x634f…3a53Base—$0.01100%coinbase75d ago0x173822…1fd5ca
0x395a…edd90x75eb…03bdBase—$0.01100%coinbase75d ago0xb4bdf8…6d6fab
0x395a…edd90xb338…7296Base—$0.01100%coinbase75d ago0x9041b2…d3e55b
0x395a…edd90xccb6…c13fBase—$0.01100%coinbase75d ago0x95ae62…8323dc
0x395a…edd90x08b6…41c8Base—$0.01100%coinbase75d ago0x31b899…a977be

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.