Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xae7c…fec80x9c39…1240Base$0.30100%Route unknown73d ago0x3c64da…fcec7b
0xae7c…fec80xc67d…c00aBase$0.20100%Route unknown73d ago0x882d1d…494545
0xae7c…fec80xc67d…c00aBase$0.10100%Route unknown73d ago0x27a1d6…5e242c
0xae7c…fec80xc67d…c00aBase$0.05100%Route unknown73d ago0x33c0ab…744b01
0xae7c…fec80xc67d…c00aBase$0.30100%Route unknown73d ago0x21ebf0…eead93
0xae7c…fec80xc67d…c00aBase$0.15100%Route unknown73d ago0x8b4403…9431c3
0xae7c…fec80xc67d…c00aBase$0.30100%Route unknown73d ago0xa5a99f…4ac9de
0xae7c…fec80xc67d…c00aBase$0.30100%Route unknown73d ago0x844f49…d86f19
0xae7c…fec80xc67d…c00aBase$0.20100%Route unknown73d ago0x79ab49…f85400
0xae7c…fec80xc67d…c00aBase$0.30100%Route unknown73d ago0xcb4ff5…a3fdc1
0xae7c…fec80x9c39…1240Base$0.30100%Route unknown73d ago0x86eb64…4db020
0xae7c…fec80xc67d…c00aBase$0.20100%Route unknown73d ago0x216dd5…7ed0ff
0xae7c…fec80xc67d…c00aBase$0.10100%Route unknown73d ago0x8dbbe3…9475bd
0xae7c…fec80xc67d…c00aBase$0.05100%Route unknown73d ago0xcbb8ce…fa5704
0xae7c…fec80xc67d…c00aBase$0.30100%Route unknown73d ago0xd00e80…724d4f
0xae7c…fec80xc67d…c00aBase$0.15100%Route unknown73d ago0x90d4eb…3da445
0xae7c…fec80xc67d…c00aBase$0.30100%Route unknown73d ago0xeb05eb…a65462
0xae7c…fec80xc67d…c00aBase$0.30100%Route unknown73d ago0x19bc7c…7be211
0xae7c…fec80xc67d…c00aBase$0.20100%Route unknown73d ago0x1fbbec…ba97c4
0xae7c…fec80xc67d…c00aBase$0.30100%Route unknown73d ago0x40731b…2906fb
0xae7c…fec80xc67d…c00aBase$0.20100%Route unknown73d ago0x651189…3643e2
0xae7c…fec80xc67d…c00aBase$0.10100%Route unknown73d ago0xbe2100…a1decc
0xae7c…fec80xc67d…c00aBase$0.05100%Route unknown73d ago0xb7e326…36a6ac
0xae7c…fec80xc67d…c00aBase$0.15100%Route unknown73d ago0x4b0957…71a44a
0xae7c…fec80xc67d…c00aBase$0.30100%Route unknown73d ago0x8d0629…b6ca7a

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.