Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0xe7883a…fe564a
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0x856e4a…34768a
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0x831e79…c890d8
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0x874471…18171e
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0x39fb9e…42722e
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0x711a4e…0016b7
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0xa21851…4f9894
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0xd3d61f…778cb6
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0x1b5c71…226bde
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0xe0b720…51a5d0
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0xf088b8…fe1c1a
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0xb182dd…483a3c
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0x2d3993…e84d23
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0x180b02…09d5e8
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0xf6ef01…8e93c5
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0x9b1de2…9e02be
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0xcfb83a…2d1a76
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0x57ee4e…851498
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0x3996c3…ef9082
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0xfe56f5…7725d0
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0xeba052…0bf66a
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0x0f58fb…bffe1f
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0xf1560b…d339a3
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0x00f41a…181b1d
0xdeea…91710xfe80…47eeBase—$0.001100%fluxa7d ago0x6e3fb1…536176

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.