Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4d3f82…ced672
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x31c37c…12e520
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x38baba…7e9e78
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7287cb…0398b0
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa4a6ff…ab3285
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1e354f…66fe5f
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x529951…e53efc
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x133c28…047960
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x66657e…b9dbe6
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1aa2c6…896b3e
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x92b23c…41c50a
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0dbc29…5907d3
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x77b875…4cb4da
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x04ebc3…e51df9
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x13e09b…85ee41
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfa4801…93fc0c
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfaa92c…b91208
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x882ff1…05c36c
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xed5f39…cf93f1
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcf3da7…89ec40
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x370b50…86ae3d
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x294a30…e70cda
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd1ba4b…b3868d
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3d5c6a…707deb
0x595c…227e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4ab36d…b31b99

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.