Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0x58a241…4cddbd
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0x90a454…319c6c
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0x99a147…e02849
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0x710609…987d5c
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0x738380…3aec46
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0x747ae8…f23388
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0x38d17c…053eac
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0xebdc99…2711e2
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0x24b4ab…647c96
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0x49cc7f…e68405
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0x4a9d06…532613
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0xa418ff…1349ae
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0x753ab4…405d81
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0xe5952f…987025
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0xc39e56…d3eb98
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0x519d49…b25ce8
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0xd2e5cc…6db305
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0x2d4291…55c60a
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0x418dec…025c0d
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0x016094…3eaa75
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0x42b006…d1ae7e
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0xb079c9…99e054
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0x71b061…353d72
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0x3b8f1b…a28ff4
0xf09a…4c220xa9dd…2315Base—$0.002100%coinbase61d ago0xc76960…8efdf0

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.