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—$21.00100%0x80e7…127f58d ago0xd5418c…f8f061
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xb31a…568f58d ago0x6ced0f…ba8bb5
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xd1bc…096d58d ago0x5c17a4…b6a843
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x30af…b89d58d ago0xd2a2a1…4427ee
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x1434…1c6e58d ago0xe3d6a3…b1239c
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x2b35…135b58d ago0x59ab98…a1dcc3
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x826a…78de58d ago0x4fde35…d7a4b9
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x9d66…1ab658d ago0xc04f67…3948c1
0x3fb1…7e250x0e3d…7757Base—$58.80100%0xe5a6…5fc558d ago0xdacd8e…5b9d51
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x1708…5a2758d ago0xc449eb…f705db
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x3d44…411558d ago0x4c30ad…78bbff
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x8100…1de558d ago0xa6bd69…5c56fb
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xa140…d38d58d ago0xf1ff4e…0af13f
0x3fb1…7e250x0e3d…7757Base—$5.25100%0xf8c4…d83658d ago0x9e1b04…02a4fc
0x3fb1…7e250x0e3d…7757Base—$13.65100%0xca7d…500158d ago0x959738…eecf69
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x6d25…ee4158d ago0x8ae1c0…9f4099
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xac5b…869858d ago0xb2ef75…154ab6
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x629a…da9c58d ago0x94d43f…793164
0x3fb1…7e250x0e3d…7757Base—$19.95100%0xcd39…072458d ago0x62d560…d97151
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xc629…e70158d ago0xa95300…7bb176
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x0fb0…485958d ago0x18ccfe…3e391a
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x72ef…0ffd58d ago0x087d33…e445a5
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x6c20…6aed58d ago0x2e6fb3…0bc64f
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x6288…8b4958d ago0x427487…4806f1
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x1e92…0cb758d ago0xf6a036…ea3b54

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.