Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$10.50100%0xf3d1…2b9c103d ago0x406ce9…0463da
0x5d79…ab930x0e3d…7757Base—$11.55100%0x5944…5572103d ago0x18ffd1…5f1f24
0x5d79…ab930x0e3d…7757Base—$5.25100%0x2309…083c103d ago0x86e40d…7c70dc
0x5d79…ab930x0e3d…7757Base—$21.00100%0x6bdd…b276103d ago0x9f867d…2c0a4b
0x5d79…ab930x0e3d…7757Base—$1.05100%0xd150…e426104d ago0x8ae401…fdbd1a
0x5d79…ab930x0e3d…7757Base—$5.25100%0x2309…083c104d ago0x94e206…3d0d1c
0x5d79…ab930x0e3d…7757Base—$1.05100%0xa225…dabf104d ago0x0263fb…ad6408
0x5d79…ab930x0e3d…7757Base—$1.05100%0x4ec9…3661104d ago0x2dd670…811f7f
0x5d79…ab930x0e3d…7757Base—$31.50100%0x4c4a…536c104d ago0xe9edce…982a8f
0x5d79…ab930x0e3d…7757Base—$15.75100%0x6d55…0cde104d ago0x86d9a8…8d8af5
0x5d79…ab930x0e3d…7757Base—$2.10100%0x6aad…f133104d ago0x062d20…a11c45
0x5d79…ab930x0e3d…7757Base—$3.15100%0xa6d0…a3cd104d ago0x531381…8d8aa5
0x5d79…ab930x0e3d…7757Base—$10.50100%0x2309…083c104d ago0x04b554…b15fed
0x5d79…ab930x0e3d…7757Base—$3.15100%0x6078…eee8104d ago0xbb238f…1fa933
0x5d79…ab930x0e3d…7757Base—$21.00100%0xdb82…2748104d ago0xa33129…85f7d7
0x5d79…ab930x0e3d…7757Base—$3.15100%0xa8a2…c53b104d ago0x63a868…7112eb
0x5d79…ab930x0e3d…7757Base—$10.50100%0xf863…e523104d ago0xadc31d…c14cfd
0x5d79…ab930x0e3d…7757Base—$1.05100%0x6d49…84c8104d ago0xd4e676…8b3029
0x5d79…ab930x0e3d…7757Base—$4.20100%0xe1d1…1b19104d ago0xfd6341…ab9841
0x5d79…ab930x0e3d…7757Base—$2.10100%0x8ae6…5706104d ago0x496f64…d67d8f

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.