Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b52…87bd0x2fc6…befeBase$77.3770%0x6351…0d628d ago0x003047…00c8cf
0xc0bc…f13d0x2fc6…befeBase$205.2770%0x6351…0d628d ago0x319d53…8dd9d1
0x9c7d…ccf20x2fc6…befeBase$213.8870%0x6351…0d628d ago0xc28b53…476705
0x70b0…f2260x2fc6…befeBase$79.6870%0x6351…0d628d ago0xd7d5bc…f839cd
0x039f…db460x2fc6…befeBase$0.3070%0x6351…0d628d ago0x3b755c…9cb6d3
0x28f1…34b80x2fc6…befeBase$201.8070%0x6351…0d628d ago0xf16a64…722799
0xbd66…92480x2fc6…befeBase$30.0070%0x6351…0d628d ago0x828fb7…5abf22
0x936a…859c0x2fc6…befeBase$119.6170%0x6351…0d628d ago0xce709e…d85ce5
jordan0x23.eth0x2fc6…befeBase$53.7970%0x6351…0d628d ago0xcac1d6…62b1b2
0xef04…619a0x2fc6…befeBase$7.7070%0x6351…0d628d ago0xcafac6…8b9281
0x99f2…fbf20x2fc6…befeBase$69.9470%0x6351…0d628d ago0x0e8fb6…0d0469
0x016b…dd560x2fc6…befeBase$1.0070%0x6351…0d628d ago0xc2d80a…37e5bb
0x016b…dd560x2fc6…befeBase$1.0070%0x6351…0d628d ago0x33f106…708b5b
0x477b…000b0x2fc6…befeBase$0.1070%0x6351…0d629d ago0x49f91c…4dfaa9
0x009c…106a0x2fc6…befeBase$159.8770%0x6351…0d629d ago0xa00622…a9e7b0
0x5d4e…00710x2fc6…befeBase$290.8070%0x6351…0d629d ago0x6fd4da…74b16f
0xe757…c7710x2fc6…befeBase$100.0070%0x6351…0d629d ago0x8c7232…d75736
0x518f…3a270x2fc6…befeBase$5.0070%0x6351…0d629d ago0x9dc7aa…92f672
0xe757…c7710x2fc6…befeBase$353.7070%0x6351…0d629d ago0x918808…a32167
0x1853…361b0x2fc6…befeBase$0.1670%0x6351…0d629d ago0x902480…e260de
0x2ff7…bc540x2fc6…befeBase$175.9170%0x6351…0d629d ago0x2c53e4…cba373
0x854f…4f2d0x2fc6…befeBase$150.0070%0x6351…0d629d ago0xd6614a…af005f
0xb407…d5e20x2fc6…befeBase$214.0870%0x6351…0d629d ago0xf5ebde…0b9907
0xb407…d5e20x2fc6…befeBase$100.0070%0x6351…0d629d ago0xad7fcf…f3ac13
0xb407…d5e20x2fc6…befeBase$100.0070%0x6351…0d629d ago0x835aa5…7d1aa6

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.