Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ba8…6b420x159b…4908Basex402 service$0.01100%payAI42d ago0xb9c7d7…5e25cc
0x0ba8…6b420x159b…4908Basex402 service$0.01100%payAI42d ago0x35ce3c…204c68
0x0ba8…6b420x159b…4908Basex402 service$0.01100%payAI42d ago0x47cf5c…852f35
0x0ba8…6b420x159b…4908Basex402 service$0.10100%payAI42d ago0xb6f44b…988f61
0x0ba8…6b420x159b…4908Basex402 service$0.10100%payAI42d ago0x09f16c…0aaa05
0x0ba8…6b420x159b…4908Basex402 service$0.10100%payAI42d ago0x9b88d6…921388
0x0ba8…6b420x159b…4908Basex402 service$0.10100%payAI42d ago0x7d383c…40fad1
0x0ba8…6b420x159b…4908Basex402 service$0.10100%payAI42d ago0xb56189…00895c
0x0ba8…6b420x159b…4908Basex402 service$0.10100%payAI42d ago0x9a5361…56b561
0x0ba8…6b420x159b…4908Basex402 service$0.10100%payAI42d ago0x8ab396…74d88c
0x0ba8…6b420x159b…4908Basex402 service$0.10100%payAI42d ago0xcd132b…2b99b5
0x0ba8…6b420x159b…4908Basex402 service$0.10100%payAI42d ago0x3efeb6…fccfcb
0x0ba8…6b420x159b…4908Basex402 service$0.10100%payAI42d ago0x8e1f1b…a84e7c
0x0ba8…6b420x159b…4908Basex402 service$0.10100%payAI42d ago0x005d2d…1f1592
0x0ba8…6b420x159b…4908Basex402 service$0.10100%payAI42d ago0x101b08…d5c699
0x0ba8…6b420x159b…4908Basex402 service$0.10100%payAI42d ago0x15d0a5…bb36a0
0x0ba8…6b420x159b…4908Basex402 service$0.10100%payAI42d ago0x424590…23e12c
0x0ba8…6b420x159b…4908Basex402 service$0.10100%payAI42d ago0x978fe2…20440c
0x0ba8…6b420x159b…4908Basex402 service$0.10100%payAI42d ago0xcc7834…8a3fb1
0x0ba8…6b420x159b…4908Basex402 service$0.10100%payAI42d ago0xf8cdfa…6bbfaa
0x0ba8…6b420x159b…4908Basex402 service$0.10100%payAI42d ago0xca7eaf…eb0b4a
0x0ba8…6b420x159b…4908Basex402 service$0.10100%payAI42d ago0xd09e01…4d8d90
0x0ba8…6b420x159b…4908Basex402 service$0.10100%payAI42d ago0x0d676c…d3ace4
0x0ba8…6b420x159b…4908Basex402 service$0.10100%payAI42d ago0x6895b9…c3418f
0x0ba8…6b420x159b…4908Basex402 service$0.10100%payAI42d ago0xd0b6df…91e313

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.