Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa35d ago0xddfb98…462770
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa35d ago0x160af9…dd028e
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa35d ago0xe253a9…6b5112
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa35d ago0xc39ce6…0ed615
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa35d ago0xe47bf4…8bb06c
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa36d ago0xe9b34c…90044d
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa36d ago0x34e66c…c6fa2d
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa36d ago0x9457fa…38f386
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa36d ago0x81b1ff…ecd511
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa36d ago0xae1de3…d57feb
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa36d ago0x2d7488…dbc251
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa36d ago0x598047…a72017
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa36d ago0x8d8380…36bec7
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa36d ago0x39a44a…273a3e
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa36d ago0x899713…a1f424
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa36d ago0xb200fa…837783
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa36d ago0x6c38e1…567f2f
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa36d ago0x28de35…0c0b08
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa36d ago0xb913e4…721156
0xe020…b7fd0x9c95…e299Base—$0.001100%fluxa36d ago0x719aa0…9325e5
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa36d ago0x42b0f4…fdd079
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa36d ago0x9ed5e5…6e833d
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa36d ago0xd476e6…662a22
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa36d ago0x1c6af2…696b71
0xe020…b7fd0xfe80…47eeBase—$0.001100%fluxa36d ago0x451492…0a1305

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.