Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98ee…e1ab0xb0af…7de0Base—$123.21100%coinbase47d ago0x4684bc…a17688
0x98ee…e1ab0xb0af…7de0Base—$125.12100%coinbase47d ago0xd844e1…63422b
0x98ee…e1ab0xb0af…7de0Base—$132.18100%coinbase47d ago0x4c60e7…2e405e
0x98ee…e1ab0xb0af…7de0Base—$127.71100%coinbase47d ago0xa7b81b…3aea16
0x98ee…e1ab0xb0af…7de0Base—$75.05100%coinbase47d ago0x967dd6…bb9fca
0x98ee…e1ab0xb0af…7de0Base—$76.56100%coinbase47d ago0x610d71…ea775c
0x98ee…e1ab0xb0af…7de0Base—$75.05100%coinbase47d ago0x91a6bd…966dbc
0x98ee…e1ab0xb0af…7de0Base—$84.23100%coinbase47d ago0xaa75b4…42aa88
0x98ee…e1ab0xb0af…7de0Base—$80.10100%coinbase47d ago0x205a45…59c8c7
0x98ee…e1ab0xb0af…7de0Base—$68.04100%coinbase47d ago0xa7c677…e459a0
0x98ee…e1ab0xb0af…7de0Base—$75.07100%coinbase47d ago0x7abfaf…094532
0x98ee…e1ab0xb0af…7de0Base—$81.10100%coinbase47d ago0xeebeb2…f5d0a3
0x98ee…e1ab0xb0af…7de0Base—$68.04100%coinbase47d ago0x1b5b4c…0060ec
0x98ee…e1ab0xb0af…7de0Base—$65.04100%coinbase47d ago0x34a692…a5b3f1
0x98ee…e1ab0xb0af…7de0Base—$64.22100%coinbase47d ago0x74f5f9…3fa7df
0x98ee…e1ab0xb0af…7de0Base—$66.06100%coinbase47d ago0x0414c6…8f9e72
0x98ee…e1ab0xb0af…7de0Base—$59.55100%coinbase47d ago0xce35b6…b1474f
0x98ee…e1ab0xb0af…7de0Base—$65.05100%coinbase47d ago0x777e5e…38c67e
0x98ee…e1ab0xb0af…7de0Base—$68.09100%coinbase47d ago0xb4dc85…77a7ff
0x98ee…e1ab0xb0af…7de0Base—$68.05100%coinbase47d ago0xc502cc…5f1b3a
0x98ee…e1ab0xb0af…7de0Base—$60.07100%coinbase47d ago0x13c9ce…3cfc6b
0x98ee…e1ab0xb0af…7de0Base—$51.03100%coinbase47d ago0xc7ea23…421d01
0x98ee…e1ab0xb0af…7de0Base—$52.44100%coinbase47d ago0x633d7a…351abd
0x98ee…e1ab0xb0af…7de0Base—$51.33100%coinbase47d ago0xf62e5d…c89949
0x98ee…e1ab0xb0af…7de0Base—$57.16100%coinbase47d ago0xf759af…c45c55

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.