Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base$50.4170%0x4337…beb138d ago0xb202ad…4b034e
0x3be9…575c0x4cd0…bc31Base$30.3670%0x4337…56c738d ago0x0a1bbf…04ab1d
0x3be9…575c0x4cd0…bc31Base$50.3570%0x4337…f63738d ago0x7ed2db…d309da
0xd4fe…069e0x4cd0…bc31Base$8.6670%0xf70d…dbef38d ago0x98d79e…b78d92
0x3be9…575c0x4cd0…bc31Base$30.3570%0x4337…113138d ago0x7397ec…f975c0
0x5168…175b0x4cd0…bc31Base$10.9570%0xf70d…dbef38d ago0x725279…37a5fa
0x3be9…575c0x4cd0…bc31Base$100.4970%0x211d…d17238d ago0x0c7287…686589
0x3be9…575c0x4cd0…bc31Base$30.3570%0xf279…f77f38d ago0xbab03a…691bda
0x3be9…575c0x4cd0…bc31Base$30.3570%0x4337…c48738d ago0x76ab4c…5dd685
0x3be9…575c0x4cd0…bc31Base$10.2970%0xe196…0ce138d ago0xac09a0…3c65ad
0x3be9…575c0x4cd0…bc31Base$10.2970%0x211d…d17238d ago0xbeb20a…89b6c9
0x651a…728b0x4cd0…bc31Base$505.9170%0xf70d…dbef38d ago0xf25396…36abe7
0x3be9…575c0x4cd0…bc31Base$1.8470%0x6a6f…be4138d ago0x69c5a8…2fb9f2
0x3be9…575c0x4cd0…bc31Base$30.3070%0x4337…2d7938d ago0x94f010…9d22f0
0x3be9…575c0x4cd0…bc31Base$10.2970%0x4337…808438d ago0xfda93a…ab2e21
0x3be9…575c0x4cd0…bc31Base$10.2970%0x211d…d17238d ago0xe59f1d…4c50db
0xd555…2e200x4cd0…bc31Base$0.5070%0xf70d…dbef38d ago0x5a09ce…80dd3a
0xd555…2e200x4cd0…bc31Base$2.2070%0xf70d…dbef38d ago0xa1eb47…a7a3b6
0x3be9…575c0x4cd0…bc31Base$25.3070%0x4337…51e038d ago0xc70905…1560ef
0xd555…2e200x4cd0…bc31Base$3.0070%0xf70d…dbef38d ago0xbd3c7b…81966a
0x3be9…575c0x4cd0…bc31Base$50.3670%0x211d…d17238d ago0xfe27e2…91d375
0x3be9…575c0x4cd0…bc31Base$50.3170%0x211d…d17238d ago0xc71b53…a3b01f
0xcb08…0b3f0x4cd0…bc31Base$9.9770%0xf70d…dbef38d ago0xb54646…869468
0x3be9…575c0x4cd0…bc31Base$690.5670%0x4337…306338d ago0x1d1940…a75333
0xe7a3…d8060x4cd0…bc31Base$8.1770%0xf70d…dbef38d ago0xad9d7b…7b5c92

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.