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—$5.2570%0x2837…f76733d ago0x59fa72…df6bc7
0x3fb1…7e250x0e3d…7757Base—$21.0070%0x81da…371f33d ago0x143c83…a0ab2c
0x3fb1…7e250x0e3d…7757Base—$10.5070%0x8183…61da33d ago0xa150e0…c2a87b
0x3fb1…7e250x0e3d…7757Base—$2.1070%0xbb85…658233d ago0xc87181…fb3fc8
0x3fb1…7e250x0e3d…7757Base—$9.4570%0xb859…c36733d ago0x6acc78…45e82c
0x3fb1…7e250x47c5…4fc3Base—$1.0570%0x77d2…395e33d ago0x3e8eb5…84e5a9
0x3fb1…7e250x47c5…4fc3Base—$7.3570%0xc76e…a7a933d ago0xf3d3ac…f4a983
0x3fb1…7e250x0e3d…7757Base—$1.0570%0xc072…b4b133d ago0xd3fb1d…8e7505
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0x2e11…857333d ago0x0e916a…bb6988
0x3fb1…7e250x0e3d…7757Base—$31.5070%0x4b4c…8d4033d ago0x8c6336…978904
0x3fb1…7e250x0e3d…7757Base—$10.5070%0x0ad8…9d8a33d ago0x6f45cb…a3e093
0x3fb1…7e250x0e3d…7757Base—$36.7570%0x9cee…c9d933d ago0x57a684…72e319
0x3fb1…7e250x47c5…4fc3Base—$42.0070%0x4339…385034d ago0x4c012e…5dbbd1
0x3fb1…7e250x47c5…4fc3Base—$1.0570%0xcfc4…e10434d ago0xb43e51…29c522
0x3fb1…7e250x0e3d…7757Base—$5.2570%0x762b…cf5034d ago0xaa9d76…adf2df
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0x0452…7f6634d ago0x69abd5…963d3e
0x3fb1…7e250x47c5…4fc3Base—$5.2570%0x850e…501734d ago0xddeaee…a25272
0x3fb1…7e250x47c5…4fc3Base—$3.1570%0xcb6c…da0b34d ago0xb956b9…500db4
0x3fb1…7e250x0e3d…7757Base—$10.5070%0x8437…41a834d ago0x3bd465…c77f7b
0x3fb1…7e250x47c5…4fc3Base—$52.5070%0xfb58…2b7234d ago0x064e8f…9fca86
0x3fb1…7e250x47c5…4fc3Base—$21.0070%0x8ea5…b7fc34d ago0xe546da…494de2
0x3fb1…7e250x0e3d…7757Base—$2.1070%0x6bdd…b27634d ago0x77848c…f9e66c
0x3fb1…7e250x0e3d…7757Base—$10.5070%0x04e2…747834d ago0x5d48a6…101c6b
0x3fb1…7e250x47c5…4fc3Base—$26.2570%0x1efc…9e4334d ago0x3a6ebd…a1936b
0x3fb1…7e250x0e3d…7757Base—$1.0570%0x4c95…d79b34d ago0x889603…776421

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.