Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$4.04100%coinbase23d ago0x5ffec6…a8fcbc
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase23d ago0x197d1b…9579ff
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase23d ago0x6eacd8…40d2e5
0x467f…a4c10x85b4…627cBase—$0.36100%coinbase23d ago0x37be82…1fb28e
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase23d ago0xa03d04…ddec32
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase23d ago0xb5fbc1…a4ab7c
0x467f…a4c10x85b4…627cBase—$0.45100%coinbase23d ago0x122ed3…b0a794
0x467f…a4c10x85b4…627cBase—$0.57100%coinbase23d ago0x03dbbb…37b08a
0x467f…a4c10x85b4…627cBase—$0.21100%coinbase23d ago0xde8ae1…29ffcd
0x467f…a4c10x85b4…627cBase—$0.47100%coinbase23d ago0x02eb38…695503
0x467f…a4c10x85b4…627cBase—$0.31100%coinbase23d ago0x142309…fc8cd7
0x467f…a4c10x85b4…627cBase—$0.70100%coinbase23d ago0xa7b418…fc63da
0x467f…a4c10x85b4…627cBase—$0.14100%coinbase23d ago0xc7de99…0e0a5f
0x467f…a4c10x85b4…627cBase—$1.42100%coinbase23d ago0xd7827e…5e822f
0x467f…a4c10x85b4…627cBase—$0.81100%coinbase23d ago0x91898e…fc5db2
0x467f…a4c10x85b4…627cBase—$0.42100%coinbase23d ago0x203f34…6a0f18
0x467f…a4c10x85b4…627cBase—$1.27100%coinbase23d ago0x748569…74a6b3
0x467f…a4c10x85b4…627cBase—$0.21100%coinbase23d ago0xd96314…adcc85
0x467f…a4c10x85b4…627cBase—$0.59100%coinbase23d ago0x592001…8c98d7
0x467f…a4c10x85b4…627cBase—$0.60100%coinbase23d ago0xa1584f…7026d3
0x467f…a4c10x85b4…627cBase—$0.47100%coinbase23d ago0xdede47…8aa6fb
0x467f…a4c10x85b4…627cBase—$0.66100%coinbase23d ago0xdc8b45…629023
0x467f…a4c10x85b4…627cBase—$0.57100%coinbase23d ago0x5c4b01…6c9dda
0x467f…a4c10x85b4…627cBase—$0.31100%coinbase23d ago0x7b4751…4e25f1
0x467f…a4c10x85b4…627cBase—$0.45100%coinbase23d ago0x71af25…3ca5e5

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.