Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7a3…d8060xccc8…15beBase—$5.2470%0xf70d…dbef40d ago0x5b1a79…702f2b
0x078b…d9af0xccc8…15beBase—$2.0270%0xf70d…dbef40d ago0xae242e…9a4d9a
0xbe14…360a0xccc8…15beBase—$50.0070%0xf70d…dbef40d ago0x9852e1…c5f8a3
0xe7a3…d8060xccc8…15beBase—$9.9270%0xf70d…dbef40d ago0xe975b9…a1c66d
0x9cee…35e80xccc8…15beBase—$55.0170%0xf70d…dbef40d ago0x3f16a5…dfcc1a
0xe7a3…d8060xccc8…15beBase—$6.4970%0xf70d…dbef40d ago0x9e7674…0723af
0xb8e0…239d0xccc8…15beBase—$1.0070%0xf70d…dbef40d ago0x57de4d…130cdf
0xb8e0…239d0xccc8…15beBase—$1.0070%0xf70d…dbef40d ago0xd55f7b…b26c00
0x5f58…52770xccc8…15beBase—$2.1470%0xf70d…dbef40d ago0x1d349b…32d51a
0xb8e0…239d0xccc8…15beBase—$2.1070%0xf70d…dbef40d ago0x21adb9…226415
0xe7a3…d8060xccc8…15beBase—$12.8670%0xf70d…dbef41d ago0xed6b8f…bd499e
0xb48c…ee6c0xccc8…15beBase—$136.0570%0xf70d…dbef41d ago0x4c8e72…940abd
0xe7a3…d8060xccc8…15beBase—$6.3670%0xf70d…dbef41d ago0xda60c4…af46f5
0xe7a3…d8060xccc8…15beBase—$14.2670%0xf70d…dbef41d ago0x0d39c6…42ae9a

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.