Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x8516…08832d ago0x752881…eeba8c
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x6476…d7262d ago0x069943…739072
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x7a25…7fdc2d ago0xecc461…6456b9
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xfec0…c3942d ago0x345d7d…714ea3
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xcb3f…dc292d ago0x7cc8d2…4b3e1a
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x629a…da9c2d ago0xaae000…0a8324
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x8c4f…19d72d ago0x02ef62…52900a
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xa2b8…fedd2d ago0x68329f…f1e454
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x35b0…b8102d ago0x32d71f…114d3f
0xa787…64cf0x47c5…4fc3Base—$15.7570%0x9d66…1ab62d ago0xe64519…8e7d75
0xa787…64cf0x47c5…4fc3Base—$55.6570%0xdcd9…b01a2d ago0xcb525c…e41073
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xd4ab…0bb62d ago0x79147f…32d760
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xe146…b4382d ago0xe3e389…33401b
0xa787…64cf0x47c5…4fc3Base—$21.0070%0xe9e4…19632d ago0x09f132…c35a2d
0xa787…64cf0x47c5…4fc3Base—$63.0070%0xf8ec…37d42d ago0x23fa42…967ef1
0xa787…64cf0x47c5…4fc3Base—$13.6570%0x1053…e7a92d ago0xb147b8…0ff726
0xa787…64cf0x47c5…4fc3Base—$15.7570%0x2ce3…0cdb3d ago0x0d43e9…1ef822
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xa6d0…a3cd3d ago0x4a2734…7318c9
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xdfea…dfaf3d ago0xf5d131…f10f9d
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xabef…39133d ago0x4ea1c0…afb57d
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x58cf…f8d43d ago0xfcc23b…f48141
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x1e7c…464c3d ago0xe55bbc…dcf803
0xa787…64cf0x47c5…4fc3Base—$15.7570%0x5823…9b213d ago0xfb2118…533e2c
0xa787…64cf0x47c5…4fc3Base—$10.5070%0xc506…1e3d3d ago0x6ad381…a0b52c
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x3d76…265f3d ago0xf31137…9b7261

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.