Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3e7ddc…37ef52
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1d42bd…6deb6b
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6db44b…8e4574
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd51815…ae8888
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x619d86…dd0f59
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5db57c…d2d9f6
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x192a68…1f8199
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbbed34…279596
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8c9836…cc80d3
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf729fb…0d0e21
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x20b974…3d4d86
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1c77d7…05a6bc
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc8004f…c43567
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd919c3…177e38
0xcfc7…74660x6a5e…c666Basex402 service$0.01100%payAI113d ago0x420d9b…283c05
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4f35b3…d10ce9
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb4a0d9…f0b376
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd082c9…12f7b1
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI113d ago0xed4280…97e9d8
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI113d ago0x831550…a19000
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3f5b11…dbeaf6
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI113d ago0x48994a…f8d911
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7f93e5…e98e75
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI113d ago0x21c455…4aed1a
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6e3228…d33176

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.