Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bfb…68360xa9dd…2315Base—$0.01100%coinbase69d ago0x5565f8…ee6f4d
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0x01da03…2fca84
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0xbf02eb…7fed70
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0xfb1883…b820e1
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0xfdbb8b…924489
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0xed7292…2b4695
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0x38629e…d3555e
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0xceeacb…fd3e26
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0x8777c4…f1d9d3
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0xd260ce…90de56
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0x51b9b1…8027ec
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0x518b9a…b4e0bd
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0x7d6010…f158f3
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0x57e0f9…2d276b
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0x35b807…2391b5
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0xbc0c4b…abed1b
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0x012962…5677cb
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0xaac003…ea1778
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0x13b8ab…19e48f
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0xddc7b0…9b117a
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0x723054…ae6aed
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0x57bcf6…fb0fae
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0xdff647…165b66
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase69d ago0x0d5ee1…c52bf9
0x6bfb…68360xa9dd…2315Base—$0.01100%coinbase69d ago0xdc8ba1…504e2e

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.