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—$52.50100%0x35b0…b81071d ago0x1ca0bf…54bb81
0x3fb1…7e250x0e3d…7757Base—$26.25100%0x1875…8fcf71d ago0x858ddc…54bce8
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x3b25…fc9a71d ago0x90f24e…b037d0
0x3fb1…7e250x0e3d…7757Base—$4.20100%0xa8a2…c53b71d ago0xd961dd…fe54d1
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x8d6c…345871d ago0xd5a01e…b9906b
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x8c4f…19d771d ago0x6f8911…33f1f2
0x3fb1…7e250x0e3d…7757Base—$9.45100%0xa070…95e071d ago0x7b2eb2…516078
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xf8ec…37d471d ago0x60a951…9809e5
0x3fb1…7e250x0e3d…7757Base—$15.75100%0x2016…553471d ago0x9bce9d…b16f66
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xc330…c0b271d ago0x071e88…271507
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xd4ab…0bb671d ago0x4daf47…79c5aa
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x3835…626171d ago0xd3181c…955e4f
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x2309…083c71d ago0x54338e…ce5711
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x9ac4…71a971d ago0x3d2b07…64baeb
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x1984…8da871d ago0x829837…6968c0
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xfb58…2b7271d ago0x084f7e…ab5483
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x5d3d…e33371d ago0x4946c8…e9cafb
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xda2d…f5ea71d ago0xca4253…1b8c31
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xf9ea…484f71d ago0xde4d28…f401d6
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x4f4d…74b771d ago0xa83a90…059a94
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xa06c…18fe71d ago0x492846…7a246a
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x7818…d2a671d ago0x45a722…b233af
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x811a…c8aa71d ago0x9ad352…c08045
0x3fb1…7e250x0e3d…7757Base—$7.35100%0x1434…1c6e71d ago0xb616d9…d02e99
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xd301…c7ff71d ago0x76a0b2…9f9ae2

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.