Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0xb3db03…156aff
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0xfbf965…1e523d
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0xe8aff4…dd69a2
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0x645347…067773
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0xf796e2…86535e
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0xa92253…6c8da0
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0xfc2dfe…694ff1
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0x86472e…2b08af
0x1b59…64500x0529…7db3Base—$0.01100%coinbase32d ago0x839d26…8f8abb
0x1b59…64500x0529…7db3Base—$0.01100%coinbase33d ago0x173b7e…36734b
0x1b59…64500x0529…7db3Base—$0.01100%coinbase33d ago0x5e1afb…12c2f0
0x1b59…64500x0529…7db3Base—$0.01100%coinbase33d ago0xe46d84…487dcf
0x1b59…64500x0529…7db3Base—$0.01100%coinbase33d ago0x1c8c2a…6458db
0x1b59…64500x0529…7db3Base—$0.01100%coinbase33d ago0x2b6523…50efc2
0x1b59…64500x0529…7db3Base—$0.01100%coinbase33d ago0xb0984e…db80d9
0x1b59…64500x0529…7db3Base—$0.01100%coinbase33d ago0xdbf453…bbe0ec
0x1b59…64500x0529…7db3Base—$0.01100%coinbase33d ago0x0da0d8…679651
0x1b59…64500x0529…7db3Base—$0.01100%coinbase33d ago0x0a6a29…245d51
0x1b59…64500x0529…7db3Base—$0.01100%coinbase33d ago0xee6204…0b8d8f
0x1b59…64500x0529…7db3Base—$0.01100%coinbase33d ago0xade176…948991
0x1b59…64500x0529…7db3Base—$0.01100%coinbase33d ago0xb9b42f…5a0a4a
0x1b59…64500x0529…7db3Base—$0.01100%coinbase33d ago0xa095e1…710669
0x1b59…64500x0529…7db3Base—$0.01100%coinbase33d ago0x0970fd…b127cd
0x1b59…64500x0529…7db3Base—$0.01100%coinbase33d ago0x7912b9…6066b7
0x1b59…64500x0529…7db3Base—$0.01100%coinbase33d ago0x14c6a4…f13706

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.