Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6229…0b500x3e0a…78e7Base—$0.004031100%coinbase74d ago0x22daa9…956fb5
0x6229…0b500x3e0a…78e7Base—$0.004745100%coinbase74d ago0x7cf573…d283ea
0x6229…0b500x3e0a…78e7Base—$0.005086100%coinbase74d ago0xd9e3dc…773265
0x6229…0b500x3e0a…78e7Base—$0.003169100%coinbase74d ago0xe3379d…de6bb4
0x6229…0b500x3e0a…78e7Base—$0.002676100%coinbase74d ago0x1f3fed…340f1e
0x6229…0b500x3e0a…78e7Base—$0.004799100%coinbase74d ago0x7d9533…a25532
0x6229…0b500x3e0a…78e7Base—$0.00493100%coinbase74d ago0xdcafb8…76888b
0x6229…0b500x3e0a…78e7Base—$0.003325100%coinbase74d ago0x86fca0…3d61b4
0x6229…0b500x3e0a…78e7Base—$0.003382100%coinbase74d ago0xfb2307…5a9a2b
0x6229…0b500x3e0a…78e7Base—$0.003467100%coinbase74d ago0xe7421e…04e438
0x6229…0b500x3e0a…78e7Base—$0.004498100%coinbase74d ago0xb9ce7d…ce9e9a
0x6229…0b500x3e0a…78e7Base—$0.002839100%coinbase74d ago0x21de92…29125a
0x6229…0b500x3e0a…78e7Base—$0.003888100%coinbase75d ago0x6a0e3d…85217d
0x6229…0b500x3e0a…78e7Base—$0.003942100%coinbase75d ago0x1c95a0…0cfe49
0x6229…0b500x3e0a…78e7Base—$0.005113100%coinbase75d ago0x6e8a47…0fd193
0x6229…0b500x3e0a…78e7Base—$0.004103100%coinbase75d ago0x9629f8…6ac2f0
0x6229…0b500x3e0a…78e7Base—$0.003702100%coinbase75d ago0x811293…84bfdb
0x6229…0b500x3e0a…78e7Base—$0.005041100%coinbase75d ago0x7c32b3…798dd4
0x6229…0b500x3e0a…78e7Base—$0.005529100%coinbase75d ago0x82b937…8eba48
0x6229…0b500x3e0a…78e7Base—$0.004085100%coinbase75d ago0x3551d1…01932a
0x6229…0b500x3e0a…78e7Base—$0.004174100%coinbase75d ago0x5ba238…c6a3f0
0x6229…0b500x3e0a…78e7Base—$0.002855100%coinbase75d ago0x00c762…8ece8e
0x6229…0b500x3e0a…78e7Base—$0.003237100%coinbase75d ago0x7cb2db…d7e203
0x6229…0b500x3e0a…78e7Base—$0.004519100%coinbase75d ago0x41b54d…ccdce5
0x6229…0b500x3e0a…78e7Base—$0.002745100%coinbase75d ago0x807e14…43bb5d

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.