Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa900…3b160x3e0a…78e7Base—$0.00431100%coinbase74d ago0x6c8611…88f9a5
0xa900…3b160x3e0a…78e7Base—$0.004884100%coinbase74d ago0x252dd3…f2381e
0xa900…3b160x3e0a…78e7Base—$0.003391100%coinbase74d ago0x05b9de…b9e980
0xa900…3b160x3e0a…78e7Base—$0.003176100%coinbase74d ago0x4a56ca…ef2f0a
0xa900…3b160x3e0a…78e7Base—$0.004803100%coinbase75d ago0x538d9e…fa304d
0xa900…3b160x3e0a…78e7Base—$0.004159100%coinbase75d ago0xa4973b…bc9386
0xa900…3b160x3e0a…78e7Base—$0.005882100%coinbase75d ago0x48f708…06be16
0xa900…3b160x3e0a…78e7Base—$0.005307100%coinbase75d ago0x2ed2f5…9f411f
0xa900…3b160x3e0a…78e7Base—$0.004021100%coinbase75d ago0x640ff6…65e4a8
0xa900…3b160x3e0a…78e7Base—$0.003453100%coinbase75d ago0x05c5eb…af2f16
0xa900…3b160x3e0a…78e7Base—$0.003367100%coinbase75d ago0x452c4f…d3a585
0xa900…3b160x3e0a…78e7Base—$0.003274100%coinbase75d ago0x23a581…12d2ba
0xa900…3b160x3e0a…78e7Base—$0.005372100%coinbase75d ago0xaa22f2…bcb4dc
0xa900…3b160x3e0a…78e7Base—$0.003493100%coinbase75d ago0x785b2e…0d3075
0xa900…3b160x3e0a…78e7Base—$0.004669100%coinbase75d ago0x07f717…0f96c1
0xa900…3b160x3e0a…78e7Base—$0.004829100%coinbase75d ago0x224daa…4846ae
0xa900…3b160x3e0a…78e7Base—$0.004498100%coinbase75d ago0x45ae58…85afe6
0xa900…3b160x3e0a…78e7Base—$0.003956100%coinbase75d ago0xd70478…e11230
0xa900…3b160x3e0a…78e7Base—$0.005082100%coinbase75d ago0x895a1b…2acaec
0xa900…3b160x3e0a…78e7Base—$0.004949100%coinbase75d ago0x10675c…075dad
0xa900…3b160x3e0a…78e7Base—$0.003144100%coinbase75d ago0xf65f4b…c5f1c9
0xa900…3b160x3e0a…78e7Base—$0.004506100%coinbase75d ago0x9d1d64…0aabd4

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.