Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x695323…3d2a1e
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6d2890…b2eb82
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb94db2…b272e7
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc94d6c…b42542
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdcb6d2…40b56a
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3b08bd…c03a93
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xca9bd7…0a9605
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x49a737…b4c086
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0abbd1…b61f68
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x90986e…f52aa0
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4c9b81…8c6494
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd527b4…797aa6
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe6ad66…6d88fd
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6f3a6c…fd7498
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x27e8ad…26afaf
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xddbfc7…1a2340
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3afdba…1586c8
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x23db51…c3c61f
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0fb676…15ee37
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9e8d77…3c858f
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x015f3f…3a4a47
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf358b2…0291f8
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2622f4…46b01e
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeee952…b7a509
0x37d6…c1b70x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb92e8d…193243

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.