Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5416…88b20x7dbb…59e0Base$449.6670%0x323a…a4f212d ago0x3d8656…1ac27b
0xf750…68870x7dbb…59e0Base$178.3870%0x323a…a4f212d ago0x8de3ba…5bdb2c
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f212d ago0xf80df5…16b172
0x1da7…3bba0x7dbb…59e0Base$5.7370%0x323a…a4f212d ago0xa3a217…cf2529
0x5d5b…669f0x7dbb…59e0Base$1,371.0070%0x323a…a4f212d ago0x7ef576…898ebd
0x6dfa…49790x7dbb…59e0Base$156.6670%0x323a…a4f212d ago0xaf805f…fea166
0x5416…88b20x7dbb…59e0Base$3.0970%0x323a…a4f212d ago0xf08022…13d69d
0x6391…b6c30x7dbb…59e0Base$92.8970%0x323a…a4f212d ago0x153479…214460
0xf29d…d9700x7dbb…59e0Base$149.0070%0x323a…a4f212d ago0x79b069…1e20e7
0x2d61…b7d30x7dbb…59e0Base$1.4270%0x323a…a4f212d ago0x16d09a…181e7b
0x4746…e52b0x7dbb…59e0Base$801.6270%0x323a…a4f212d ago0xfc99b0…a53abe
0x3b19…390b0x7dbb…59e0Base$24.4070%0x323a…a4f212d ago0x73082f…468158
0xf750…68870x7dbb…59e0Base$389.2870%0x323a…a4f212d ago0xcc5473…884cb6
0xb177…b61a0x7dbb…59e0Base$11.2970%0x323a…a4f212d ago0x3c6aef…a6aff2
0xe95c…b8b50x7dbb…59e0Base$2.6770%0x323a…a4f212d ago0x3126ac…4c60a1
0x6873…eb300x7dbb…59e0Base$87.0370%0x323a…a4f212d ago0x92a78e…53b097
0x122f…a8d40x7dbb…59e0Base$32.5370%0x323a…a4f212d ago0x8b9c55…586d80
0x122f…a8d40x7dbb…59e0Base$100.9570%0x323a…a4f212d ago0x394df5…f48433
0x91e7…99490x7dbb…59e0Base$16.6170%0x323a…a4f212d ago0xf47f51…29abe0
0x7204…3a1b0x7dbb…59e0Base$99.9570%0x323a…a4f212d ago0xd80c7d…8d86fd
0x31f8…0aa40x7dbb…59e0Base$3,880.0770%0x323a…a4f212d ago0x5417c3…3eb3f7
0x5a02…2eb80x7dbb…59e0Base$33.1770%0x323a…a4f212d ago0xfc14e7…a08b33
0xb04d…28670x7dbb…59e0Base$838.5870%0x323a…a4f212d ago0xedf408…7a9d58
0x31f8…0aa40x7dbb…59e0Base$5.0070%0x323a…a4f212d ago0x288170…8e911a
0xdab7…a7ea0x7dbb…59e0Base$47.0070%0x323a…a4f212d ago0x1d609e…f9dc1a

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.