Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8a27fb…153172
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x53fc84…8a1f01
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x85b597…31923a
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb70bb2…142060
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0d7198…3709a7
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0e01c6…21a63d
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x36c09d…1646ab
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb2aec5…82dd84
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9bfc44…b05534
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x049972…ef04dd
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcffcba…ffe225
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe7b5b4…9debcc
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd03aab…4e4465
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x61d2c0…fb519f
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x188203…ccff41
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcb399b…8bfe19
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x00636e…355639
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5d8d67…0baf03
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc631e7…1fdc89
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x012701…dce388
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf50d3a…961324
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4221ec…55daa4
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3eda49…09c282
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfb8864…1edf48
0x0304…62170x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc3875f…7a2aba

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.