Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x886f…6c7c0x07f0…a045BaseStableStudioUpload$0.30100%coinbase15d ago0x0046b8…053201
0x886f…6c7c0x07f0…a045BaseStableStudioUpload$0.30100%coinbase15d ago0xbe43b2…1ba438
0x886f…6c7c0x07f0…a045BaseStableStudioUpload$0.30100%coinbase15d ago0x5e8c73…5e2aa6
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.05100%coinbase15d ago0xd7b0b7…77e8ac
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.05100%coinbase15d ago0xc76f65…3db49d
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.05100%coinbase15d ago0x3ad497…09bfee
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.05100%coinbase15d ago0x4e7ea5…fcf949
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.05100%coinbase15d ago0x631eb9…467c5a
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.05100%coinbase15d ago0xeef652…0bc52a
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.05100%coinbase15d ago0x897a12…779f10
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.05100%coinbase15d ago0x9f7a41…9e6a37
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.05100%coinbase15d ago0xa666d4…05e085
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.05100%coinbase15d ago0x10a1b9…4eb92f
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.05100%coinbase15d ago0x73e56a…8ceb81
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.05100%coinbase15d ago0x250a4a…27c26f
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.05100%coinbase15d ago0xfc5ab9…e08739
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.05100%coinbase15d ago0x4b28cd…722e54
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.05100%coinbase15d ago0x0e4724…0a7cfb
0xfbe7…b3910x07f0…a045BaseStableStudioUpload$0.21100%coinbase15d ago0x6ce073…bec6fd
0x661e…2c110x07f0…a045BaseStableStudioUpload$0.13100%coinbase15d ago0xd61e4b…96cca9
0x661e…2c110x07f0…a045BaseStableStudioUpload$0.13100%coinbase15d ago0xaee553…1cdb45
0xf497…2fb00x07f0…a045BaseStableStudioUpload$0.07100%coinbase16d ago0x58a46b…f4dc4c

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.