Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0xc79f40…d1bd3c
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0xd63f67…7ae2bd
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0x594f3b…ed0a88
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0x620e1b…da2585
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0x4ea3bf…21d1d3
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0xcce353…8782e7
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0xce2927…e40143
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0x787a11…1c567d
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0x734695…e42a6c
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0x4c31d1…bfcbb5
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0x32aad8…a4877e
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0x7926a9…df27ae
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0xba2203…74b491
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0xdb19c4…4d02cc
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0xbb45c3…15776c
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0xafba5c…c5a5d8
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0xf3f014…913cdb
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0x316928…053fd2
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0x2494ac…12a049
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0x3bc8bc…3d088a
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0x79114e…3dda51
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0xd3badd…14961c
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0x01e9e1…b6a903
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0x50a108…5365c8
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa20d ago0xec9ffb…363acc

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.