Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0x2b8ee0…c8270f
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0x26dcfa…3ccda7
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0x4430cc…285fe4
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0x668261…4dcbf5
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0x535421…5d15bc
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0xcffa0e…8b0219
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0x5e50cc…908f58
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0x3a2e63…3e7a98
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0x093f82…f99b91
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0xbdef89…975232
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0xe8375e…d1b9e7
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0xba2d40…ab0ef4
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0x0a858d…db1c33
0x3a87…46690x5fca…3b3eBase—$1.30100%ultravioletadao7d ago0xff453e…eff75e
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0xb7a2cc…d72f8f
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0xfaaf64…c60f0e
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0x073004…576376
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0x6ba650…1e491a
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0x5a1142…c21486
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0xaed811…99d846
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0x467c19…9dd69f
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0xa6460e…8f0b33
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0xdde1d8…9bb3db
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0x5571c5…b01061
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao7d ago0x2b3946…d9d757

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.