Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb92…f3b30xd0b5…f224Base—$103.9770%0x3482…6f0e32d ago0x96f20b…8c6aa5
0x1a03…adb20xd0b5…f224Base—$3.7070%0x3482…6f0e32d ago0x086163…f9e2cb
0xe932…61ab0xd0b5…f224Base—$39.7070%0x3482…6f0e32d ago0xab4bd0…66377e
0xe777…117c0xd0b5…f224Base—$8.2770%0x3482…6f0e32d ago0xd86817…be31ad
0x3bb2…25820xd0b5…f224Base—$2.9970%0x3482…6f0e32d ago0x9a137a…d6f8b8
0xf884…5a8c0xd0b5…f224Base—$4.9770%0x3482…6f0e32d ago0x3219e4…2a618b
0xd93e…2d7e0xd0b5…f224Base—$9.9970%0x3482…6f0e32d ago0xf8fdc3…62a216
0x8f9c…5ce30xd0b5…f224Base—$2.2470%0x3482…6f0e32d ago0x287557…364f20
0xd62a…9baf0xd0b5…f224Base—$5.7270%0x3482…6f0e33d ago0x8a344a…efb6a1
0x27d9…c46e0xd0b5…f224Base—$3.7670%0x3482…6f0e33d ago0xde4c04…8be3c5
0x397e…83ab0xd0b5…f224Base—$24.7970%0x3482…6f0e33d ago0x271291…7cc441
0x6481…04ed0xd0b5…f224Base—$1.9970%0x3482…6f0e33d ago0x3e6d59…02d2c5
0x11eb…f08e0xd0b5…f224Base—$4.9970%0x3482…6f0e33d ago0x142806…f4f57b
0x397e…8d360xd0b5…f224Base—$4.9970%0x3482…6f0e33d ago0x658784…a5d92d

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.