Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0x1857a3…1de3a1
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0xc13890…661bcf
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0xabb3b3…92b8f5
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0x8f5373…0fce9b
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0x06f6f1…8bd014
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0x1e2517…8905e1
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0x21cfba…951848
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0x9aaafa…d1e7ff
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0x14b07c…a5894f
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0xa9c1fc…bfef6d
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0xa2892e…9c6643
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0x6cb121…429a5c
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0xa2568a…7ec3dd
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0x3a6d35…3343d0
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0x198f0d…93c150
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0x64417b…90a3d0
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0xe61ffa…f4a30d
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0x8ec17a…d27fb3
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0x16ab37…e89fea
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0x1bc796…c19ec1
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0x8c669a…097156
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0x07e094…213651
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0x11923f…431b45
0x8d2a…7d370x1350…9d34BaseLife AdviceAdvice$0.001100%coinbase20d ago0xb8e15e…6c89fc

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.