Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff56…086a0xb0af…7de0Base$0.68100%coinbase35d ago0x57592d…f96d14
0xff56…086a0xb0af…7de0Base$0.97100%coinbase35d ago0x7e92db…baa3bb
0xff56…086a0xb0af…7de0Base$0.97100%coinbase35d ago0xb84b4d…d9fb4f
0xff56…086a0xb0af…7de0Base$1.32100%coinbase35d ago0x8ee52e…f60dc4
0xff56…086a0xb0af…7de0Base$1.03100%coinbase35d ago0x045ca7…28efa6
0xff56…086a0xb0af…7de0Base$0.94100%coinbase35d ago0xa26bd8…26e4b6
0xff56…086a0xb0af…7de0Base$1.26100%coinbase35d ago0x549250…1097ba
0xff56…086a0xb0af…7de0Base$0.84100%coinbase35d ago0x7382a7…e94c9c
0xff56…086a0xb0af…7de0Base$0.86100%coinbase35d ago0xa6e075…34229f
0xff56…086a0xb0af…7de0Base$0.84100%coinbase35d ago0xc96c45…08dcd7
0xff56…086a0xb0af…7de0Base$1.21100%coinbase35d ago0x924315…468b50
0xff56…086a0xb0af…7de0Base$1.21100%coinbase35d ago0xc680c5…713e51
0xff56…086a0xb0af…7de0Base$1.21100%coinbase35d ago0x9a5c74…f90085
0xff56…086a0xb0af…7de0Base$1.10100%coinbase35d ago0xaa0e55…5af09b
0xff56…086a0xb0af…7de0Base$1.14100%coinbase35d ago0x50d87a…6beafd
0xff56…086a0xb0af…7de0Base$1.57100%coinbase35d ago0x60d4a8…91bec5
0xff56…086a0xb0af…7de0Base$1.26100%coinbase35d ago0x0a6968…d3d51a
0xff56…086a0xb0af…7de0Base$1.26100%coinbase35d ago0x5278cf…368f70
0xff56…086a0xb0af…7de0Base$1.09100%coinbase35d ago0xce8bea…5de452
0xff56…086a0xb0af…7de0Base$1.08100%coinbase35d ago0x36820a…184206
0xff56…086a0xb0af…7de0Base$1.66100%coinbase35d ago0x409413…dec02a
0xff56…086a0xb0af…7de0Base$1.62100%coinbase35d ago0xd97f2f…88ac3b
0xff56…086a0xb0af…7de0Base$1.62100%coinbase35d ago0x78defe…96feee
0xff56…086a0xb0af…7de0Base$1.46100%coinbase35d ago0x9a1451…a4e513
0xff56…086a0xb0af…7de0Base$1.02100%coinbase35d ago0xd4a2b3…62f52f

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.