Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ad…516a0xbd3a…ab18Base—$0.01100%coinbase71d ago0x7cc43a…8723d2
0xf8ad…516a0x5ed5…75b7Base—$0.01100%coinbase71d ago0x39a88e…429910
0xf8ad…516a0xd851…f976Base—$0.01100%coinbase71d ago0xbd19aa…1152fc
0xf8ad…516a0xceea…3a3aBase—$0.01100%coinbase71d ago0x99b50a…3b7787
0xf8ad…516a0xe641…602cBase—$0.01100%coinbase71d ago0x37f944…125b00
0xf8ad…516a0x5faf…8ad9Base—$0.01100%coinbase71d ago0xc6a552…daf4dc
0xf8ad…516a0xe54a…9451Base—$0.01100%coinbase71d ago0xc5609c…bc66ea
0xf8ad…516a0x4a55…b8d8Base—$0.01100%coinbase71d ago0x4f5ab2…f6204c
0xf8ad…516a0x0805…a983Base—$0.01100%coinbase71d ago0x98c603…301280
0xf8ad…516a0x49d6…7ce2Base—$0.01100%coinbase71d ago0x1860d2…f8ffb0
0xf8ad…516a0x5b33…9650Base—$0.01100%coinbase71d ago0xbf9caf…713728
0xf8ad…516a0x5e4b…7e4dBase—$0.01100%coinbase71d ago0x5d1525…644884
0xf8ad…516a0x4707…85f1Base—$0.01100%coinbase71d ago0x40b469…b3f4bd
0xf8ad…516a0xd864…3878Base—$0.01100%coinbase71d ago0xf18b85…0c1639
0xf8ad…516a0x7abb…ffbaBase—$0.01100%coinbase71d ago0x0d4a33…60ea9e
0xf8ad…516a0x4d67…874bBase—$0.01100%coinbase71d ago0x4693e2…d8d3cb
0xf8ad…516a0x1a30…8b40Base—$0.01100%coinbase71d ago0xa4772a…5236c5
0xf8ad…516a0x85bb…2cf8Base—$0.01100%coinbase71d ago0xf2b199…2a2c0a
0xf8ad…516a0x1220…a3a1Base—$0.01100%coinbase71d ago0x45e41c…d0eae2
0xf8ad…516a0xcb0a…9206Base—$0.01100%coinbase71d ago0x077693…7ed670
0xf8ad…516a0x2a92…a228Base—$0.01100%coinbase71d ago0xbb5dd9…26bf9b
0xf8ad…516a0xa89c…5f8cBase—$0.01100%coinbase71d ago0x711afd…75b615
0xf8ad…516a0xff88…3aa2Base—$0.01100%coinbase71d ago0xcd1dbb…294a9e
0xf8ad…516a0xbae0…0148Base—$0.01100%coinbase72d ago0x39f0cf…05ab87
0xf8ad…516a0x331a…f48bBase—$0.01100%coinbase72d ago0x9ffa87…0c51e7

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.