Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5116…7ca50x98df…e3c6Base—$0.01100%coinbase72d ago0x6537b8…0f08a4
0x5116…7ca50x0370…40e1Base—$0.01100%coinbase72d ago0x202211…5b8af8
0x5116…7ca50x8337…a83cBase—$0.01100%coinbase72d ago0x0ac838…32de89
0x5116…7ca50x0164…f19cBase—$0.01100%coinbase72d ago0x4481b0…a4c380
0x5116…7ca50x363a…7c51Base—$0.01100%coinbase72d ago0x61b0f5…4e6ea5
0x5116…7ca50xac48…6baeBase—$0.01100%coinbase72d ago0xdf959f…61fcfe
0x5116…7ca50xd488…3012Base—$0.01100%coinbase72d ago0xffec30…4d22fe
0x5116…7ca50x3588…3f84Base—$0.01100%coinbase72d ago0x136efd…cd88e0
0x5116…7ca50xe50f…d711Base—$0.01100%coinbase72d ago0x8801b6…a6c06a
0x5116…7ca50xd02f…0380Base—$0.01100%coinbase72d ago0x27b363…1fd37e
0x5116…7ca50xe94d…ab83Base—$0.01100%coinbase72d ago0x608d0f…8d44d5
0x5116…7ca50xf13b…50e1Base—$0.01100%coinbase72d ago0x01b4e1…8a6b66
0x5116…7ca50xbba0…0423Base—$0.01100%coinbase72d ago0x02c889…7b9af4
0x5116…7ca50x5a31…65e2Base—$0.01100%coinbase72d ago0xf93f9b…8eb3be
0x5116…7ca50xa7d2…827bBase—$0.01100%coinbase72d ago0xc00cc0…a3eadd
0x5116…7ca50xbbea…7b92Base—$0.01100%coinbase72d ago0x5c2bb7…2e0559
0x5116…7ca50x3e49…cf1eBase—$0.01100%coinbase72d ago0xb7c667…95a3c5
0x5116…7ca50x0c51…8796Base—$0.01100%coinbase72d ago0xcbe925…7585dd
0x5116…7ca50xee01…43adBase—$0.01100%coinbase72d ago0xd722cf…e17b50
0x5116…7ca50xbce0…15c2Base—$0.01100%coinbase72d ago0x9a9207…b5d669
0x5116…7ca50xc61c…2e80Base—$0.01100%coinbase72d ago0x712867…636f09
0x5116…7ca50x4e1a…774eBase—$0.01100%coinbase72d ago0x74d886…86ceba
0x5116…7ca50xc8b1…07a3Base—$0.01100%coinbase72d ago0x20095c…326f55
0x5116…7ca50xf271…34bbBase—$0.01100%coinbase72d ago0xc1d78d…7bddb7
0x5116…7ca50x168e…4db3Base—$0.01100%coinbase72d ago0x0f3cce…0726f2

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.