Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x369678…beb8ec
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x53a5b4…57c043
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb459f2…741004
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc71c73…ebc5f7
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7a10d1…ebcb18
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x701d51…ba4fd8
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc2143f…7294e9
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x22643b…79b0e8
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1b8280…f4027b
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x07a48f…2edcac
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe3e797…586983
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfea2d4…740c48
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6d77bc…068d22
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe3b2d6…21267d
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x109364…5bec17
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6c76cd…fc2c42
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe3698e…f68378
0xf51e…fb2d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x31ca5e…93ffe7
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x83fa4e…ad1f0d
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x705d37…861960
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc1d6c8…54b63a
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd99475…d6e185
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3e9ec0…de3a4e
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3d7691…58198f
0xf51e…fb2d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x640f1d…40afaf

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.