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—$5.25100%0x3368…d66b102d ago0xc3c2c7…45f972
0x5d79…ab930x0e3d…7757Base—$2.10100%0x8bf0…2ce2102d ago0x09ffcf…dfa234
0x5d79…ab930x0e3d…7757Base—$1.05100%0x2b28…0c21102d ago0xa0ba3c…158e41
0x5d79…ab930x0e3d…7757Base—$7.35100%0x2a59…8645102d ago0xfd63b6…031aea
0x5d79…ab930x0e3d…7757Base—$15.75100%0x0908…9e51103d ago0x84276e…d3c53a
0x5d79…ab930x0e3d…7757Base—$1.05100%0x8107…1699103d ago0x886a63…b80cf1
0x5d79…ab930x0e3d…7757Base—$10.50100%0x3e24…de68103d ago0x280b72…82cb36
0x5d79…ab930x0e3d…7757Base—$3.15100%0xf760…e9ab103d ago0x8cf4d4…b32713
0x5d79…ab930x0e3d…7757Base—$8.40100%0xc3b9…7b36103d ago0xd80c80…076454
0x5d79…ab930x0e3d…7757Base—$1.05100%0xbf85…3810103d ago0xe86092…9101de
0x5d79…ab930x0e3d…7757Base—$1.05100%0x9765…21f5103d ago0x4d8974…678966
0x5d79…ab930x0e3d…7757Base—$2.10100%0x73f4…8367103d ago0xd16c4b…f9ba75
0x5d79…ab930x0e3d…7757Base—$1.05100%0x0d74…aad6103d ago0x0e8525…93c230
0x5d79…ab930x0e3d…7757Base—$5.25100%0x9c03…689d103d ago0x68c444…3e9af5
0x5d79…ab930x0e3d…7757Base—$5.25100%0xf9ea…484f103d ago0xcf85a0…a4289c
0x5d79…ab930x0e3d…7757Base—$1.05100%0x850e…5017103d ago0x88549e…6d6016
0x5d79…ab930x0e3d…7757Base—$6.30100%0xcd39…0724103d ago0x266861…cee28d
0x5d79…ab930x0e3d…7757Base—$10.50100%0xe4c8…f887103d ago0x447461…4f11cd
0x5d79…ab930x0e3d…7757Base—$6.30100%0x3e5d…fd38103d ago0x715c04…79119b
0x5d79…ab930x0e3d…7757Base—$21.00100%0x80e2…1873103d ago0xa691f8…ac65aa
0x5d79…ab930x0e3d…7757Base—$10.50100%0x29b8…3263103d ago0x80f590…ae9a1f
0x5d79…ab930x0e3d…7757Base—$27.30100%0xcf6b…a40a103d ago0x402363…a27108
0x5d79…ab930x0e3d…7757Base—$3.15100%0xffde…0410103d ago0xe420e4…e4008b
0x5d79…ab930x0e3d…7757Base—$2.10100%0x5fe9…a965103d ago0x3dd942…960267
0x5d79…ab930x0e3d…7757Base—$2.10100%0xd0af…bdfe103d ago0x9de63b…7ddacc

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.