Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb242…bda50x4465…b7c9Base—$68.1270%0x4465…b7c96d ago0x31848f…5e2f00
0x4fa0…4f7a0x4465…b7c9Base—$110.6670%0x4465…b7c96d ago0xf336f0…9cd078
0x07fd…83440x4465…b7c9Base—$34.4770%0x4465…b7c96d ago0x534e05…96b479
0xa408…f24e0x4465…b7c9Base—$21.0470%0x4465…b7c96d ago0x8c504e…8a4b58
0xaa4d…a9fe0x4465…b7c9Base—$12.8470%0x4465…b7c96d ago0x2efabb…281884
0x2a32…f6a00x4465…b7c9Base—$13.5270%0x4465…b7c96d ago0x0a90d1…3fc5ec
0x616f…872c0x4465…b7c9Base—$9.7770%0x4465…b7c96d ago0x6563a7…b372e2
0x0e89…95440x4465…b7c9Base—$24.0170%0x4465…b7c96d ago0x5781ec…93c569
0xd4dd…f4c00x4465…b7c9Base—$62.1770%0x4465…b7c96d ago0x9b26ba…6112f6
0xc96e…7c780x4465…b7c9Base—$10.3870%0x4465…b7c96d ago0xa0ae3a…202e60
0xdbe7…f4910x4465…b7c9Base—$11.9170%0x4465…b7c96d ago0x6e085f…e5029c
0xb6a7…4f9c0x4465…b7c9Base—$10.6170%0x4465…b7c96d ago0xe6c902…825839
0xaa30…3a2a0x4465…b7c9Base—$10.9970%0x4465…b7c96d ago0xcabdd7…a03a20
0x0e71…a12c0x4465…b7c9Base—$74.2970%0x4465…b7c96d ago0x10a08f…d47878
0x49b8…4dc50x4465…b7c9Base—$12.5470%0x4465…b7c96d ago0x5267fd…568f59
0xe83b…7b440x4465…b7c9Base—$10.9870%0x4465…b7c96d ago0x146a4f…e8b931
0xa56a…c5950x4465…b7c9Base—$12.0470%0x4465…b7c96d ago0x4d2d4e…b0097a
0x4d64…ee270x4465…b7c9Base—$37.8770%0x4465…b7c96d ago0x6086de…b3dcb7
0xbefa…2a260x4465…b7c9Base—$52.5470%0x4465…b7c96d ago0xaedc31…347667
0x86b9…900a0x4465…b7c9Base—$10.6770%0x4465…b7c96d ago0x0c284f…c0d3a0
0xa174…42e40x4465…b7c9Base—$34.6270%0x4465…b7c96d ago0x070893…1d822e
0x1e7d…9d8f0x4465…b7c9Base—$61.9070%0x4465…b7c96d ago0x9255de…972e27
0xc010…4f270x4465…b7c9Base—$113.5370%0x4465…b7c96d ago0x41b484…0add16
0x12c2…3e820x4465…b7c9Base—$87.5070%0x4465…b7c96d ago0x3a6501…9d1dfe
0xb045…e68d0x4465…b7c9Base—$92.2770%0x4465…b7c96d ago0x41b9dd…38dec1

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.