Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79bf…2ae40x3e0a…78e7Base—$0.004463100%coinbase72d ago0x4cf331…60031c
0x79bf…2ae40x3e0a…78e7Base—$0.004313100%coinbase72d ago0xfc669d…f9499e
0x79bf…2ae40x3e0a…78e7Base—$0.004885100%coinbase72d ago0xcc09ac…a404c2
0x79bf…2ae40x3e0a…78e7Base—$0.004084100%coinbase72d ago0xdf2891…89030e
0x79bf…2ae40x3e0a…78e7Base—$0.002677100%coinbase72d ago0xadf5be…cc3279
0x79bf…2ae40x3e0a…78e7Base—$0.003952100%coinbase72d ago0xdc9df3…ded5ed
0x79bf…2ae40x3e0a…78e7Base—$0.003131100%coinbase72d ago0xc3c884…b143d5
0x79bf…2ae40x3e0a…78e7Base—$0.005783100%coinbase72d ago0x1e5d42…d529e8
0x79bf…2ae40x3e0a…78e7Base—$0.004031100%coinbase72d ago0x267b55…a09f12
0x79bf…2ae40x3e0a…78e7Base—$0.005735100%coinbase73d ago0x21c11f…a2a808
0x79bf…2ae40x3e0a…78e7Base—$0.003439100%coinbase73d ago0x2cecf4…5f2dbd
0x79bf…2ae40x3e0a…78e7Base—$0.004022100%coinbase73d ago0x1d20fa…09f18e
0x79bf…2ae40x3e0a…78e7Base—$0.00346100%coinbase73d ago0x12df78…a599da
0x79bf…2ae40x3e0a…78e7Base—$0.003996100%coinbase73d ago0x0b42ae…74bb05
0x79bf…2ae40x3e0a…78e7Base—$0.005229100%coinbase73d ago0x9e030b…afc140
0x79bf…2ae40x3e0a…78e7Base—$0.003851100%coinbase73d ago0x1dd71a…2ae0cd
0x79bf…2ae40x3e0a…78e7Base—$0.004611100%coinbase73d ago0x68d3a9…7e6c67
0x79bf…2ae40x3e0a…78e7Base—$0.003403100%coinbase73d ago0x2d0553…00e535
0x79bf…2ae40x3e0a…78e7Base—$0.003036100%coinbase73d ago0x7b5404…2092ea
0x79bf…2ae40x3e0a…78e7Base—$0.003877100%coinbase73d ago0x35cb9a…757a0e
0x79bf…2ae40x3e0a…78e7Base—$0.00282100%coinbase73d ago0x2dc6cb…454457
0x79bf…2ae40x3e0a…78e7Base—$0.002651100%coinbase73d ago0xf0ae5a…bedf80
0x79bf…2ae40x3e0a…78e7Base—$0.00577100%coinbase73d ago0x9051ca…8a1890
0x79bf…2ae40x3e0a…78e7Base—$0.005918100%coinbase73d ago0x10fb5e…a81a52
0x79bf…2ae40x3e0a…78e7Base—$0.003994100%coinbase73d ago0x239aff…afec05

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.