Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0x2ea413…26fe9b
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0x69752b…ff93ff
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0x25b694…ffa81f
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0x213042…54c823
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0x6dfc2c…96d3e4
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0xd08242…1f51f8
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0x52c24c…0de5eb
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0xfff024…dba269
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0x9d27ff…d5c15c
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0x19a22d…065c3e
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0xb69460…b5dfd8
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0x842c87…65011c
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0xf3c002…039822
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0x646d0e…34cb30
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0x027117…84e93b
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0x35835b…c50050
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0x4a5f6f…568bb9
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0xfcdf7a…b7e157
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0xa51d3d…4e7a73
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0x937b0e…fb5b7e
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0xfea21e…f826d0
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0xd2f97e…8ea024
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0x032c75…973c0e
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0x0fced8…118414
0x5134…750e0xa9dd…2315Base$0.002100%coinbase82d ago0xd8fcc6…953418

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.