Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed40…a6650x1892…6085Base$1.68100%relai174d ago0x7ea320…1b0f60
0xed40…a6650x1892…6085Base$1.61100%relai174d ago0xc055ac…0eab00
0xed40…a6650x1892…6085Base$1.23100%relai174d ago0x9024aa…f89905
0xed40…a6650x1892…6085Base$1.84100%relai174d ago0x5481e5…e61030
0xed40…a6650x1892…6085Base$1.70100%relai174d ago0x0685c4…42ed15
0xed40…a6650x1892…6085Base$1.46100%relai174d ago0x0eb8e9…8d3f85
0xed40…a6650x1892…6085Base$1.14100%relai174d ago0x10731e…88f11c
0xed40…a6650x1892…6085Base$1.79100%relai174d ago0x986d73…3373f4
0xed40…a6650x1892…6085Base$1.57100%relai174d ago0x7b5644…a2868e
0xed40…a6650x1892…6085Base$1.62100%relai174d ago0x677ebd…e9c093
0xed40…a6650x1892…6085Base$1.33100%relai174d ago0xc7788f…63564e
0xed40…a6650x1892…6085Base$1.34100%relai174d ago0xfe42f0…1a7b42
0xed40…a6650x1892…6085Base$1.40100%relai174d ago0xdf7f18…e56af7
0xed40…a6650x1892…6085Base$1.35100%relai174d ago0x38def2…17cf7d
0xed40…a6650x1892…6085Base$1.50100%relai174d ago0xeae795…98bd64
0xed40…a6650x1892…6085Base$1.34100%relai174d ago0x8ebd70…920dea
0xed40…a6650x1892…6085Base$1.56100%relai174d ago0xc48438…d7dbe2
0xed40…a6650x1892…6085Base$1.90100%relai174d ago0x77ab9c…91b51e
0xed40…a6650x1892…6085Base$1.29100%relai174d ago0xb22eee…2f0ad2
0xed40…a6650x1892…6085Base$1.45100%relai174d ago0xdfe699…68293d
0xed40…a6650x1892…6085Base$1.84100%relai174d ago0xf747a5…80e3d3
0xed40…a6650x1892…6085Base$1.65100%relai174d ago0xb80f26…4cd6e9
0xed40…a6650x1892…6085Base$1.87100%relai174d ago0x660255…6d7ab9
0xed40…a6650x1892…6085Base$1.55100%relai174d ago0xeef643…dc3bf3
0xed40…a6650x1892…6085Base$1.91100%relai174d ago0x8ebd25…692032

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.