Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc216…7c23104d ago0xa0abfb…7593a0
0x4bfb…0c880x0e3d…7757Base—$15.75100%0x45b0…c0d6104d ago0x1197fd…137e3d
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x238e…2325104d ago0xbb4ae7…b3cf06
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x8bf2…a82e104d ago0xab076a…b8f0ad
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x33a2…877f104d ago0x3e7590…28575f
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x4339…3850104d ago0x95a3f7…0de588
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x78aa…3667104d ago0x20bced…c61ee7
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xbc7c…86d4104d ago0x0bb86e…1c4d73
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xc0fa…66cc104d ago0xf4b519…9dfb51
0x4bfb…0c880x0e3d…7757Base—$15.75100%0xc234…1c38104d ago0x2c54c6…1e720d
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x4e07…cf7c104d ago0xf6d6c2…3b10db
0x4bfb…0c880x0e3d…7757Base—$6.30100%0xe082…90c4104d ago0xb6a735…960e03
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x9ce1…fd1c104d ago0x9dc8f9…584915
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x9ea2…605a104d ago0xf27af3…1328ae
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x1913…93d9104d ago0xd5ba30…c702bd
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x6a96…27ff104d ago0xa834d9…f13811
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x60b3…9773104d ago0x5a6291…e1d914
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x666e…0930104d ago0x5c13d2…78dbd7
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x4d61…6838104d ago0xad80f3…07d670
0x4bfb…0c880x0e3d…7757Base—$11.55100%0xb11e…6e5a104d ago0x2976a1…878fd0
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xe5a6…5fc5105d ago0x189184…3b593b
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x1f5f…656e105d ago0x5ad280…40359a
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x2a59…8645105d ago0xfeb64f…1a3e9a

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.