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—$1.05100%0x0007…886751d ago0xb5fff3…cf7965
0x3fb1…7e250x0e3d…7757Base—$4.20100%0xa8cd…654851d ago0x01a8ac…4e92aa
0x3fb1…7e250x47c5…4fc3Base—$1.0570%0x8bf0…2ce251d ago0xf9d567…29f15a
0x3fb1…7e250x0e3d…7757Base—$4.20100%0xdfb4…bf9351d ago0xe266aa…dc4990
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xc366…284e51d ago0xeb8309…0e566a
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0x2d05…53d051d ago0x9d53ad…5fec73
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0xfdf6…61a851d ago0x93360d…445bdb
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0xa225…dabf51d ago0x324e0c…e943a9
0x3fb1…7e250x47c5…4fc3Base—$1.0570%0x5d3d…e33351d ago0x7ef2e8…19c97e
0x3fb1…7e250x47c5…4fc3Base—$1.0570%0xe146…b43851d ago0x5cabdc…f272c6
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x6ae4…e26d51d ago0x2887a3…1ca95a
0x3fb1…7e250x47c5…4fc3Base—$105.0070%0x4e07…cf7c51d ago0x4fd63c…9156ae
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0xb99f…c90351d ago0x994f49…7ee434
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xd0af…bdfe51d ago0x60b67b…27285c
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0x2133…5a4251d ago0x459adc…96248b
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0x1434…1c6e51d ago0x37ae1c…6a030c
0x3fb1…7e250x47c5…4fc3Base—$1.0570%0xc22e…e4a151d ago0xb748ce…8fd10e
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0x1ae8…2c7351d ago0x87a464…ee0981
0x3fb1…7e250x47c5…4fc3Base—$2.1070%0x54c7…4b1251d ago0x38b8f2…bac6b1
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0x1bf5…a71651d ago0x5648bd…9f954a
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0x7666…72f451d ago0x7e4d7d…92d446
0x3fb1…7e250x47c5…4fc3Base—$3.1570%0x2a28…fc3d51d ago0xbaecfe…f5cee5
0x3fb1…7e250x47c5…4fc3Base—$10.5070%0xbf7d…708b51d ago0xa7349c…de8c4a
0x3fb1…7e250x47c5…4fc3Base—$3.1570%0xd09f…ebf051d ago0xab7236…16a046
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0xc807…52c751d ago0x271d9b…d7c62c

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.