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…beb139d ago0xb202ad…4b034e
0x3be9…575c0x4cd0…bc31Base—$30.3670%0x4337…56c739d ago0x0a1bbf…04ab1d
0x3be9…575c0x4cd0…bc31Base—$50.3570%0x4337…f63739d ago0x7ed2db…d309da
0x3be9…575c0x4cd0…bc31Base—$30.3570%0x4337…113139d ago0x7397ec…f975c0
0x3be9…575c0x4cd0…bc31Base—$100.4970%0x211d…d17239d ago0x0c7287…686589
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0xf279…f77f39d ago0x71739c…d456ff
0x3be9…575c0xaa9c…5a6bBase—$30.0070%0x4337…7b5f39d ago0xe7edef…7df065
0x3be9…575c0x4cd0…bc31Base—$30.3570%0xf279…f77f39d ago0xbab03a…691bda
0x3be9…575c0x4cd0…bc31Base—$30.3570%0x4337…c48739d ago0x76ab4c…5dd685
0x3be9…575c0x4cd0…bc31Base—$10.2970%0xe196…0ce139d ago0xac09a0…3c65ad
0x3be9…575c0x4cd0…bc31Base—$10.2970%0x211d…d17239d ago0xbeb20a…89b6c9
0x3be9…575c0xf6ee…3bd2Base—$0.0092570%0x6a6f…be4139d ago0x5479a2…489130
0x3be9…575c0x31d0…2cd7Base—$10.3070%0x6a6f…be4139d ago0x5479a2…489130
0x3be9…575c0x4cd0…bc31Base—$1.8470%0x6a6f…be4139d ago0x69c5a8…2fb9f2
0x3be9…575c0x4cd0…bc31Base—$30.3070%0x4337…2d7939d ago0x94f010…9d22f0
0x3be9…575c0x4cd0…bc31Base—$10.2970%0x4337…808439d ago0xfda93a…ab2e21
0x3be9…575c0x31d0…2cd7Base—$50.3670%0xf279…f77f39d ago0xb33edf…b50843
0x3be9…575c0xf6ee…3bd2Base—$0.00545570%0xf279…f77f39d ago0xb33edf…b50843
0x3be9…575c0x4cd0…bc31Base—$10.2970%0x211d…d17239d ago0xe59f1d…4c50db
0x3be9…575c0x4cd0…bc31Base—$25.3070%0x4337…51e039d ago0xc70905…1560ef
0x3be9…575c0xaa9c…5a6bBase—$100.0070%0xe196…0ce139d ago0x609c1b…5a52ef
0x3be9…575c0x4cd0…bc31Base—$50.3670%0x211d…d17239d ago0xfe27e2…91d375
0x3be9…575c0x4cd0…bc31Base—$50.3170%0x211d…d17239d ago0xc71b53…a3b01f
0x3be9…575c0xaa9c…5a6bBase—$120.0070%0x4337…936939d ago0x238e4a…98fb0c
0x3be9…575c0xaa9c…5a6bBase—$90.0070%0x4337…e22a39d ago0xaf1a60…f6abd2

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.