Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0xb96411…e965ab
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0xae54c6…0d4dc6
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0xf1b0f7…c3a17b
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0xba3806…b484ce
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0x8788a6…9096e0
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0xf62942…8f5516
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0xf86661…620a66
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0xccbe81…11823d
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0xdce1fa…467f8f
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0xe2bec5…984c4b
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0x70a838…a4a9ea
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0x234894…d46976
0xe7ae…67b30x85af…c2a7Base—$1.20100%ultravioletadao7d ago0xbf092f…bfcfc7
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0x8f9d4c…7cfa29
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0xd11ea2…de3e61
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0xb9a4b2…adfcbe
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0xaf8773…559ada
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0xbd9e40…ec5176
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0xa31fc8…ccf72b
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0x867af9…a45d09
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0xbafb7b…11433e
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0x4bc739…ff8062
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0xd29a34…c4e623
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0x66d097…184b94
0x85af…c2a70xcc19…930eBase—$0.10100%ultravioletadao7d ago0x9b9857…9119ad

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.