Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$10.50100%0xbf7d…708b51d ago0x1ae749…dac084
0x3fb1…7e250x0e3d…7757Base$3.15100%0x5198…0ffb51d ago0x614680…9862b1
0x3fb1…7e250x0e3d…7757Base$3.15100%0xa6d0…a3cd51d ago0x67e2c7…6e2c1f
0x3fb1…7e250x0e3d…7757Base$2.10100%0x13c6…f0ed51d ago0xbb03a6…6b5dd4
0x3fb1…7e250x0e3d…7757Base$1.05100%0xd223…7d2851d ago0x13042c…d8099d
0x3fb1…7e250x0e3d…7757Base$2.10100%0x06ee…cb5251d ago0x7e8c36…c5943c
0x3fb1…7e250x0e3d…7757Base$4.20100%0xc5a1…8a3451d ago0x2e7e48…a70b56
0x3fb1…7e250x0e3d…7757Base$1.05100%0x0d6a…b70451d ago0x956402…f94847
0x3fb1…7e250x0e3d…7757Base$2.10100%0x53e7…bd1051d ago0xf8af70…8e50e2
0x3fb1…7e250x0e3d…7757Base$2.10100%0x3eb5…db3c51d ago0x9373b6…91c864
0x3fb1…7e250x0e3d…7757Base$3.15100%0x6aad…f13351d ago0xf1177b…d72e38
0x3fb1…7e250x0e3d…7757Base$2.10100%0xbcc0…614b51d ago0x3356a4…7f2dde
0x3fb1…7e250x0e3d…7757Base$2.10100%0x3368…d66b51d ago0xf76081…a97bd1
0x3fb1…7e250x0e3d…7757Base$3.15100%0x3eb5…08dc51d ago0x0e57c9…3d5fd5
0x3fb1…7e250x0e3d…7757Base$5.25100%0xfbad…25fb51d ago0x720d6f…44fd75
0x3fb1…7e250x0e3d…7757Base$5.25100%0x21ab…01d951d ago0x103a77…f3b7c7
0x3fb1…7e250x0e3d…7757Base$4.20100%0xc807…52c751d ago0x41f750…e2c84d
0x3fb1…7e250x0e3d…7757Base$1.05100%0x6a96…27ff51d ago0xd10690…c667f3
0x3fb1…7e250x0e3d…7757Base$5.25100%0x9f6a…a93c51d ago0x4d647a…27d12e
0x3fb1…7e250x0e3d…7757Base$5.25100%0xf6cb…a8d751d ago0xca7565…2e995c
0x3fb1…7e250x0e3d…7757Base$21.00100%0xa7d7…e1b651d ago0x9ff258…285366
0x3fb1…7e250x0e3d…7757Base$10.50100%0xd8e2…3d4b51d ago0x53c7f3…15bc9a
0x3fb1…7e250x0e3d…7757Base$2.10100%0xbb33…527751d ago0x567a59…41b3a2
0x3fb1…7e250x0e3d…7757Base$10.50100%0xc763…5b0b51d ago0xc2619c…bed728
0x3fb1…7e250x0e3d…7757Base$10.50100%0x9c03…689d51d ago0x29ad06…956cba

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.