Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3edb…a1850x7dbb…59e0Base—$3.02100%0x323a…a4f280d ago0xf9b0c5…e1dcf6
0x31be…bcb00x7dbb…59e0Base—$418.79100%0x323a…a4f280d ago0x9c96e4…9392a7
0x70f9…11000x7dbb…59e0Base—$29.71100%0x323a…a4f280d ago0x30978d…340920
0xaaa5…337a0x7dbb…59e0Base—$1,000.20100%0x323a…a4f280d ago0x979821…edef72
0x1850…90500x7dbb…59e0Base—$97.35100%0x323a…a4f280d ago0x310439…3818a0
0x2565…f8100x7dbb…59e0Base—$419.04100%0x323a…a4f280d ago0x53b0e9…9b7220
0x3936…f6710x7dbb…59e0Base—$30.54100%0x323a…a4f280d ago0x0b0995…47e2ce
0xd69d…a0680x7dbb…59e0Base—$28.07100%0x323a…a4f281d ago0x8c47de…90fe82
0xe989…85a00x7dbb…59e0Base—$421.66100%0x323a…a4f281d ago0x131888…b69143
0x2269…e1cc0x7dbb…59e0Base—$9.47100%0x323a…a4f281d ago0x311a9c…288710
0x13e7…84d10x7dbb…59e0Base—$34.62100%0x323a…a4f281d ago0xb0e131…90205d
0x1f03…eb120x7dbb…59e0Base—$10.50100%0x323a…a4f281d ago0x1c7e12…844b41
0xf8af…ea820x7dbb…59e0Base—$382.60100%0x323a…a4f281d ago0xc5cf35…8babe6
0x7dbb…59e00x15ad…7b3eBase—$153.49100%0x323a…a4f281d ago0x44fc42…1f2bcf
0xb79a…93cb0x7dbb…59e0Base—$19.68100%0x323a…a4f281d ago0x6e3794…a094ff
0x3b7a…adcc0x7dbb…59e0Base—$65.96100%0x323a…a4f281d ago0x94c322…ac1108
0x70f9…11000x7dbb…59e0Base—$20.00100%0x323a…a4f281d ago0x797f80…794c31
0x61e3…b5b60x7dbb…59e0Base—$47.85100%0x323a…a4f281d ago0x65fbbe…ead641
0x7dbb…59e00x15ad…7b3eBase—$814.01100%0x323a…a4f281d ago0xd8383c…cac79d
0xf2f0…1b6b0x7dbb…59e0Base—$19.54100%0x323a…a4f281d ago0x9dab2d…842a87
0xdab7…a7ea0x7dbb…59e0Base—$350.79100%0x323a…a4f281d ago0x0050a0…17ab8d
0x8656…75480x7dbb…59e0Base—$347.37100%0x323a…a4f281d ago0xc55e4f…01e846
0x606e…2c070x7dbb…59e0Base—$96.31100%0x323a…a4f281d ago0x123a44…c49e88
0x7dbb…59e00x15ad…7b3eBase—$1,040.05100%0x323a…a4f281d ago0x61d814…f0bd17
0xe989…85a00x7dbb…59e0Base—$9.99100%0x323a…a4f281d ago0x238a5d…5c2d69

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.