Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa18d ago0x766d7f…8632a1
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa18d ago0xd1bf67…9e2fef
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa18d ago0xc11622…31704a
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa18d ago0xf182bd…4357d8
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa18d ago0x63fb8b…5e8064
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa18d ago0x458c26…eb5499
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa18d ago0x01d5b3…ee2469
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa18d ago0x4cc83d…04d17f
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa18d ago0x667329…b3c924
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa18d ago0xd4e52c…9efc8b
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa18d ago0x826ffe…52a536
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa18d ago0x8d7ec5…92798a
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa18d ago0x9fbebf…42b41f
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa18d ago0x1006cc…161b2c
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa18d ago0x4c08f8…a6ae85
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa19d ago0xb4ea3e…779a4d
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa19d ago0x9452b2…7f26d8
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa19d ago0x9c18a7…42b8a7
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa19d ago0x829262…49f96a
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa19d ago0x742587…826c9d
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa19d ago0x629219…ecca4c
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa19d ago0x23079a…fda530
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa19d ago0x23c790…682cec
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa19d ago0x03a153…cd6c9b
0xa29f…fdfa0xfe80…47eeBase—$0.001100%fluxa19d ago0xc68409…cf8a6b

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.