Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x404f…23ac0xcc19…930eBase—$0.10100%payAI14d ago0xda2828…52d64b
0x9ade…c65c0xcc19…930eBase—$0.10100%payAI14d ago0xca72d2…837302
0x11dc…17d20xcc19…930eBase—$0.10100%payAI14d ago0x677b60…80a256
0x58f6…cc5b0xcc19…930eBase—$0.10100%payAI14d ago0xc491a7…0a278e
0x327f…bf710xcc19…930eBase—$0.10100%payAI14d ago0x1415df…7bf0fc
0xa26e…d0050xcc19…930eBase—$0.10100%payAI14d ago0x010141…9a873a
0x7505…7bdb0xcc19…930eBase—$0.10100%payAI14d ago0x17537f…c1bdfa
0x8a43…6b140xcc19…930eBase—$0.10100%payAI14d ago0x99f7de…0d942c
0xfab1…01b40xcc19…930eBase—$0.10100%payAI14d ago0xf4e6e3…1ee5c9
0xd280…34ca0xcc19…930eBase—$0.10100%payAI14d ago0xa935f4…10e6e4
0x47bb…7a220xcc19…930eBase—$0.10100%payAI14d ago0xea9e89…9a7d3f
0xbc00…3b8a0xcc19…930eBase—$0.10100%payAI14d ago0x9bae07…02a5dc
0xaeb8…036e0xcc19…930eBase—$0.10100%payAI14d ago0x1402f8…d6371d
0xfff3…25af0xcc19…930eBase—$0.10100%payAI14d ago0xe869b2…92777d
0xe14b…f7a80xcc19…930eBase—$0.10100%payAI14d ago0x28f6cd…31eed7
0xd5f3…26ae0xcc19…930eBase—$0.10100%payAI14d ago0x454794…b804cf
0x1fde…74350xcc19…930eBase—$0.10100%payAI14d ago0xb38e30…3874d2
0x91dd…690d0xcc19…930eBase—$0.10100%payAI14d ago0x7e6804…5e3c85
0xe526…9e4a0xcc19…930eBase—$0.10100%payAI14d ago0x572593…9335f2
0xddc8…fad70xcc19…930eBase—$0.10100%payAI14d ago0xea281f…217c89
0x6158…83bb0xcc19…930eBase—$0.10100%payAI14d ago0xab96e2…eaee12
0xbff7…36a80xcc19…930eBase—$0.10100%payAI14d ago0xb824b1…8e9979
0x6716…f82f0xcc19…930eBase—$0.10100%payAI14d ago0x7e76e4…5cbc2c
0x5a87…202a0xcc19…930eBase—$0.10100%payAI14d ago0x71cfde…01bb17
0xfa43…4bbd0xcc19…930eBase—$0.10100%payAI14d ago0x2ee5b6…a31bde

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.